How to change CHome value w/o refreshing the entire? - Windows Mobile Apps and Games

I'm writing a program to change some value in CHome, but when I get registry value changed, the CHome doesn't change until I have to run refreshchome program manually (and the chome highlight returns to the first panel). How can I change the chome instantly as soon as the registry get changed whithout refreshing the entire chome?
btw, I'm using C# in VS 2008.

Change "Updated" between 0 and 1. (I think it picks up any change).

Related

Spb Pocket Plus v4.0.1 beta 2 WORKING PERFECTLY NOW

What's new in beta 2:
- Fixed bug with white background when placed on top
- Fixed bug with size on autohide mode for tabs
- Fixed problem with installation on WM6 hx4700 ROM
- Repeating Alarms: fixed varios bugs in options dialog
- Localizations: Greek desktop localization has been fixed
- Localizations: all languages updated
Installed and working fine on my o2 atom wm6 aku0.7a finally!!
The close button and the smart scrolling doesnt work So far thats all i found out...Internet explorer tab functions working
Hussainally said:
The close button and the smart scrolling doesnt work So far thats all i found out...Internet explorer tab functions working
Click to expand...
Click to collapse
smart scrolling should be there bro..
For me PocketPlus4 installed but wouldn't even show on today screen! Nothing worked. Running WM6 0.7.0 8PP ended up reinstalling Ver 3.2 Never mind.
Hi
Installed.. it.. and there is no default TABs .. So need to configure manually.. everything..
Working great for me.. by the way can i know how u edited and what is the change u did ?..
Thanks for sharing buddy..
THanks.
ironeagle said:
Hi
Installed.. it.. and there is no default TABs .. So need to configure manually.. everything..
Working great for me.. by the way can i know how u edited and what is the change u did ?..
Thanks for sharing buddy..
THanks.
Click to expand...
Click to collapse
Bro, i tried to convert the original cab into reg den removed the setup.dll and reinsert the reg into it.
Overall i think the problem lies with the setup.dll as they tried to protect and in force securities into the installation cab which causes the compatibilities issue with our atom.
The issues why it affects our atom i guess is due to the certmod.dll in our atom which Jiggs told me that it cant be disabled or hacked in our atom
So lets hope Jiggs managed to solve this which will most likely solve the installation issue with many Appz.
If anyone have programming background and know how to extract the info from setup.dll please let us know. I really think a bit of altering will let it work properly in our atom.
And if anyone had other device which can install PocketPlus, do extract the reg info and let me see. Maybe i can try to manually insert those reg entries and see if it will works on our atom
THank!!
Have been using it.It's great.Smart scrolling function is there but cant configure it to set contacts or other programmes to scroll.Same goes to close button where although it does really close pro grammes but the option tab does not seem to appear on the task bar
Hi
I installed and configured everything from the scratch and it is working great. I have not tried to use the closed button function.
This version is more flexible and faster that the previous ones.
unable to install trial version from SPB.. its always unsuccessfull?..
I have it working well on WM5, which reg keys etc are needed?
Issues...
The today plugin works after setting a few options in the control panel.
The close button and battery meter didn't work.
I was able to get them to work by going setting the PocketPlus service to start automatically. I used MemMaid to do this. Just go to startup items, use the dropdown at the top to select "Startup Services." On mine it was the first entry. Set it to auto and now things seem to be working.
Smart scrolling isn't working. I think it is because there are no applications defined for it.
Smart Scrolling
Brendo said:
I have it working well on WM5, which reg keys etc are needed?
Click to expand...
Click to collapse
Can you please backup your settings and post the file here? Smart Scrolling isn't working for me. I think it is because there are no applications defined. Hopefully if you backup your settings I can restore them and then have the default apps working for smart scrolling.
Could you also export: HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\
Thanks in advance!
-Everything enabled
-smartscrolling only
-reg settings with smart scrollin only, with nothing at all
Some info:
Enable Smart Scrolling for Resco File Explorer
Here's the registry to enable Smart Scrolling for Resco File Explorer. Please rename Smart Scrolling - Resco File Explorer.txt to Smart Scrolling - Resco File Explorer.reg. Copy to your PPC and run it. To experiment with this feature, open a registry application:
1. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
2. Create a new key. Name it after the application executable file's name you wish to enable the Smart Scrolling on
3. Browse into the new key
4. Create a DWORD. Name it "Enabled" and set the value to 1
5. Create a String. Name it "UserName" and set it to the application's name
6. Create a Multiple Line String. Name it "WindowClasses". This is the one we need to experiment on. The value is the name of the Windows Class which we want to scroll. I do not have any program to detect this. In Windows, a program like Spy++ can be used, but in PPC, I do not know
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications\Explorer.exe]
"WindowClasses"=hex(7):53,00,79,00,73,00,4C,00,69,00,73,00,74,00,56,00,69,00,65,00,77,00,33,\ 00,32,00,00,00,00,00
"UserName"="Resco File Explorer"
"Enabled"=dword:00000001
Click to expand...
Click to collapse
When viewing messages in Messaging, the Smart Scroll feature is not working. To enable it:
1. Run any registry editor
2. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
3. Browse into tmail.exe
4. Edit WindowClasses
5. Add a new line and key in "PIEHTML"
Brendo said:
Some info:
Enable Smart Scrolling for Resco File Explorer
Here's the registry to enable Smart Scrolling for Resco File Explorer. Please rename Smart Scrolling - Resco File Explorer.txt to Smart Scrolling - Resco File Explorer.reg. Copy to your PPC and run it. To experiment with this feature, open a registry application:
1. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
2. Create a new key. Name it after the application executable file's name you wish to enable the Smart Scrolling on
3. Browse into the new key
4. Create a DWORD. Name it "Enabled" and set the value to 1
5. Create a String. Name it "UserName" and set it to the application's name
6. Create a Multiple Line String. Name it "WindowClasses". This is the one we need to experiment on. The value is the name of the Windows Class which we want to scroll. I do not have any program to detect this. In Windows, a program like Spy++ can be used, but in PPC, I do not know
When viewing messages in Messaging, the Smart Scroll feature is not working. To enable it:
1. Run any registry editor
2. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
3. Browse into tmail.exe
4. Edit WindowClasses
5. Add a new line and key in "PIEHTML"
Click to expand...
Click to collapse
what new line & key we will put? anything?
oops, didnt really proof read it.
I have:
Code:
Enabled: 1
Username: Messaging
WindowClasses: SysListView32
I assume you need to change the SysListView32 to PIEHTML
Then again, most are SysListview32
Also,
WindowClasses"=hex(7):53,00,79,00,73,00,4C,00,69, 00,73,00,74,00,56,00,69,00,65,00,77,00,33,\ 00,32,00,00,00,00,00
Click to expand...
Click to collapse
does not make sense to me
Smart Scrolling continued
With Brando's registry settings I now have all the entries in the list for the Smart Scrolling feature. They are all enabled, but it still doesn't work. I would guess there is another service not starting. I tried enabling _PocketPlusTouch.dll, but it just returns "invalid function."
It also seems that when I reset the Atom, the PocketPlus service does not auto start. I have to restart it from MemMaid each time I boot.
Here are the Processes I have running (all .exe unless specified):
Autoupdate.exe
connmgr
cprog
device
filesys
gwes
iexplore -Pocket IE
nk
o2p2
phoneplus -O2 Program
poutlook - Pocket Outlook
sddaemon
services
shell32
sktools - SKTools
srvtrust
startsat
tmail - Messaging Service
wlmessenger - Windows Live Messenger
wt5portm - Jetcet Print 5
Services:
Bluetooth Audio Gateway
Bluetooth HID Loader
CredentialManager
DPT
LAS
NOTIFY
OBEX
regextdev
Resco Audio Services - Resco Audio Recorder
SPB Phone Suite - SPB Phone Suite
SPB Pocket Plus - SPD Pocket Plus
SPB Shared Currency Service - SPB Traveller
SPB Shared Weather Service - SPB Traveller
VC Service (Stopped)
WLM Service - Windows Live Messenger
wt5ipdrv - Jectcet Print
Wow, really should disable some of them...
EDIT:
Startup:
AudioRecServStarter.lnk - Resco Audio Recorder
ciphase2.exe
coldinit
connmgr
device
fmradiopre.lnk - FM radio
gwes
o2 connect.lnk - o2 Connect
o2 phone plus.lnk - o2
o2 plus.lnk - o2
o2 vcard recv.lnk - o2
poutlook.lnk - Pocket Outlook
RKbdInit.lnk
SafeMode - SPB Pocket Plus
SDDaemon.lnk
services
Services.lnk
shell32
srvtrust
StartSAT
wt5portm - Jetcet Print
Seems that PocketPlus still works in safemode (autorun/today plugins disabled)
"WindowClasses"=hex(7):53,00,79,00,73,00,4C,00,69, 00,73,00,74,00,56,00,69,00,65,00,77,00,33,\ 00,32,00,00,00,00,00
is a multiple line string value
such value is identical to SysListView32
Don't worry about it.
It looks like this (hex) when being exported.
However, I tried to copy and paste the registry from the above message, it has problem in creating the key WindowClasses.
You might first export another existing entry, e.g. fexplore.exe, and then modify the key name to the exe filename,
and also the UserName (as the name appears in the list), save it and import. should be safe and easy enough.
The most easiest way is first use a registry editor, create the exe entry, e.g. "Explorer.exe",
copy contents in other entry and paste to it, make minor modifications.
To make the changes effective, need to disable and then enable the smart scrolling.
The Smart Scrolling does not work

[05.11.2008] iFonz: Active Weather Icon +5day forecast

SORRY, am no more active on this Topic cause Device does no more exist.
Please use at your own Risk. But don't expect answers any more.
Weather icon showing Temperature and Weathercondition at selectable iFonz-Icon plus 5 Day forecast, new weathericons
(Only iFonz 1.1.2 not iFonz 2 by now)
Hi,
the Mortscript, I've done (based on Infos of this thread), is a plugin that replaces an IFonz icon by a weathericon(showing actual weather) and shows temerature as Icon name. In the new version, pressing the weathericon will now show a five day forecast(see screenshots at the end of post). I hope, you'll like it.
The ifonzWeather.ZIP now contains two Mortscripts iFonzWeather.mscr (sceduled download of weatherdata and refresh iFonzscreen) and the new iFonzForecast.mscr(when started expand from 1 to 5 weathericons for 5 day forecast and restore original icons when started again.)
What is new/has changed:
Removed Bug wrong Icon is shown, when online source for weatherdata is available, but Page says no actual data available(weathercode 3200, not 0, not na)
The script can now autoconnect to gsm if no dataconnection is available and if wanted!
Added iFonzForecast.mscr to be started by weathericon. This will give you 5day Forecast, shown as iFonzIcons.
What do you need/have to do:
iFonz 1.1.2(Works with older versions too, but I got reports, that with V0.99 is waits with iconupdate till newstart of iFonz.)
Download and install the Mortscript-4.1PPC.cab
Download my Mortscripts iFonzWeather.zip (see end of post)
S2U2 has Weathericons included, but you can also download the ones i've created of them(complete set but not perfect). Better use blueaxe's icons(see end of post)
Modify scripts with texteditor to fit your needs(at least change your location/descriped further down).
Start it manually by doubleclicking on script to start or put a lnk to windows\autostart(startup)\
What does the script(iFonzWeather.mscr) do:
It downloads the actual weathercondition and the forecast for five days, of a place you select, from Yahoo.weather.com and saves them. It uses the internetconnection available(I've testet via wlan and activesync)
It canges the iFonz icon (you can select in the script) to show the picture of the actual weatherconditions.
it changes iconname shown, to a combination of actual temp and forecast(highes and lowest temp).
It lets you open the 5day forecast if selected or altenatively sets the icon, to start the Browser, you've chosen in the mortscript, and opens the yahoo page showing further weatherinformation to your selectet place. You can also disable this if you like to start an other app.
It will retry to get weater every hour(but you can change the timeintervall to any time in mortscript).
If connection is not available, it will try to use saved weatherdata for showing actual day and the forecast.
Needed changes in script(iFonzWeather.mscr) Simply change with texteditor
The mortscript should work without any changes on english devices. It is by default set, to use the weatherpictures of s2U2, if S2U2 is installed in "\program files\s2u2\gfx\weather\". Pressing the Icon will start iFonzForecast.mscr(change icons to show 5 day forecast). It will change the 4th Icon on the first page to be the main weathericonon the first page(can be changed)
Here you see the settings you can change in an texteditor
# USER SETTINGS, CHANGE AS DESIRED
#
# your location (see http://weather.yahoo.com/ on finding your location)
location="GMXX0115"
# desired units for temp, f or c
units="c"
# Set GSMConnection to your internetconnection("The Internet","Internet","My ISP"..see settings/connections ...)
# If you only want to use available connections set GSMConnection=""
GSMConnection="The Internet"
#
# how often to try and get the weather
delayHours = 1
delayMinutes = 0
#
# iFonz variables to change
# -------------------------
# iFonzPixPath(path to icons): to use s2u2 icons set "\program files\s2u2\gfx\weather\"
iFonzPixPath = "\program files\s2u2\gfx\weather\"
# iFonzWNA(WeatherPic if not available: to use s2u2icons set "0" else "na"
iFonzWNA = "0"
# Want iFonz to open Yahooweather for your destination, when icon pressed ? set iFonzOpenYahoo=2
# Want iFonz to show Weatherforecast with Icons ? set iFonzOpenYahoo=2
iFonzOpenYahoo=2
iFonzBrowser = "\windows\iexplore.exe"
# Choose Icon to change
# iFonzBottomIcon(True = BottonIcon/False = NormalIcon)
# ifonzIconNumber(0..X)
# ifonzPageNumber(1..X)not needed if bottomicon
iFonzBottomIcon = false
ifonzIconNumber = 3
ifonzPageNumber = 1
Click to expand...
Click to collapse
Set location to your locationcode.For finding your locationcode, enter http://weather.yahoo.com/ and click trough the countries and the cities untill you find your place.
Then you'll see your needed location in the adressfield of your browser.
"http://weather.yahoo.com/Rosenheim-Germany/GMXX0115/forecast.html"
You want fahrenheit, not centigrade? Change units from c to f
You dont want the script to autoconnect to gsm? SetGSMConnection=""
You want to reload data in shorter or longer Timeintervalls? Change delayHours = 1 and delayMinutes = 0 to your needs
You want other Pix? Change iFonzPixPath to the folder containing the pictures. The mortscript uses 0.png up to 47.png and nb.png for weather not available. So check if NA-Picture is called 0.png or NA.png and eventually change iFonzWNA from "0" from to "na"
Choose pressing Weathericon, (2)to open 5day-forecast inside iFonz(offline), (1) to open online Webpage with further data or (0) select any app to open, manually in iFonz iconsettings, by setting iFonzOpenYahoo =2, 1 or 0
You want iFonz to start an other browser(please Internetexplorer is a shame), for showing further weather information ? Set iFonzBrowser to an other browser.
You want an other Icon to be changed? Set iFonzBottomIcon = True (0..X), if you want to change an icon in bottombar, set if false if you want to change a normal icon. ifonzIconNumber is the positionnumber of the icon counted from left to right,up to down.First Icon has Nr 0. For the bottomicons start counting with the first buttombaricon. Set ifonzPageNumber(1..X) to the page the icon should be(not nescessairy for BottomIcons
What does the script(iFonzForecastdo.mscr) do:
It changes 4 selectable Icons to show Forecast for day 2, 3, 4 and 5(Day 1 is shown by ifonzWeather.mscr). It saves the original Icons with all data, and restores them when script is started again. By setting iFonzOpenYahoo=2 in iFonzweather.mscr it will be started by pressing the Mainicon or any of the other forecasticons
What you can change (works without changes)in script(iFonzForecast.mscr) :
# iFonz variables to change
# -------------------------
# iFonzPixPath(path to icons): to use s2u2 icons set "\program files\s2u2\gfx\weather\"
iFonzPixPath = "\program files\s2u2\gfx\weather\"
# iFonzWNA(WeatherPic if not available: to use s2u2icons set "0" else "na"
iFonzWNA = "0"
# Choose first Icon to use out of four to show forecast
# iFonzBottomIcon(True = BottonIcon/False = NormalIcon)
# ifonzIconNumber(0..X)
# ifonzPageNumber(1..X)not needed if bottomicon
iFonzBottomIcon = false
ifonzIconNumber = 4
ifonzPageNumber = 1
Click to expand...
Click to collapse
iFonzPixPath and iFonzWNA should get the same values as in iFonzWeather.mscr.
Selecting the first of the 4 replaced icons, works like in FonzWeather.mscr. The values should not be the same like in iFonzWeather.mscr because you would otherwise only see Day 2-5, because you replaced the Mainweathericon, showing actual day.
Click here to see bluemetalaxe's new realizelook weathericons. Find Icons in higher resolution and diffrent optics. These Icons are the base for the Set posted below. TNX bluemetalaxe
To use this Icons set iFonzWNA = "0"
So, this was a long Post. Sounds difficult, but is indeed quite easy. I hope you like it.
Any feedback by now ??? Wishes ??? Problems ??? Questions ??? Chage requests ???
Thanks Sid-Shrunk, it was the missed part on iFonz
Excellent work, i played arround a little bit with some weather Icons, if anyone likes that how about this with Day and Night Background (just a really first test in 96x96, on the fake screenshot in 52x52):
Hi bluemetalaxe,
bluemetalaxe said:
i played arround a little bit with some weather Icons, if anyone likes that how about this with Day and Night Background
Click to expand...
Click to collapse
the preview icons look realy good. Especially playing with night and day should be interesting.
By the way, if you plan to do more pix, do you already have a table with the conditions belonging to the weathercodes?
yes, i think the codes/numbers are correct you see 36,39 and 33 from left to right, but please check it.
EDIT: Okay i checked it with your Icons, seems its okay. The other question is the size, i prefer 52 but i think the most like to use 48 Pixel for qvga. For the weather graphics itself i use Rumball`s Set (or the Set Rumball uses for manila weather panel, who knows ?), but i think i PM him first before doing this.
I did not mean thy are wrong, I just thought you could be interested in the link to YahooWeather that shows the exact description of condition to a code.
There you can see the exact diffrences between a bit/normal/heavy rain ....
For the pictures I've done I've just changed the icons coming with S2U2, and compared the missing icons with other available sets.
I forgot: For the size I think it would be best if it fits to the rest of your iconset, but that's you descision. I use 48, but I use a frame for every icon I use, so I had to modify anyway.
it`s okay the yahoo description and the graphics are right: 41 (heavy snow) and 37: So i think i will post a set for your application on the next few days on my icons thread.. (Just thinking about a cleaner background like on the second icon). Thanks for this app man !
Sounds great man, I like the smooth look of you new iconset.
The backgroundproblem in iFonz with transparency, is the Reason, why I modified all my icons with a metalic border So I can use any background now.
bluemetalaxe said:
Excellent work, i played arround a little bit with some weather Icons, if anyone likes that how about this with Day and Night Background (just a really first test in 96x96, on the fake screenshot in 52x52):
Click to expand...
Click to collapse
These are really nice icons and they go nicely with your realize icons which i use, i like that and i am interested
thank you claus
@sid: yes bmps and transparency, always a Problem on ppcs, i for myself went back to a black background, now my Icons look smooth. okay i post here again when the set is ready with a link (weekend)
Bluemetalmax,
Weather icons look up to your usual high standard. Would love a set in VGA. Is this possible?
blue those weather icons would be sweet.
icons, also in vga will come.
@Sid: i can't get this to run. installed mortscript, modified your file but i get allways no data (also not with Rosenheim) It just shows the correct s2u2 icon(NA) ?
i set the update now to 2 minutes but it seems it doesen't connect to internet at all.
Hey i would use this as it looks great, but sadly, ifonz is too slow for me on my diamond, too jumpy, and the settings screen is jerky and slow. Its just not a pleasant experiance using ifonz.
Of course, i cannot "do better" so, just my own opinion.
okay ifonz setting screen is slow as hell, but who cares, its just for the Settings.
But i don`t think that ifonz is slow, ecspecially the new Version is really fast, and i´m using just a Polaris.
You should wait about one Minute when starting ifionz the first time then it runnes really smooth.
Anyway, my weathericons for SIDs App are ready (96 Pixel VGA PNGs). Now i must do ifonz icons out of this.
i made four different backgounds (Day, Day-snow,Night, Night-Snow)
Hi bluemetalaxe
bluemetalaxe said:
icons, also in vga will come.
@Sid: i can't get this to run. installed mortscript, modified your file but i get allways no data (also not with Rosenheim) It just shows the correct s2u2 icon(NA) ?
i set the update now to 2 minutes but it seems it doesen't connect to internet at all.
Click to expand...
Click to collapse
Sorry I answer so late,
I will look for your problem when im Home this afternon. Also I will post a small description of the errormanagement of the script.
launching app
Hi! this is a great application, it is all I missed on iFonz. It would be great if one could launch the weather panel by bluemetalaxe (http://forum.xda-developers.com/showthread.php?t=436656&page=6). I am a newbie and I dunno how to do it. Any suggestions?
Mart,
PS: BTW the weather icons do not update if you have a non-English device and you put them in a non-root directory. I tried with S2U2 icons and WEATHERpix putting them on \Archivos de programa\ and didn't work, putting them on \WEATHERpix fixed things.
Errorhandling of iFonzWeather
This is a short info about errormanagement of IFonzweather.
When started it checks, if internetconnection is available(Tries if google.com can be reached). If not available it waits 10 seconds and tries again(if connection is available, but breaking while trying to download, it will resart after the setup time).
1. Possibility(Everythig works):
-> Correct actual weathericon will be shown, Temperatures will be shown like "9°(12°/7°)" and forecast will be saved in registry for 5 Days (HKCU\Software\Sid-Shrunk\Weather\...).​
2. Possibility(Data is downloaded but theres an error in the Data)...
2a. ...and there is a forecast saved in registry for actual Day:
-> Icon will be changed to Icon of saved forcast for actual day. Temp will be shown like "Err(12°/7°)" (Error but forecast available).
2b. ...and there is no forecast saved in registry for actual Day:
-> Icon NA will be shown. Temp will be shown like "DataErr"(Error and forecast not available).​
3 Possibility(Connection could not be established) ...
2a. ...and here is a forecast saved in registry for actual Day:
-> Icon will be changed to Icon of saved forcast for actual day. Temp will be shown like "N/A(12°/7°)" (no Connection but forecast available).
2b. ...and here is no forecast saved in registry for actual Day:
-> Icon NA will be shown. Temp will be shown like "NoData"(Error and forecast not available).​
As I've no dataflatrate, I've deactivated dataconnection via Provider and only use wlan or connection via activesync.
This tool uses available connections, so I think it may not connect to your provider on it's own. But it should use the connection if you've activated it(I've not checked this). May be some of you could post your experiences with this.
@bluemetalaxe: Does it work by now ? If not, what connections have you tried, what language does your device use? If not perhaps you could send me a copy of your modified mort.
PS: The pic look fantastic
MartCronos said:
PS: BTW the weather icons do not update if you have a non-English device and you put them in a non-root directory. I tried with S2U2 icons and WEATHERpix putting them on \Archivos de programa\ and didn't work, putting them on \WEATHERpix fixed things.
Click to expand...
Click to collapse
Hi MartCronos,
I use an non english device too, and it works for me. Have you changed iFonzPixPath = "\program files\s2u2\gfx\weather\" to the correct and full path ?
for me it was iFonzPixPath = "\programme\s2u2\gfx\weather\"
for you it should be iFonzPixPath = "\Archivos de programa\s2u2\gfx\weather\" (if this is how programs folder is called on your device)

[MOD]SASHIMI - regexport the values YOU want

I recently started to use SASHIMI heavily to customize my HD after a ROM flash. Congrats and credits to bengalih who did an awesome job.
One option i really missed in SASHIMI is to be able to specify specific values for custom registry export, so i decided to modify the script to my needs. From what i've read in various threads/forums other people wants to do the same, so i'll share it here for everyone who wants to try.
The mod allows additional parameters in REGEXPORT.INI:
key1=<yourkeypath1>
key2=<yourkeypath2>,<value1>,<value2>,<value3>, ... ,<valueN>
key3=<yourkeypath3>,*
key1 is the traditional way of exporting registry keys as its already implemented. It exports this key including all values/subkeys.
key2 specifies a key, plus the value names you want to export (value1-valueN). Value names are CASE SENSITIVE (!), if they dont match you end up with an empty key.
key3 specifies a key, plus ALL values, but WITHOUT subkeys.
WARNING: DO NOT mix filtered (like in key2, key3 examples) and unfiltered keys (key1) in the same section, as this will lead to missing values. If you need to do this, split them into separate sections.
examples from my own usage:
[Opera vibration]
RegExportDirMode=Auto
key1=HKEY_LOCAL_MACHINE\Software\Opera\Defaults,VibrationEnabled
[power+backlight settings]
RegExportDirMode=Auto
key1=HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Timeouts,BattSuspendTimeout,BattSuspendTimeoutSave,ACSuspendTimeout,ACSuspendTimeoutSave
key2=HKEY_CURRENT_USER\ControlPanel\BackLight,BatteryTimeout,BatteryTimeoutUnchecked,ACTimeoutUnchecked
If you want to give it a shot here are the downloads:
CustomRegistryExport.txt
SASHIMI.mscr
Nice mod, m'lady!
I hope bengalih will consider it for future SASHIMI versions
Great job!
Very Very helpfull!
Thanks a'lot!
well... just tried this (kept a backup of the original mscr). The only key it exported was key9. It took what felt like 5min to get past the "mysettings.............." line.
Code:
[MySettings]
RegExportDirMode=Auto
key1=HKLM\Ident
key2=HKLM\Software\Microsoft\Clock
key3=HKCU\Software\Microsoft\Vmail\UserProvidedNumber1
key4=HKCU\ControlPanel\Notifications
key5=HKLM\Software\Microsoft\Bluetooth\Devices
key6=HKLM\System\CurrentControlSet\Control\Power\Timeouts
key7=HKCU\Software\HTC\People\OwnerInfo
key8=HKLM\Software\HTC\Manila\Configuration
key9=HKCU\Software\HTC\Manila,Weather.CityList,Weather.ServerURLOverride,Locale,Weather_Focus,Weather.Fahrenheit,Weather.PostRunFirst
key10=HKLM\Software\Arcsoft\ArcSoft MMS UA\Config\mm1
key11=HKCU\Software\HTC\TaskManager
key12=HKLM\Software\HTC\Manila\ProgramLauncher
And Generated this .reg file
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\HTC\Manila\]
"Weather.CityList"="37384,30914,31106,30824"
"Weather.ServerURLOverride"="http://weather.conflipper.com/htcweather/weathertranslate.php?ac=CONFLIPPER&locCode=%25ls&version= 1&device=innovation"
"Locale"="en-US"
"Weather_Focus"="United States"
"Weather.Fahrenheit"=dword:00000001
Notepad shows that all on 1 line w/ carriage returns as open squares.
Sashimi.mscr is in the BIN folder along w/ the .txt file. The weather entries are the main reason I need this mod. I think I did everything right, but looks like I missed something.
ProfEngr said:
well... just tried this (kept a backup of the original mscr). The only key it exported was key9. It took what felt like 5min to get past the "mysettings.............." line.
Notepad shows that all on 1 line w/ carriage returns as open squares.
Sashimi.mscr is in the BIN folder along w/ the .txt file. The weather entries are the main reason I need this mod. I think I did everything right, but looks like I missed something.
Click to expand...
Click to collapse
congrats ... you found a bug
Notepad showing only 1 line is normal, it cant handle lines terminated with LF only.
Is a fix in the works?
ProfEngr said:
Notepad shows that all on 1 line w/ carriage returns as open squares.
Sashimi.mscr is in the BIN folder along w/ the .txt file. The weather entries are the main reason I need this mod. I think I did everything right, but looks like I missed something.
Click to expand...
Click to collapse
Hello ProfEngr,
I'am exporting a lot of keys with Dotfreds taskmanager.... with a simple text editor I place all of them in 1 Reg file..... and afterwards I import only 1 reg file with all the keys in it ...
Not really a solution, but a work-around
Greets from sudist
thanks, I'll try that in the interim.
sudist said:
Hello ProfEngr,
I'am exporting a lot of keys with Dotfreds taskmanager.... with a simple text editor I place all of them in 1 Reg file..... and afterwards I import only 1 reg file with all the keys in it ...
Not really a solution, but a work-around
Greets from sudist
Click to expand...
Click to collapse
I do that with normal SASHIMI too. I setup several registry settings in a text ini file, mysettings1 for registrations and program setup, mysettings2 for CHome setup like weather, used icons, launchers shortcuts etc, mysettings3 for device setup like email, ISP, bluetooth, advanced config etc and so on. So i can restore everything after a hard reset or flash, or only one set of registry at any time. From time to time i do a custom backup of the current registry.
ProfEngr said:
Is a fix in the works?
Click to expand...
Click to collapse
I'll look after that sometime next week
any luck squashing that bug?
I'm currently testing the changes. Looking good so far. If they turn out ok i'll publish them tomorrow.
I tested the changes and they work great, however it takes ages to process a fair amount of regitems.
I wont publish this as its practically unusable. The reason is that i adapted the script to filter out unwanted regentries, which is slow by design. The better way would be to write a filter in C++ or .net and call it from Sashimi.
My advice is this: split the settings in two or more sections, and dont mix regkeys that need filtering with the ones that dont.
For your example this would look like this:
Code:
[MySettings1]
RegExportDirMode=Auto
key1=HKLM\Ident
key2=HKLM\Software\Microsoft\Clock
key3=HKCU\Software\Microsoft\Vmail\UserProvidedNumber1
key4=HKCU\ControlPanel\Notifications
key5=HKLM\Software\Microsoft\Bluetooth\Devices
key6=HKLM\System\CurrentControlSet\Control\Power\Timeouts
key7=HKCU\Software\HTC\People\OwnerInfo
key8=HKLM\Software\HTC\Manila\Configuration
key10=HKLM\Software\Arcsoft\ArcSoft MMS UA\Config\mm1
key11=HKCU\Software\HTC\TaskManager
key12=HKLM\Software\HTC\Manila\ProgramLauncher
[MySettings2]
key9=HKCU\Software\HTC\Manila,Weather.CityList,Weather.ServerURLOverride,Locale,Weather_Focus,Weather.Fahrenheit,Weather.PostRunFirst
Or - and thats the way i prefer - split it into functional portions, one section per key. If you need to troubleshoot something its way easier to handle small bits instead of one megaload of settings.
I added a warning to the first post to make that clear.
Works, but wow - slow
I got it to work, creating two ouput files (allmyregistryneedsnotfiltered.REG & allmyregistryneedsyesfiltered.REG). Output was about 2500 lines and 250 lines respectively. The non-filtered 2500 lines ran in the blink of an eye. The filtered 250 lines took about 40 minutes. It seems to have worked perfectly, but wow, what a time investment.
[AllMyRegistryNeedsNotFiltered]
RegExportDirMode=AUTO
HTC-Camera=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera
Internet-Shortcuts=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\InternetPush
Keyboard-Config=HKEY_LOCAL_MACHINE\SOFTWARE\KeyboardConfig
LockScreen=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\LockScreen
Mail-Settings=HKEY_LOCAL_MACHINE\System\Inbox\Mail Settings
Manila-Home=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\Home
Manila-Tabs=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\Configuration
S2U2-Settings=HKEY_CURRENT_USER\Software\A_C\S2U2
Sound-Notifications=HKEY_CURRENT_USER\ControlPanel\Notifications
SPB-Backup=HKEY_CLASSES_ROOT\CLSID\{7B9996D8-B043-4013-98B5-FC12829C28D6}
SPB-Time=HKEY_CLASSES_ROOT\CLSID\{B6C22A2E-6610-4033-990C-C8CDCF73B1BE}
Splashid=HKEY_CURRENT_USER\Software\SplashDataReg\SplashID
Total-Commander=HKEY_CURRENT_USER\Software\Ghisler
XDA-Folders=HKEY_LOCAL_MACHINE\Software\XDA\DirCopy
[AllMyRegistryNeedsYesFiltered]
RegExportDirMode=AUTO
Date-in-Titlebar=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell,*
Facebook-Photo=HKEY_CURRENT_USER\Software\HTC\People\OwnerInfo,FBPhotoFromFB,PhotoPath
Facebook-Settings=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\FacebookSDK,*
HTC-Accounts=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCAccountManager,*
Identity=HKEY_LOCAL_MACHINE\Ident,*
Manila-Settings-Level-a=HKEY_CURRENT_USER\Software\HTC\Manila,*
Owner=HKEY_CURRENT_USER\ControlPanel\Owner,*
Owner=HKEY_CURRENT_USER\ControlPanel\Owner,*
Softkey=HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila,HomeLSKText,HomeLSKPath
Auto install jar games/apps
I'm looking for a software that auto-install .jar games / apps (something like sashimi does with .cab files), may you help me ?
Thank a lot
ciao

SOS. Reg Edits...

Can someone help with some basic registry edits. Im having a hard time getting them to stick to my 740. please bare with me i have been trying for hours. Everything seems correct but i still get no luck of it showing.
Im using CeRegistryEditor and trying to apply these mods:
http://forum.xda-developers.com/showpost.php?p=3052971&postcount=5
especially the SMS notification one
So i look for the key:
HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D65B-239C-47a7-9304-0D347F580408}
In the right pane it only shows a String REG_SZ: Name :Wave with a value of a *.wav file.
Now do i need to create a new String REG_SZ with the Name: Options. and a value of 1073741855 (as per that other thread)
and another new String AvailableOptions with value: 31
Then soft reset.
I should then see a menu option in my Sounds menu to set specific options for this notification?
I dont see anything after various attempts. Throw us a rope please!
Aren't those mods for WM Professional (touchscreen) as in Treo 750 instead of Standard (Smartphone, non-touchscreen) as in Rose? Probably those changes are not made for Rose's OS.

[APP] Manila2D Today Page

Manila 2D TodayPage
version 0.3.4
View attachment 257879View attachment 257880
Description:
Displays standard today plug-ins in different Manila 2D pages.
With this program You can:
Put many different standard today plug-ins into different Manila pages,
Easily increase space between plug-ins,
Define auto switching to Home page.
Mini FAQ:
to add/remove plug in – long tap on plug-ins list
buttons "Up" and "Down" move selected plug-in
button "Apply" - save settings and reload TodayPage
Requirements:
wm5.0+
Manila 2D version (All known version are supported for now (06.09.2010)):
2.0.2016.3224
2.0.2013.4121
2.0.1919.1432
2.0.1917.1723
1.2.1913.1530 (update 23)
1.0.1911.1733 (update 22)
1.0.1821.1624
1.0.1820.3328 (update 20)
1.0.1820.3327
1.0.1820.1830
1.0.1820.1233 (update 21)
1.0.1819.2926 (update 19)
1.0.1818.3719 (update 14-18)​
.Net 2.0+ for configurator
If You have different version – send Me file “Manila2D.exe“ with description. You must check version of file Manila2D.exe in explorer, but not in About in Manila.
Attention!!!
Program provided as is, without any kind of warranty.
Know issues:
No scrolling.
No line between plug-ins.
No landscape support.
Manual restart TodayPage needed after: changing TodayPage setting or Manila restart.
When You press/move bottom Manila slider - then You will see the original Manila page.
Standard plugins (“Owner”, “Task”, “Calendar”) not supported.
Plugins "Titanium" and "Htc home" do not work (because this plugins just launchers).
Plugin “Spb Pocket Plus“ work incorrectly.
Plugin “Spb Wireless Monitor“ do no have the icon (in SpbPocketPlus SpbWirelessMonitor do not have the icon too).
Auto switch to Home page timeout – not work on some Manilas.
Settings:
All settings are stored in registry "HKCU\Software\Manila2D_TodayPage\":
"BgImage" (sz) – Full path to background picture. By default "\Windows\hh_fw_background.png".
"Path" (sz) – Full path to install directory. Do not touch it.
"Loglevel" (dword):
0 – Log disabled
1 – Log only errors
2 – Log errors and warnings
3 – Log all messages include debugging​
"AutoHomeTimeout" (dword) – Auto switch to Home page timeout. Defined in seconds. “0” - disable it, by default - disabled. This option not work on some Manila versions.
"HideLocationEdit" (dword) - "1" – hide edit field on "Location" page, "0" – do not hide.
"AutoStart" (dword) - "1" - Auto-start enabled, "0" - disabled.
"AutoStartDelay" (dword) - Auto-start delay (in seconds), "0" - without delay.
"AutoRestart" (dword) - "1" - Auto-restart enabled, "0" - disabled.
Settings of TodayPage widows are stored in "HKCU\Software\Manila2D_TodayPage\Window_XX", there “ХХ” - anything. You can define many such windows:
"TabNum" (dword) – Number of Manila page. Start from 1.
"XX_Item" (sz) – Today plug-in name. There XX – number from 00 to 99. This number define the order of plug-ins placements in this window.
"XX_Space" (dword) – Empty space between plug-ins. There XX – same as above. Value=hieght. Must be more then 0.
"x" (dword) – X coordinate of window. By default = 0.
"y" (dword) – Y coordinate of window. By default = 0.
"w" (dword) – Width of window. By default = auto.
"h" (dword) – Height of window. By default = auto.
On problem:
Check Your Manila version in “requirements”.
Check Your problem in “know issues”.
Change "Loglevel" to 3 and try again.
Attach log file (\Program Files\M2D_TodayPage\Log.txt) and text of error message.
Attach screenshot.
Attach registry from "HKCU\Software\Manila2D_TodayPage\".
In detail describe the problem.
History:
0.3.4
Added support of Manila version 1.0.1821.1624.
0.3.3
Added support of Manila version 2.0.2016.3224.
0.3.2
Added support of Manila version 2.0.2013.4121.
0.3.1
Added possibility to disable auto-start.
Added possibility to define auto-start delay.
Added possibility to enable auto-restart after Manila restart.
Added detecting of current widget on start. (Will not work on earlier version of Manila).
thanks dan_ru
thanks boy
Seems to be a great new use for our M2D, especially if I can use it with a today flash plugin...
Unfortunately cant get it running on my Manila 2D v2.0 build 19191432.
Here are my details....
twolf said:
Seems to be a great new use for our M2D, especially if I can use it with a today flash plugin...
Unfortunately cant get it running on my Manila 2D v2.0 build 19191432.
Here are my details....
Click to expand...
Click to collapse
Twolf try this make some icons for the tv tab in manila then run M2Dtp config
M2D Widget select TV , then in the red at bottom press and hold select add plugin, choose your plugin select apply, then menu exit .
Now go back to programs and run M2DTP_loader and it will work
I posted some TV tab icons here
http://forum.xda-developers.com/showpost.php?p=5158136&postcount=1918
Thanks dan_ru great addition to Manila
great. let me know when we find a tv app that will work.
twolf
Look like some values are missed in your registry. Take a look at "HKLM\Software\Microsoft\Today\Items\Device Lock\" and check presense of value "Type" (DWORD). It must be = 4.
Then - create only one window and try different plugins one by one.
It worked....
Thank you very much.
The operator tab was one of the problems, then some plugins cant run for some reason, the first configuration isnt easy, but its worth it...
As you can see here I was able to enable the TEMPUS plugin:
A few more changes and maybe we can even have W3D (animated weather) working...
I added a zip with my files, its just the original background from the latest M2D, the xml already with tv tab enabled and the home icons a little changed to look like a secondary home.
The plugins that worked so far: softick card export and tempus (throttle html by APBilbo)
The ones that didnt: Titanium, htc home, messaging, screen lock.
twolf said:
The ones that didnt: Titanium, htc home, messaging, screen lock.
Click to expand...
Click to collapse
Plugins "Titanium" and "Htc home" do not work (because this plugins just launchers).
I've add it to the 1-st post.
"messaging" and "screen lock" must work. Attach registry from "HKLM\Software\Microsoft\Today\Items\" - I'll check it.
Well, to be quite honest I only wanted a flash plugin embbeded on M2D, with it I can try to make a hole new m2d tab.
I was able to stretch the throttlehtml plugin to accept 240x200 flash files and thats almost all the space available (240x230 being the full space)...
A couple of bugs, sometimes after a reset, the TV tab would freeze my machine, for some reason.
And theres no "M2DTP loader" shortcut on the start menu, I had to make my own.
This app is great!
Thanks.
how abt this
http://www.youtube.com/watch?v=yD79FXdvmEQ
Btw, I think its even possible to recreate some Titanium plugins or even the Flash gadgets from Throttle:
It would be a mixture of flash and mortscript though, because saddly theres no existing flash plugin that can read registry or run files...
Flash can read simple txt files with variables inside, and mortcript can write those files with on-the-fly registry values, and with the color codes work-around I can even make flash run some pre-selected apps.
But the fact that the device is running M2D, flash and mortscript (to keep updating the variables) all at the same time, would definitely be a battery-hog...
Did a small test with the calendar:
If you press or swipe the sides of the calendar the month changes with a animation.
To use it, simply install and configure M2DTP to use the zipped altered version of the throttlehtml plugin with a black background (also in the zip).
Its already ready to run english (by default) or portuguese, any other language can be changed simply by translating the attached txt file and replacing it on the \Windows\ThrottleHTML folder.
---EDIT---
Made a few changes to make a skin for the latest M2D:
Just replace the files on the attached m2d_2.0_skin.zip onto the \Windows\ThrottleHTML folder and reload the plugin.
Been hoping someone would develop an app for this - great work thank you. Starting to mess now! I think we can see from Twolfs efforts already we're going to have some smart M2D tabs very shortly!
Added an updated version of the calendar onto a new thread, not to crowd this one...
Get it here: http://forum.xda-developers.com/showthread.php?p=5176085#post5176085
Rumball Diamond Weather - Weather Panel
Hey dan_ru
This is working with the diamond animated weather by Rumball using the Weather Panel plug-in.
The icon sets and setup files are on this thread http://forum.xda-developers.com/showthread.php?t=401781
M2Dtp settings are:
X = 0
Y = 25
W = 240
H = 199
Using the existing weather tab.
In Weather Panel the Layout must be set to Manila.wpl to fit the screen.
It looks fantastic – looking forward to messing more with it. Would be great if we can suss out how to edit the individual tab softkeys…..
Question:
1) When the weather icon is ‘pushed’ it still shows the previous manila weather screen in the background – does your app just overlay the existing functions?
brandall said:
Hey dan_ru
This is working with the diamond animated weather by Rumball using the Weather Panel plug-in.
The icon sets and setup files are on this thread http://forum.xda-developers.com/showthread.php?t=401781
M2Dtp settings are:
X = 0
Y = 25
W = 240
H = 199
Using the existing weather tab.
In Weather Panel the Layout must be set to Manila.wpl to fit the screen.
It looks fantastic – looking forward to messing more with it. Would be great if we can suss out how to edit the individual tab softkeys…..
Question:
1) When the weather icon is ‘pushed’ it still shows the previous manila weather screen in the background – does your app just overlay the existing functions?
Click to expand...
Click to collapse
ive done all the installing and putting the images in place but when i go to setup the plugin in the settings to select my city i cant get out of the options theres no ok or save or exit button. even the red button dont work. all i can do is reboot and no settings save.
incubus26jc said:
ive done all the installing and putting the images in place but when i go to setup the plugin in the settings to select my city i cant get out of the options theres no ok or save or exit button. even the red button dont work. all i can do is reboot and no settings save.
Click to expand...
Click to collapse
I don't know if this is an issue initially setting Weather Panel up in M2D - I originally went through the set up using the Second Today plug-in.... You could try setting it up in there and then see if it appears in Manila ok after....? Maybe the layout settings I posted initially cover up the 'ok' option...? I'm guessing though..
brandall said:
I don't know if this is an issue initially setting Weather Panel up in M2D - I originally went through the set up using the Second Today plug-in.... You could try setting it up in there and then see if it appears in Manila ok after....? Maybe the layout settings I posted initially cover up the 'ok' option...? I'm guessing though..
Click to expand...
Click to collapse
thanks but it did not help. i also tried setting it up as a plugin on today by itself and i cannot for the life of me get back out of any option screen after going into it. im thinking it might be 6.5.1 bottom taskbar bug? mabye i didnt install it right. mabye i can setup my city and theme through registry?
i installed the program to the device memory and over right the dll. then i put the fonts in the windows font foldr. then i put the weather panel folder on the storagecard root. is that right

Categories

Resources