[APP][05.OCT.09 new beta]Application for theme switching in WM 6.5 Titanium - Windows Mobile Apps and Games

There are more and more themes coming up for WM 6.5 Titanium, which are not only tsk, colors etc, but also change greatly the Titanium....x......cpr file and the registries. When one wants to change from one such theme (for example WM7 project) to another (for example Shadow Neo Skin) the former theme has to be removed, and the new one has to be installed and customized, sometimes the plugins have to be reinstalled.
The theme switcher has the following capabilities:
- Backing up the existing theme, grafics files, cpr files, registries, so that it can easily be restored
- Installing the new selected theme
New beta release:
Supported resolutions QVGA, WQVGA, QVGAsquare, VGA, WVGA, VGAsquare... It only works with WM 6.5. You need to have MortScript installed.
IMPORTANT: First of all this will be replacing your Titanium cprs and bronzeres.dll files, so pls. make a backup of your original files.
Installation:
1. Unzip the enclosed file TitaniumThemes to Storage Card.
2. Have all the plugins installed that you want to have in your Titanium screen, so that
the themes can load them.
3. It is not necessary to install all themes, as i have collected all images needed by the
theme and stored them in folders inside the TitaniumThemes folder, so the images will not
clutter your Windows folder. The modded cprs point to this images. Below you find the
links to the corresponding themes threads, so that you can check out how the theme
looks, and say thanks to the theme designer for his nice work.
4. Run the "Install Titanium Theme Changer.mscr" from the apps folder in TitaniumThemes,
choose your resolution and click ok, this will install all supported themes cprs in Windows
and a shortcut for "Titanium Theme Changer. mscr" in Windows/Start Menu/Programs.
5. Run the shortcut "Titanium Theme Changer", select the theme you want to apply and in
a few seconds it will appear on your screen.
6. Apply the tsk of your choice
As said it is a beta version and it might have still some bugs, or errors in the cprs, as i only have a QVGA device, pls. report them.
I could have not done this without the help of many people, like BigDaddyG, RoryB and egoist6 from the MortScript thread, TWolf, drkfngthdraglrd and many more, so thanks to all.
Also please consider that i in no way designed the themes, i only modified the cprs for easy switching, so all thanks go to the themes builders.
Most of the plugins are supported in my cprs, like
All standard plugins
TWolf Multiplugin
http://forum.xda-developers.com/showthread.php?t=523015
JMLToday
http://forum.xda-developers.com/showthread.php?t=540413
IsmToday
http://forum.xda-developers.com/showthread.php?t=535682
AnalogClock
http://forum.xda-developers.com/showthread.php?t=511483
CLauncher, CSettings, CGames, CApps1
http://forum.xda-developers.com/showthread.php?t=514490
CManilamenu 1 to 3
http://forum.xda-developers.com/showthread.php?t=537237
COffice
http://forum.xda-developers.com/showthread.php?t=510362
Titanium Weather
http://forum.xda-developers.com/showthread.php?t=481379
CComm
http://forum.xda-developers.com/showthread.php?t=513747
Settings
http://forum.xda-developers.com/showthread.php?t=515979
System
http://forum.xda-developers.com/showthread.php?t=510051
CVolume
http://forum.xda-developers.com/showthread.php?t=512529
CFacebook
http://forum.xda-developers.com/showthread.php?t=510479
CTwitter
http://forum.xda-developers.com/showthread.php?t=510360
Taskanium
http://forum.xda-developers.com/showthread.php?t=515586
CSchedule
http://forum.xda-developers.com/showthread.php?t=557725
AT FavePeople
http://forum.xda-developers.com/showthread.php?t=506221
Opera Favorites
http://forum.xda-developers.com/showthread.php?t=496758
ArteseaTwitter
http://forum.xda-developers.com/showthread.php?t=511919
Themes:
Bliss
http://forum.xda-developers.com/showthread.php?t=508968
Shadow Neo
http://forum.xda-developers.com/showthread.php?t=524979
Neo Titanium
http://forum.xda-developers.com/showthread.php?t=534553
Buffed and Lizzy
http://forum.xda-developers.com/showthread.php?t=528935
Josito
http://forum.xda-developers.com/showthread.php?t=556378
WM7 project
http://forum.xda-developers.com/showthread.php?t=504716
Could not upload here the zip file, so pls. dowload it from 4shared.com
http://www.4shared.com/file/140139192/882eec04/_3__TitaniumThemes.html

I want that theme。THS!
[email protected]

I was thinking the same thing and M2DC comes the closest to mind. We need to get mpenguin14 a device and encouragement to modify it for WM6.5...

mchapman007 said:
I was thinking the same thing and M2DC comes the closest to mind. We need to get mpenguin14 a device and encouragement to modify it for WM6.5...
Click to expand...
Click to collapse
I am working on such a theme switcher, done in MortScript. I have a folder named TitaniumThemes on my Storage Card. Inside there i have a folder backup where i save the current theme (Titanium_XXXxXXX.cpr (both P and L), bronzeres.dll and CHome registry). I have also a folder for each of the themes, currently WM7, TitaniumBuffed, TitaniumShadowNeo, Bliss, BlackDragon, where i stored the same files for the theme tweaked and set up to my liking. All themes have first to be installed, as some of them store in Windows some files like icons etc, or they create a folder under Program Files with those files. I tried first manually to swap this files and it work very nicely. Now i am trying to make Scripts to do this work, but i am a complete noob in scripting and have following problems:
1. I need to disable Windows Default to be able to copy bronzeres.dll to Windows, and i dont know the command for it.
2. I need to read and save the whole CHome registry (export) and also to import the themes CHome registry. This should be doable with MortScript but i found only how to import/export single keys and dwords in the manual.
3. At the end i have to enable again Windows Default.
When i could solve this points i would have a simple script based program to backup/restore the current theme, and to switch themes choosing from a menu.

you should be able to replace bronzeres.dll without the need to disable titanium. In order to refresh titanium after changing the theme you can use chomerefresh.exe provided by appstar. PM me If I can be of any help

rpereira said:
you should be able to replace bronzeres.dll without the need to disable titanium. In order to refresh titanium after changing the theme you can use chomerefresh.exe provided by appstar. PM me If I can be of any help
Click to expand...
Click to collapse
In fact that was my first approach, to copy the files to windows and then refresh chome, but it is not working. Even when copying manually the files with total commander, i can do that for both titanium cpr files, but as soon as bronzeres is copied an error message comes up. So it looks like bronzeres needs titanium to be disabled before copying, when i disable titanium manually the script copies everything correctly to windows. So i have to find the command to disable/enable titanium.
On the other hand i have still problems to find the way to backup/restore the complete chome registry. I tried also to look inside the Sashimi script to find out how it is done there, but i am too much of a noob and could not figure it out (too many subroutines pointing from one to the other).

I had thought about doing this before but with a more ambitous approach that would have required theme makers to include an .xml file together with their theme. this .xml would include a list of all of the theme files and their destination directory, since not all themes are the same, some people replace bronzeres.dll and some others don't, so it's hard to tell unless you have a list of what to apply and what to remove.
Disabling titanium, as far as my research has gone, it's not possible with mortscript alone. These are lower-level system functions that can be found on C++, just like chomerefresh.exe which is also built on C++. Getting more complex as we dig deeper into it.
but, I still have faith in being able to replace the .dll without disabling windows default first, have you tried using mortscript's file attribute change to change the .dll's attribute from read-only to normal file before copying. I still do believe we'll need to standardize themes.

rpereira said:
I had thought about doing this before but with a more ambitous approach that would have required theme makers to include an .xml file together with their theme. this .xml would include a list of all of the theme files and their destination directory, since not all themes are the same, some people replace bronzeres.dll and some others don't, so it's hard to tell unless you have a list of what to apply and what to remove.
Disabling titanium, as far as my research has gone, it's not possible with mortscript alone. These are lower-level system functions that can be found on C++, just like chomerefresh.exe which is also built on C++. Getting more complex as we dig deeper into it.
but, I still have faith in being able to replace the .dll without disabling windows default first, have you tried using mortscript's file attribute change to change the .dll's attribute from read-only to normal file before copying. I still do believe we'll need to standardize themes.
Click to expand...
Click to collapse
It is possible to disable and enable titanium with mortscript, it is just a registry HKLM/Software/Microsoft/Today/Items/Windows Default, set Enabled to 0, then RedrawToday. The same to enable it, only set to 1.
I posted my scripts like they are now in the post below, asking for help to make them work, in the Mortscript examples thread. It still does not work to
replace bronzeres.dll, but i will look into your suggestion to change the attributes to normal before copying. The strange thing is that when i do everything manually with total commander with the titanium disabled it works flawlessly. On the other hand you are completely right, the themes are not standardized, but normally, with all the themes installed before, so that all the needed files are there, and then by replacing the above mentioned files it works. Thanks a lot for your help.
http://forum.xda-developers.com/showpost.php?p=4088840&postcount=1619

First try for an alpha version of the Titanium Theme Switcher. Download from the first post.

Hey claus - I only want to say how much I appreciate your work! It's really hard - especially to save everything, that nothing will be destroyed.
For bronzeres.dll - you must find a way to unload this .dll for changing - I'm not sure, if Mortscript can do it. If you need help - please tell me.
But perhaps you need no unload...this little needful thing could help, which I append
I use them very often by shortcut in StartMenu - especially "disable all" to switch off all todays and "EnableTitanium" - because I'm to lazy to go to my Home-Settings... (please comment iPhoneToday-Lines, if you don't have it - or make a check to Registry-Key, if it's exists)
Some questions:
- When can we expect a VGA-Version?
- Do you have a more technical implemention description how it works?
- What's the problem with cabbing? Perhaps I can help you
Thanx 4 all
Micha

MichelDiamond said:
Hey claus - I only want to say how much I appreciate your work! It's really hard - especially to save everything, that nothing will be destroyed.
For bronzeres.dll - you must find a way to unload this .dll for changing - I'm not sure, if Mortscript can do it. If you need help - please tell me.
But perhaps you need no unload...this little needful thing could help, which I append
I use them very often by shortcut in StartMenu - especially "disable all" to switch off all todays and "EnableTitanium" - because I'm to lazy to go to my Home-Settings... (please comment iPhoneToday-Lines, if you don't have it - or make a check to Registry-Key, if it's exists)
Some questions:
- When can we expect a VGA-Version?
- Do you have a more technical implemention description how it works?
- What's the problem with cabbing? Perhaps I can help you
Thanx 4 all
Micha
Click to expand...
Click to collapse
Hi Micha
Thanks for your offer. In fact it took me some time to sort this out. Now it is working as i apply bronzeres.dll with a cab, so i don't need to disable Titanium. At the end i refresh Titanium so everything gets updated. The idea is later to avoid swapping out bronzeres.dll, when all theme builders make their themes without changing bronzeres.
A VGA version should not be difficult the only problem i have is that i only have a QVGA device. The cprs i have included are the themes cprs for QVGA, complemented with most of the plugins and some modded by me to get support for the plugins. I am still working on some icons and layouts. If someone with a VGA device has cprs for this themes filled with all the most used plugins i would be very grateful to receive them so i could put together a set for VGA. The same also for other resolutions. This shall be a theme switcher, so i am not interested for skins which can be changed by applying the corresponding tsk.
The way the theme switcher works is very very simple, and it works with Mortscript:
The themes must be installed first, all of them. Then we copy into windows the cprs for all this themes, Titanium_240x320.cpr and 320x240.cpr, Neo_240x320.cpr and 320x240.cpr, Lizzy_240x320 and 320x240.cpr etc etc.
By calling the themes menu mscr the menu pops up with all available options:
Save the current theme: This backs up the currenty active Titanium cprs and bronzeres.dll, so that one can revert back to what he had.
The next buttons are for applying any of the themes. This is done by inserting in the ExtensibilityXML registry the name of the cpr to be used, without touching the rest of the information in this registry, that means your personal plugin setup (active plugins and their order) stays the same. Then the corresponding bronzeres.dll is loaded by cab and when available the themes tsk is applied. At the end Titanium is refreshed and the theme has been changed.
As said this is still a bit rudimentary and i will with the time make it smoother and apply some cosmetics to make it look better.
The problem with the cab is that i have only built very simple ones like for loading bronzeres.dll into windows. For this i would need a cab which:
1. installs all the themes,
2. copies the TitaniumThemes folder into storage card,
3. copies all cprs into windows and the shortcut into start menu/programs

I almost thought, that you're doing i like that... it's not rudimentary - it's a very good way Perhaps a little bit to complicated for some things (why not using ExtensibilityXML to approve only Plugins, which works with the skin). Thanx for explanation.
But one thing... I don't know if you assume this will be in future, that's noboy would change the bronzeres.dll - I think not all developers will know this way - and there will be much more edits in future of other Titanium-Files perhaps - I would save it and have a look, that it would work with and without Bronzeres. Save the differences of each installation to the original theme - and you mustn't care for such things (I know - that's very rudimentary - but how do you say in english: If the mountain won't come to Mohammed, Mohammed must go to the mountain )
I will have a look for my VGA-cpr - at the moment I haven't very much installed.
To your problems:
The problem with the cab is that i have only built very simple ones like for loading bronzeres.dll into windows. For this i would need a cab which:
1. installs all the themes,
What's the problem there? The themes are all installed by cab - so alltogether should also be installed like cab - Perhaps - I don't now - you must only cascade the .cabs in Installation - with between "saving" - that could work
2. copies the TitaniumThemes folder into storage card,
*g* For this case you asked in the other thread. In this case... make an installer after installation (I think you have JMLToday ( *link*), too? - you know what appears after Installation? In this script you could put the copy...
If you want to make it International... why not putting the Name of "Internal Storage" in the language-File? Or: Ask the user, where he wants to have his "Save-Files" - then you have the complete working path for you.
There's no reason to put something in a .cab, which canbe much easier done after installation. You need it anyway the whole time if somebody creates a new Titanium Skin - or should then the cab be reinstalled?
3. copies all cprs into windows and the shortcut into start menu/programs
Same as 2. - only back... and how to add Shortcuts in an .inf-File - I think that you already knows, right?
Keep up your good work - when it's working - than very much people will know, for what you'd make this effort!
Thank you
Micha

MichelDiamond said:
I almost thought, that you're doing i like that... it's not rudimentary - it's a very good way Perhaps a little bit to complicated for some things (why not using ExtensibilityXML to approve only Plugins, which works with the skin). Thanx for explanation.
Click to expand...
Click to collapse
I did not want to touch the rest of ExtensibilityXML because i want to leave the setup of the plugins everyone already has. Anyway only the plugins supported by the theme will show up.
But one thing... I don't know if you assume this will be in future, that's noboy would change the bronzeres.dll - I think not all developers will know this way - and there will be much more edits in future of other Titanium-Files perhaps - I would save it and have a look, that it would work with and without Bronzeres. Save the differences of each installation to the original theme - and you mustn't care for such things (I know - that's very rudimentary - but how do you say in english: If the mountain won't come to Mohammed, Mohammed must go to the mountain )
Click to expand...
Click to collapse
Some developers to which i have talked are willing to change their approach and try to leave bronzeres untouched for the next versions of their themes. Anyway the possibility to swap bronzeres is in the script and it is working well. I have fried to chnage theme without bronzeres at the beginning but for most of the themes the slider panel image is in bronzeres, so it does not look good without changing it.
I will have a look for my VGA-cpr - at the moment I haven't very much installed.
Click to expand...
Click to collapse
Thanks i will appreciate that.
To your problems:
Click to expand...
Click to collapse
The problem with the cab is that i have only built very simple ones like for loading bronzeres.dll into windows. For this i would need a cab which:
1. installs all the themes,
What's the problem there? The themes are all installed by cab - so alltogether should also be installed like cab - Perhaps - I don't now - you must only cascade the .cabs in Installation - with between "saving" - that could work
Click to expand...
Click to collapse
Yes i was thinking doing it like this but i have only done the very sinple cabs to install bronzeres up to now using the cab wizard, so i really am offside with building cabs.
2. copies the TitaniumThemes folder into storage card,
*g* For this case you asked in the other thread. In this case... make an installer after installation (I think you have JMLToday ( *link*), too? - you know what appears after Installation? In this script you could put the copy...
If you want to make it International... why not putting the Name of "Internal Storage" in the language-File? Or: Ask the user, where he wants to have his "Save-Files" - then you have the complete working path for you.
There's no reason to put something in a .cab, which canbe much easier done after installation. You need it anyway the whole time if somebody creates a new Titanium Skin - or should then the cab be reinstalled?
Click to expand...
Click to collapse
You are right on this, the script could be launched after installation and just copy the TitaniumThemes folder into Storage Card. I did choose this name as i used it in my scripts but i could change it to Internal Storage to suit the needs of non WWE users, for you it would be Speicherkarte right?
3. copies all cprs into windows and the shortcut into start menu/programs
Same as 2. - only back... and how to add Shortcuts in an .inf-File - I think that you already knows, right?
Click to expand...
Click to collapse
Ok, can go in the same script, i thought pakaging everything into 1 cab install would be easier but you are right.

No - not "Speicherkarte" "Interner Speicher" would be the word, which Microsoft has chosen...
With Cab-Wizard you won't have any chance... you need the .inf-File... and I know... it's hard... there's no description for our purpose at one place - I had to seek very much around until I had the cab-concept e.g. for JMLToday.
But so I could help you - I will make bytheway a description with a .cab-Frame for JMLToday 5.3 - but I can give you the additional informations what you need to get it work with AT Plugin Installer.
Therefore I would need the complete directory-structure, which you want to cab... and a little time...
Send me a private message, ok? Don't want to blow up your Thread with Things that doesn't concern all users.

I am working to iron out the cprs for the different themes, to get support for most of the plugins out there today. When they are ready for QVGA i will try to resize them for the other resolutions with the new tool that came out, and post them for you to test them for me in your devices. When they are working well i can post installers for all resolutions.
I need information of which themes people is using to see which ones are worth to be included in the theme switcher, so pls. vote in the poll.

Cool Claus, but the poll isn't good
You develop a Theme Switcher - and in the Poll you can only choose one Theme

MichelDiamond said:
Cool Claus, but the poll isn't good
You develop a Theme Switcher - and in the Poll you can only choose one Theme
Click to expand...
Click to collapse
You are totally right Micha, it was late when i posted the poll and forgot to change the option to let choose several options. Now i don't find how to change this option. Any mod can help me do that?

There are some resized cprs to be tested on the first post for VGA and WQVGA. If someone with this resolution has TitaniumShadowNeo or WM7 theme installed could test them, i would be grateful. Pls. don't forget to backup your Titanium cprs first.
Will be happy for any feedback to correct the cprs.

claus1953 said:
There are some resized cprs to be tested on the first post for VGA and WQVGA. If someone with this resolution has TitaniumShadowNeo or WM7 theme installed could test them, i would be grateful. Pls. don't forget to backup your Titanium cprs first.
Will be happy for any feedback to correct the cprs.
Click to expand...
Click to collapse
I have been waiting so long for someone to do this. Thank you.
Here are screenshots of my 2 real issues so far.
1) The is no icon for the SMS/MMS panel.
2) notice how the word phone is cutoff on the Phone panel.
P.S. I am using it on a Diamond

goraps said:
I have been waiting so long for someone to do this. Thank you.
Here are screenshots of my 2 real issues so far.
1) The is no icon for the SMS/MMS panel.
2) notice how the word phone is cutoff on the Phone panel.
P.S. I am using it on a Diamond
Click to expand...
Click to collapse
Thanks for testing it, i will look into the missing icon and move the text a bit up for this panel tomorrow, and repost the cprs. Are those the only issues you found?

Related

Automated Installer, SASHIMI

i found this in the Kaiser Forum, i tried it and im loving it, for me a little easier and for me then user customization (uc), much more user friendly for me. restores all my settings, email setting, speed dials, i can select were to install cab automatically (storage or main), i can run it at anytime, not just at boot up
pretty awesome. from what i think i understand, its just for kaisers,
http://forum.xda-developers.com/showthread.php?t=392983
Lupe
overhaulengines said:
i found this in the Kaiser Forum, i tried it and im loving it, for me a little easier and for me then user customization (uc), much more user friendly for me. restores all my settings, email setting, speed dials, i can select were to install cab automatically (storage or main), i can run it at anytime, not just at boot up
pretty awesome. from what i think i understand, its just for kaisers,
http://forum.xda-developers.com/showthread.php?t=392983
Lupe
Click to expand...
Click to collapse
THANK YOU
This is much easier
overhaulengines said:
i found this in the Kaiser Forum, i tried it and im loving it, for me a little easier and for me then user customization (uc), much more user friendly for me. restores all my settings, email setting, speed dials, i can select were to install cab automatically (storage or main), i can run it at anytime, not just at boot up
pretty awesome. from what i think i understand, its just for kaisers,
http://forum.xda-developers.com/showthread.php?t=392983
Lupe
Click to expand...
Click to collapse
Works on my Touch Pro just fine. Indagroove has a ROM for the touch pro & the diamond that is sashimi compliant. Install the ROM, install sashimi, reboot & off you go!
ROMs don't need to be SASHIMI compliant. You set it up on your SD card and just launch it directly from there. It'll automatically set up anything you have configured. It' a brilliant service! And it deserves a link to the official site/thread, too:
http://www.winmo-experts.com/viewtopic.php?f=7&t=4
Be sure to watch the videos - they show you exactly how to do your initial setup.
Any one has al ink to that app or can e-mail it to me?
ruscik said:
Any one has al ink to that app or can e-mail it to me?
Click to expand...
Click to collapse
Yes.
btonetbone said:
ROMs don't need to be SASHIMI compliant. You set it up on your SD card and just launch it directly from there. It'll automatically set up anything you have configured. It' a brilliant service! And it deserves a link to the official site/thread, too:
http://www.winmo-experts.com/viewtopic.php?f=7&t=4
Be sure to watch the videos - they show you exactly how to do your initial setup.
Click to expand...
Click to collapse
Go register and get it.
Essential for me. I wouldn't flash as much as I do if it wasn't for that. I donated for that app.
See http://forum.xda-developers.com/showthread.php?t=577728 and http://forum.xda-developers.com/showthread.php?t=538513. A lot of info also to make a backup
i cant find where to download this, because the link everyone keeps posting doesn't have anything in it...the first post has been deleted or something, so i can't download it
can someone please post a current link?
nicc51591 said:
i cant find where to download this, because the link everyone keeps posting doesn't have anything in it...the first post has been deleted or something, so i can't download it
can someone please post a current link?
Click to expand...
Click to collapse
Yup...you can download it from the below site. It's the site the creator of SASHIMI made.
http://www.winmo-experts.com
heres a program i made to go with sashimi
http://forum.xda-developers.com/showthread.php?t=582421
...............
Isn't this forbidden by the mod/owner?
Since I can't find Sashimi anywhere, is there an alternative stand-alone solution to CABs multi-installs?
I attached SASHIMI for you. I am using it for more than a year now and if/when you set it up for your taste you can automate almost everything after a new ROM flash
Or just try UC Net. It is better as Sashimi and works also on new ROM's.
Sashimi better than other customization systems
Though Sashimi stopped development I can say it is the best!!
I think people did not give time to understand the way its files work and thats why they prefer other systems that do the half work.
Other systems donot put folders or files in any device directory, they dont install mortscripts, they donot add whole files to documents folder they dont execute .reg files and makisu xml with email and wifi settings.
I wrote these lines just to tell that Bengalin did a clever brilliant job though it did not widely adapted from the phone communities.
Maybe, if people want to try it, I will write a tutorial for its basic functions and maybe Bengalin is going to come again with a new version.
NIKOSXRI said:
Though Sashimi stopped development I can say it is the best!!
I think people did not give time to understand the way its files work and thats why they prefer other systems that do the half work.
Other systems donot put folders or files in any device directory, they dont install mortscripts, they donot add whole files to documents folder they dont execute .reg files and makisu xml with email and wifi settings.
I wrote these lines just to tell that Bengalin did a clever brilliant job though it did not widely adapted from the phone communities.
Maybe, if people want to try it, I will write a tutorial for its basic functions and maybe Bengalin is going to come again with a new version.
Click to expand...
Click to collapse
The above mentioned program does all this you mentioned, plus creates automatically shortcuts individuallt or from whole folders just with a simple text file command, moves or deletes files etc etc. You can also create numbered folders with files, exes, mscrs, reg etc, which are processed one after the other. At the beginning you can choose what folders should be processed. The only thing i miss from Sashimi is the resume feature, but as it never fails during installation i really don't need it.
claus1953 said:
The only thing i miss from Sashimi is the resume feature, but as it never fails during installation i really don't need it.
Click to expand...
Click to collapse
There is a resume feature in Sashimi.If the installation fails at some point and you restart the device and run sashimi again, then it asks you to resume or not.
Also there is no need for text file command for adding a shortcut.You just copy your tree in the root folder of auto sashimi and then the file or shortcut appears where you want it.For example, if you want to add a shortcut in start menu you copy the tree in auto sashimi root folder like this:Windows/Start Menu/Programs/Games/BubbleBreaker.lnk
But how you move or delete files?
NIKOSXRI said:
There is a resume feature in Sashimi.If the installation fails at some point and you restart the device and run sashimi again, then it asks you to resume or not.
Also there is no need for text file command for adding a shortcut.You just copy your tree in the root folder of auto sashimi and then the file or shortcut appears where you want it.For example, if you want to add a shortcut in start menu you copy the tree in auto sashimi root folder like this:Windows/Start Menu/Programs/Games/BubbleBreaker.lnk
But how you move or delete files?
Click to expand...
Click to collapse
I was speaking about the other program, UC NET, there you can move and delete files, create new folders etc.

[REF]Noonski's Little SPC-MORT-COOKING OEM Packages repository

Since i'm not going to cook just yet for the Pro, nor am i helping out any specific crew Over At the Pro (SPC crew will come over to Pro someday anyway).
I have decided to make a OEMMORT Packages Repository.
For those that want to cook with the utmost optimized packages for their Pro.
OEM PACKS
To use these Optimized Packages to Cook (specifically with Touch Pro In Mind), you always need the the MortScript Base.
So if you use more or less packages the RFO.mscr & CLASC.mscr need to be adjusted appropriately to correspond with the correct File Operations.
Mort Script 4.112.b7
AdobePDF_2_5_103401_01
IA_ZIP_1_21_18171328_1
More coming eventually.
Explanations
If you do see the Logic and and improvements this adds to cooking control and performance enhancement, then don't forget to mention the SPC-MORT-COOKING Style, Wax in Wax Out
Any Comments, Opinions, Ideas or Questions welcome.
TNX to the rest of the bengalih for some pointers & SPC crew for testing and helping out.
And thanx of course to MORT.
Don't Know MortScript? Shame on you. (neither do i)
Donny Bahama's easy to carry Mortscript Manual in HTML:
http://forum.xda-developers.com/atta...9&d=1214102654​
excellent stuff
Hi Noonski... Very interesting concept.. Great Works! Cheerz..
would it be possible to put the cab files from UC all into 1 zip file to save space ?
da_jojo said:
would it be possible to put the cab files from UC all into 1 zip file to save space ?
Click to expand...
Click to collapse
ExactMundo.
If you'd make the cab files into OEM packages first.
I have a WNDWS.zip
PRGF.ZIP
and a MYDOCS.zip
But even that would not be needed as one zip file should be able to do it.
As long as the Makedir command is used in a Mortscript before the Zip is extracted for folders that do not exist unless you have the complete folder structure in the zip files.
Unless you mean the Cabs from the UC on your SD card.
But even then you could also only extract just a cab at a time.
So i'm not sure you meant the ROM Autorun Cabs or the SD UC cabs?
Also unzipping the files instead of having them in Rom, or making the links with a script removes that darned ROM Read File Protection.
yes yes yes that is what i mean exactly my friend
i mean both ... it would save space on the storagecard as well as remove this freaking writeprotect on the dirs. dir structure in the zip file would be the best option i think as it copies 1 on 1 without setting userrights.
this writeprotect option is set on a hidden part of the systemflashdrive. in the mft i think. strange thing is that i got acces to my windows folder through activesync and it doesnt work on vista mobile device center.. frankly i have no idea what i did but it seems something in the pc as it works on my xp machine and not on vista. i didnt change anything yet on the phone itself relating to this.
pocketcommander www.totalcommander.com is able to ignore or overwrite the writeprotected files in windows dir so there must be a sollution to this.
i dont have the proper tools to do all this stuff but it would be the fastest way to extract all files from all cabs one need into one zip file and let mortscript handle the unpacking and settings of the registry. this way theres no need for autorun cabs merely the UC SD installer. maybe someone can make an nice logo for the custom uc installer.
da_jojo said:
yes yes yes that is what i mean exactly my friend
i mean both ... it would save space on the storagecard as well as remove this freaking writeprotect on the dirs. dir structure in the zip file would be the best option i think as it copies 1 on 1 without setting userrights.
this writeprotect option is set on a hidden part of the systemflashdrive. in the mft i think. strange thing is that i got acces to my windows folder through activesync and it doesnt work on vista mobile device center.. frankly i have no idea what i did but it seems something in the pc as it works on my xp machine and not on vista. i didnt change anything yet on the phone itself relating to this.
pocketcommander www.totalcommander.com is able to ignore or overwrite the writeprotected files in windows dir so there must be a sollution to this.
i dont have the proper tools to do all this stuff but it would be the fastest way to extract all files from all cabs one need into one zip file and let mortscript handle the unpacking and settings of the registry. this way theres no need for autorun cabs merely the UC SD installer. maybe someone can make an nice logo for the custom uc installer.
Click to expand...
Click to collapse
I think for that for the SD Autorun UC solutions there are already a few good solutions around some even supporting Mortscript.
And they all are pretty user friendly to.
Depending on what a user wants and knows, using mortscript being cooked in just gives them more freedom to play around customizing a cooked rom.
But it would need more hand work using your method, but it is possible of course.
It boils down to, do you like making Mortscripts to change registry settings or do you prefer making PROVXML files?
And not everyone is into decompiling cab files to make them fit their exact requirements.
But there's only one rule, Copy the Script to device memory and a folder name tat does not contain a space in it's path. And then run the script.
As the Exec: command from autorun doesn't like that.
But mostly the main way i use it is for the Cooked Autorun part.
I control when the Welcome wizard is run, Before Autorun or after the boot.
I can remove the extra parts of the Networkwizardauto.exe files and also run the networkwizard when i want during the process.
All i need to ad to my process is to open the Locale Preferences dialog during this process and then finish it of with Syncrotime. (or asking for the choice if you want threaded SMS on or not, the possibilities are plenty)
Put all the Setting up your device options after each other for those users that don't have the know how of how to use UC to setup their personal settings.
I even delete the back up files for the one App that i only get installed correctly through a cab file
DelTree( "\Windows\AppMgr\SRS Labs SRS WOW HD" )
So i hope that those that cook or customize and want even more control and detail into what happens can appreciate this.
I know i'll keep using this, and adjusting all my OEM packages to it. Because i have experienced the overall speed improvements in the Rom because of it.
I'm not a Pro in Mortscript and myself i only use the fairly simple commands.
i see.. thnx for explaning
it would be far simpeler using the xmlprov
unless one requires the extra functionality of mort script
the SRS wow HD is a driver enhancement so it needs the system to detach the driver which is only possible with the installer . hence cab files work good cause the're installed by the windowsinstaller which can temp disable the driver.
Instead of MortScript, there is a Yonsm's CeleCmd that perform roughly the same thing.
Check it out!
http://www.yonsm.net/read.php?329
V
vibranze said:
Instead of MortScript, there is a Yonsm's CeleCmd that perform roughly the same thing.
Check it out!
http://www.yonsm.net/read.php?329
V
Click to expand...
Click to collapse
Hey Vibranze, Long time no See.
Would you mind translating
Mort has a bigger fanbase here on XDA.
Yeah, long time no see How are you?
I really not used to your new avatar, without the cigarette it's not like you at all hehe
Actually you can try to download it and check out the sample, it's very easy to understand. I attached here for you
Anyway, here is the translated page by Google.
V
Noonski said:
Hey Vibranze, Long time no See.
Would you mind translating
Mort has a bigger fanbase here on XDA.
Click to expand...
Click to collapse
Explanations
What Does RFO.mscr do?
What Does CLASC.mscr do?
Which Packages Contain Modules and Why?
There's Files Missing from the Packages?
What Does RFO.mscr Do?
Well this script is copied to the regular Start up Folder in Windows.
I use short file names because as much as possible for anything that goes into Windows folder and have no other use being in the Windows folder then being copied by initflashfiles to another folder.
RFO.mscr basicly is the only file i use an initflasfiles.txt for (goes to \Windows\StartUp\ReplaceFileOperations.mscr)
Because after that it takes over the File Operations of the Default build in initflashfiles method.
Why?
Well You don't need actual shortcut files present in ROM to make them.
Code:
CreateShortcut("\Windows\StartUpDisabled\btdwake.lnk","\Windows\btdwake.exe")
in the RFO i don't put that much actual File Operations.
Only the ones that might be useful.
(Why start up WiFiInit.exe during autorun, if it's only useful after the Autorun reBoot?)
Code:
CreateShortcut("\Windows\StartUp\WiFiInit.lnk","\Windows\WiFiInit.exe")
I basicly set up the Second mortscript that will run after the Autorun reboot.
And i make sure the script is not to short. A script that is to short might actually copy the second script so fast into the autorun folder that it will actually be run immediately at during Autorun.
And i make sure the script deletes itself
Code:
RegDeleteKey( "HKLM" , "Services\SqmUpload" , TRUE , TRUE )
RegDelete( "HKLM" , "init" , "Launch99" )
SetFileAttribute("\Windows\StartUp\ReplaceFileOperations.mscr", "readonly", FALSE)
SetFileAttribute("\Windows\StartUp\ReplaceFileOperations.mscr", "system", FALSE)
CreateShortcut("\Windows\StartUp\WiFiInit.lnk","\Windows\WiFiInit.exe")
Copy( "\Windows\CLASC.mscr", "\Windows\StartUp\Clean AutoShortCutStartUp.mscr" )
Delete( "\Windows\StartUp\ReplaceFileOperations.mscr" )
So you can choose during which Boot you want to do what.
But it's better to do it after the first Reboot in case there is no Autorun installation and the phone reboots before finishing the RFO script.
So the Yummy goes to the CLASC.mscr.
What Does CLASC.mscr Do?
Well this does the actuall JuJu...
It takes over the Job of AutoAttribute.exe, so that can be kicked out of the Rom.
Code:
SetFileAttribute("\Windows\StartUp\Clean AutoShortCutStartUp.mscr", "readonly", FALSE)
SetFileAttribute("\Windows\StartUp\Clean AutoShortCutStartUp.mscr", "system", FALSE)
It Takes over the Job of AutoShortcut.exe and initflashfiles.
(less autoshortcut.provxml files in the final rom for the people to lazy to put these into a .rgu file for correct cleanliness)
Also Autoshortcut.exe is set up to run and check the regsitry at every Boot up, so out with this nonsense.
Code:
MkDir("\Windows\Start Menu\Programs\Office")
CreateShortcut("\Windows\Start Menu\Programs\Office\Adobe Reader.lnk","\Windows\AdobeReaderLE.exe")
And eventually it run some Post Stuff to make setting up the device easier at first boot.
Code:
Run("\Windows\ConnectionSetup.exe")
Delete( "\Windows\StartUp\Clean AutoShortCutStartUp.mscr" )
Message("Thank you for installing A SPC Optimized Rom. ","Installation Finished")
Also sometimes people encounter a registry setting that does not get applied directly because of .rgu or .provxml conflict.
So instead of making a new EXTRA .provxml file to fix this.
The registry setting can be added to a file that is already there.
Code:
RegWriteString ("HKLM", "Software\Microsoft\MediaPlayer\Skins", "DefaultPortraitSkin", "\Storage Card\My Documents\Windows Media Skins\Mono SPC\portrait-htc-touch.skn")
RegWriteString ("HKLM", "Software\Microsoft\MediaPlayer\Skins", "DefaultLandscapeSkin", "\Storage Card\My Documents\Windows Media Skins\Mono SPC\landscape-htc-touch.skn")
Or create a new start up script that runs at every start up when you have these annoying Registry settings that for some reason like to reset to a specific default value.
Code:
WriteFile("\Windows\StartUp\FixRightSFTKey.mscr", 'RegWriteString("HKCU", "Software\Microsoft\Today\Keys\113", "Open", "\Windows\Submenus\Contacts.mbi")^NL^RegWriteString("HKCU", "Software\Microsoft\Today\Keys\113", "Default", "Contacts")')
Less headaches going trough all the files finding the conflicts, as you now have a sure fire hit to get the registry right.
And we all know that eventually you will stumble upon the rgu or provxml file that is causing Havoc. But at least you don't have to stay awake pounding your head to find them.
Which Packages Contain Modules and Why?
Well the ones that do have Modules instead of regular files most propalby..
Work as a Module.
Show improved starting up of the application
Can be made into a module to start with (not all files like this)
Show improved handling speed or usage performance.
So when you do find Modulated files in the packages, these have been tested and found worth modulating.
These days most of the kitchen's have G'Reloc.exe build into the cooking process.
So the chance of Modules overlapping a specific memory allocation/space is fixed.
Some kitchens also offer this functionality to Make Modules of files.
But in some Junior Cheffs cases, that usually will result in (nice term coming) OverModulating.
If the kitchen you are using does not run G'Reloc.exe automatically please do so manually when cooking packages with modules.​

OEMs for ROM Cooking

I have tried making some OEMs myself from Cabs (with some success).
I was wondering 2 things.
Does anyone know of anywhere that OEMs are downloadable. I am looking for programs like:
S2P
S2V
S2U2
TouchFlo
iContact
LiveSearch
Opera Mini
Mortscript
Weather Panel
Today Agenda
UL
I am thinking that my problems stem from the final stage
"The next window that appears, known as the 'initflashfiles tab' is for executable and help file links. Select which files you want your links and the folders to place them. Select and apply for each link and when finished, click done to proceed."
Can anyone explain this a little clearer? Do I actually have to do anything in this screen? I would love to be able to cook my own ROMS to make it easier to get my phone where I want it after a hard reset.
Also does anyone know if you can alter the OEMs and cook them. For example, could I replace the default themes in Weather Panel with the Diamond ones so that I do not have to copy from the card when resetting?
Sorry for all the questions but I recently did my first flash and now have the bug and it takes me ages to install everything every time i do it.
I get all mines from ppcgeeks some work with dcd some don't.
I use the UC option in the kitchen and use the OEMizer to create the info for it to install the CABs you want. They must be on your SD Card but it works great. It will also copy files from the SD Card to Main Memory as well. It is supposed to be able to make registry changes to but I never got that to work with just editing the provisional.xml file. OEMizer is great for several settings any ways and you will have your own personal OEM to put in the kitchen to bake.
PPC GEEKS oem.rar for the easy out way or if you are into learnning any of it oemizer works pretty good to.
I have use some on this post.
He does take request.
http://forum.ppcgeeks.com/showthread.php?t=25696
Wow, thanks for that last one, I will post some of my requests on there as well. Can't wait to get cooking!
Here are some I have made......

Awesome Start Honeycomb Replacement [WVGA ONLY] - Cab now included!

I'm on of those guys who hates the windows 6.5 Honeycomb menus. So after reading some points here I changed mine. Now you can to!
AwesomeStart is a modification to WM 6.5 that gives you a nice simple list that's fun and easy to use. Just install the cab and you're good to do.
Better yet, couple it with JSPA's Program Manager and my own Start Menu Sorter and you'll have the best menu in town.
Click here For JSPA's Program Manager
Click here for Start Menu Sorter
Note this is for WVGA (480x800) devices running Windows Mobile 6.5 and supports both Portrait and Landscape.
- Update - Sorry, forgot the cab file.. now it's attached.
Da Pitch
Hey.. you like my stuff? Please donate to support my independent film projects.
And please, watch my movies..
http://www.evanscitystories.com
(Rated Mature for Language and Gore)
BE SURE TO COMMENT AS I LOVE FEEDBACK!
​
This post...
... intentionally left blank!
Not Working...
I just tried your app on my TP2 CDMA with Mighty Mike 6.5 ROM and it does not appear to work unless there is something I'm missing.... but it seemed pretty strait forward...
Any ideas or comments?
Not working either
tried but does not work on my HD2
"installation unsuccessful"...strange!
Weird.. the only thing I can think of is for some reason the cab refuses to overwrite files in your windows directory. I'll attach just the source files. Just unzip them and copy the files in to the \Windows directory on your device.
Vga pleaaaaaaaaaaaaase!
zip file
So just copy this Unzipped file and put into -windows-?
Copied the contents of zip file and then did a soft reset but doesnt seem to work on the HD2
Doesn't work on HD2. Tried cab and tried zip to overwrite files. Neither work after soft reset. Plesse kindly fix as I SO want this.
Cant get it to work on my TP2 with HTC 6.5 rom either...?
Works great on my Rhodium, thanks!
Strange about the HD2. Can you see what StartMenu_GridScene files you have in your windows directory? Maybe they are by a different name.
JoeWilcox said:
Strange about the HD2. Can you see what StartMenu_GridScene files you have in your windows directory? Maybe they are by a different name.
Click to expand...
Click to collapse
nope, they are the same name, just verified. I can confirm it isnt working for my HD2 either
** edit
and can also confirm that the files in your cab are now in the windows folder. Backed up the old ones and the new ones have different modified dates
JoeWilcox said:
Strange about the HD2. Can you see what StartMenu_GridScene files you have in your windows directory? Maybe they are by a different name.
Click to expand...
Click to collapse
They are by the same name but there are also the following files which may or may not require modifying..
StartMenuCust_480x800.cpr
StartMenuCust_800x480.cpr
StartMenu_Global_800x480.cpr
StartMenu_Global_480x800.cpr
ok i figured it out guys, i attached a zip containing the 2 files that also have to be included. just copy these into your windows folder along with the cab in post 1. Please include them in a new cab (if you like of course).
mallman said:
ok i figured it out guys, i attached a zip containing the 2 files that also have to be included. just copy these into your windows folder along with the cab in post 1. Please include them in a new cab (if you like of course).
Click to expand...
Click to collapse
Thank you mallman...confirmed working. And thanks to the OP
worked after adding those extra files, thanks!
Also, curious if we can have the ability to get 2 columns in the landscape, since Its a waste of space to have only 2-3 on one view, so its also an even amount (Same amount seen in portrait as landscape)
So it seems that some roms use StartMenuCust_xxxx to get the grid layouts but not all of them. I've rebuild the cab and included the duplicates. Give this a try and see if it installs and fixes the problem on the HD2's.
Also, curious if we can have the ability to get 2 columns in the landscape, since Its a waste of space to have only 2-3 on one view, so its also an even amount (Same amount seen in portrait as landscape)
Today 08:52 PM
I've already been there and personally I didn't like it. You can edit the files yourself. They are pretty simple to work with. If you make them, feel free to PM me and I'll put them on the top of the page.
Vga pleaaaaaaaaaaaaase!
If there is enough demand I'll create them for a VGA device though I don't have one to test. I want to say someone else did already but when I searched I couldn't find it. I

SmartBoot - Bootmanager for WM6.5 .NET3.5

Hi guys,
as I've been around for a while, I decided to share a bit of my work with you, too.
So feel free and use this small program if you like. No warranties as usal from my side.
This Bootmanager has a quite intuitive UI. You get an quick overview of the phone status and can select your boot profiles which you can manage inside the UI as you like (see screen shots below).
Additionally you can have voice announcements, SenseUI control, easy backup & restore of startup folder and program settings and an extended information screen. On this info panel you can find all important information about your phone.
This app only requires .NET CF 3.5 to be installed on your device.
The Pattern of the folder structure is always "\_AutoStart_" & selected Foldername. You can change the folder names in the UI settings tab. The folder "_AutoStart_Backup" is created by the program if you back up your current folder. All other "_AutoStart_" & X folders are created initially, but you want to choose which startup links are in there (folder names are case sensitive!). Just ensure the "X" matches your folder name in the ui settings for this specific button exactly. The default buttons are for Sense UI and XDAndroid. Their respective folder names (in the settings tab) are "Sense" and "Android", therefor I have "_AutoStart_Sense" and "_AutoStart_Android" folders on the root of my phone. In the "_AutoStart_Common" folder you have all the shortcuts which have to start no matter which profile is selected.
Tipp:
I have overclocked my device continously (stable) using this method (with this App) and with SmartBoot I can easily select between OC and non-OC configurations.
For your convenience this Windows Mobile® freeware app supports AppToDate, an easy to use application update program. You can obtain it freely from here.
Please download from Post #2.
Thanks to eboelzner for his great Sense SDK!
Download:
Download SmartBoot only here please. (Please no mirrors or similar!)
Please feel free to leave a comment or bugs found.
PS: I will not provide any localization support. Just english language.
If you want I can create a "Light" Version without sounds and stuff, just mention it.
Also if there is demand for it I could create a step-by-step guide.
AndiCP said:
Download:
Download SmartBoot only here please. (Please no mirrors or similar!)
Please feel free to leave a comment or bugs found.
PS: I will not provide any localization support. Just english language.
If you want I can create a "Light" Version without sounds and stuff, just mention it.
Also if there is demand for it I could create a step-by-step guide.
Click to expand...
Click to collapse
Would be nice if we could download it from there. Tried for 30 min but not possible.
claus1953 said:
Would be nice if we could download it from there. Tried for 30 min but not possible.
Click to expand...
Click to collapse
Downloaded just fine for me. I plan to experiment with Android soon, and this will come in handy. Thanks.
J_M_H said:
Downloaded just fine for me. I plan to experiment with Android soon, and this will come in handy. Thanks.
Click to expand...
Click to collapse
Still no luck for me, it says "site not available or too busy etc etc"
wow
AndiCP said:
Hi guys,
as I've been around for a while, I decided to share a bit of my work with you, too.
So feel free and use this small program if you like. No warranties as usal from my side.
This Bootmanager has a quite intuitive UI. You get an quick overview of the phone status and can select your boot profiles which you can manage inside the UI as you like (see screen shots below).
Additionally you can have voice announcements and an extended information screen. On this info panel you can find all important information about your phone.
This app only requires .NET CF 3.5 to be installed on your device.
I wanted to give the community something back, even though it is not much.
But maybe somebody finds it useful, I just thought I could share. Enjoy!
And please don't be too harsh as this is my first publication. There are more to come if it goes smoothly.
Please download from Post #2.
Thanks to eboelzner for his great Sense SDK!
Click to expand...
Click to collapse
big thank
Thanks, good idea & pretty app. I'll try it.
thanks, look like a very powerful and useful program.
downloading is a bit slow, but smooth.
This promises to be a great app.
Would you consider adding a "safe mode" boot option with it? Just wondering.
And thank you very much for sharing.
hello guys. what is XDAndroid? sorry for being a noob
Thank you for your kind feedback
YOSEFE said:
This promises to be a great app.
Would you consider adding a "safe mode" boot option with it? Just wondering.
And thank you very much for sharing.
Click to expand...
Click to collapse
You currently have two options for a safe mode:
1. Tap "Do nothing" at the initial screen (will exit immediatly -> no boot programs)
2. go to settings and enable "Confirmation", then click the button of your desired boot environment (and you can decide on each short cut -> safe mode).
@All: Thanks for your kind feedback! You are welcome!
PS: If you choose option 2 from above and tap no for at least one shortcut, you will get an "Ooops! Something went wrong!" message at the end.
You can ignore this, as it simply means not all shortcuts got executed.
Where is this app made? Itsn't really clear to me
Installed .cab, soft reset, error:
SmartBoot.exe
DirectoryNotFoundException
at System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
at System.IO.Directory.InternalGetFiles(String path, String searchPattern)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at SmartBoot.Form1.Check()
at SmartBoot.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.Run(Form fm)
at SmartBoot.Form1.Main()
on TMOUS HD2 2.08 stock rom
?
twoply said:
Installed .cab, soft reset, error:
SmartBoot.exe
DirectoryNotFoundException
at System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
at System.IO.Directory.InternalGetFiles(String path, String searchPattern)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at SmartBoot.Form1.Check()
at SmartBoot.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.Run(Form fm)
at SmartBoot.Form1.Main()
on TMOUS HD2 2.08 stock rom
?
Click to expand...
Click to collapse
I've got the same problem.
Hi AndiCP,
i think you have forgotten the xml file. I mean: \Application Data\SmartBoot\Configuration.xml
I have made a empty file. Then the message is:
Fehler: There is an error in XML document (0, 0).
Click to expand...
Click to collapse
OK, that's clear.
Next point: you have written that you support only english, no problem.
But Fehler in the popup's is german . Please fix it. And also upload an XML file please.
Also the \_AutoStart_ folders are not created automaticly. Is this the way how should be?
Have we to do this on our own, or is this a litlle bug we have found ?
BTW:
i have allways installed the right .NET version from MS.
EDIT 1:
you say on your private website that the folder names are case sensitive.
Then it must be: _AutoStart_Backup
In your screenshot: _Autostart_Backup
Sorry to say that the app is NOT working on my phone at this moment.
And i'am not alone. There are more people with problems. Please fix it.
At least sense gives problems on restart the phone.
I had to de-install the good idea app. Also some strange problems
on de-installtion. It was not possible. Only with many know how
i was able to de-install it.
mr.First said:
I've got the same problem.
Click to expand...
Click to collapse
Hello twoply and mr.First,
your program error probably comes from a different Startup folder or restricted access to it.
I can't reproduce this error, but I guessed and put an additional entry into the registry ("HKEY_CURRENT_USER\Software\SmartBoot\Autostart_Folder").
If your folder is not "\Windows\AutoStart\" you can enter another path there.
I also added a reg key to customize the initial sound file ("HKEY_CURRENT_USER\Software\SmartBoot\Sound_Load").
Please download the updated version.
Further you don't have to softreset in order to try or set things up, just go to your start menu and use the shortcut.
Finally I hope this helps you, please report your results here.
mike2nl said:
Hi AndiCP,
i think you have forgotten the xml file. I mean: \Application Data\SmartBoot\Configuration.xml
I have made a empty file. Then the message is:
OK, that's clear.
Next point: you have written that you support only english, no problem.
But Fehler in the popup's is german . Please fix it. And also upload an XML file please.
Also the \_AutoStart_ folders are not created automaticly. Is this the way how should be?
Have we to do this on our own, or is this a litlle bug we have found ?
BTW:
i have allways installed the right .NET version from MS.
EDIT 1:
you say on your private website that the folder names are case sensitive.
Then it must be: _AutoStart_Backup
In your screenshot: _Autostart_Backup
Sorry to say that the app is NOT working on my phone at this moment.
And i'am not alone. There are more people with problems. Please fix it.
At least sense gives problems on restart the phone.
I had to de-install the good idea app. Also some strange problems
on de-installtion. It was not possible. Only with many know how
i was able to de-install it.
Click to expand...
Click to collapse
Hello mike2nl,
first of all "Fehler" means "Error".
Second, "Configuration.xml" not found comes from the SmartBoot Directory not being created properly. (Bug: Updated version 1.01 fixes this, then you will also have all the other folders created automatically on first launch).
Third, "AutoStart" is correct whereas in the screen shot you saw before was a left-over of an earlier version, which doesn't matter, because if it wouldn't be found it will be created during backup process anyway.
Last but not least, I can say nothing about "strange problems".
Thanks for your feedback!
Please download the updated version 1.01 or just run AppToDate
Hi AndiCP,
thanks for your fast reaction. I will test it again now. Downloaded and then install it. Will report later here....
EDIT 1:
after installing the app and two times a soft reset the app blocks sense more then once. Strange...
I had to de-install the little app. This was an adventure again. All known ways are not working.
Only massive working in the windows folder and registry cleaning has helped out of that issue.
On which system you have developed thius app? If there something special done for the SonyEricson?
EDIT 2:
after re-install the application i had denite the folder move for the autostart things. Strange, because
then the app will workig. If i have selected Sense UI i get an error message:
Ooops, something went wrong
Click to expand...
Click to collapse
Is this normal? Why you say it is something went wrong? But so far so good. Will test further now.
EDIT 3 (info only):
i have changed the autostart folder in the cab from \Windows\Auto Start to \Windows\Opstarten (dutch version)
EDIT 4 (question):
Have we to copy the apps/shortcuts for the \_AutoStart_xxx\ folders on uor own?
- if the answer yes, no problem (i think thats the way for now)
- if the answer no, then is something wrong
Possible you can think about that issue for a future version of your helpfull app.
Further i think you must add the descirption from your private website here to the first post:
The Pattern is always "\_AutoStart_" & selected Foldername. You can change the folder names in the UI settings tab. The folder "_AutoStart_Backup" is created by the program if you back up your current folder. All other "_AutoStart_" & X folders are created initially, but you want to choose which startup links are in there (folder names are case sensitive!). Just ensure the "X" matches your folder name in the ui settings for this specific button exactly. The default buttons are for Sense UI and XDAndroid. Their respective folder names (in the settings tab) are "Sense" and "Android", therefor I have "_AutoStart_Sense" and "_AutoStart_Android" folders on the root of my phone. In the "_AutoStart_Common" folder you have all the shortcuts which have to start no matter which profile is selected.
Click to expand...
Click to collapse
AndiCP said:
Hello twoply and mr.First,
your program error probably comes from a different Startup folder or restricted access to it.
I can't reproduce this error, but I guessed and put an additional entry into the registry ("HKEY_CURRENT_USER\Software\SmartBoot\Autostart_Folder").
If your folder is not "\Windows\AutoStart\" you can enter another path there.
I also added a reg key to customize the initial sound file ("HKEY_CURRENT_USER\Software\SmartBoot\Sound_Load").
Please download the updated version.
Further you don't have to softreset in order to try or set things up, just go to your start menu and use the shortcut.
Finally I hope this helps you, please report your results here.
Click to expand...
Click to collapse
Thank you for updating application.
Indeed, my Startup folder has another name. I changed the path in the registry, and now everything works.
mike2nl said:
Hi AndiCP,
thanks for your fast reaction. I will test it again now. Downloaded and then install it. Will report later here....
EDIT 1:
after installing the app and two times a soft reset the app blocks sense more then once. Strange...
I had to de-install the little app. This was an adventure again. All known ways are not working.
Only massive working in the windows folder and registry cleaning has helped out of that issue.
On which system you have developed thius app? If there something special done for the SonyEricson?
EDIT 2:
after re-install the application i had denite the folder move for the autostart things. Strange, because
then the app will workig. If i have selected Sense UI i get an error message:
Is this normal? Why you say it is something went wrong? But so far so good. Will test further now.
EDIT 3 (info only):
i have changed the autostart folder in the cab from \Windows\Auto Start to \Windows\Opstarten (dutch version)
EDIT 4 (question):
Have we to copy the apps/shortcuts for the \_AutoStart_xxx\ folders on uor own?
- if the answer yes, no problem (i think thats the way for now)
- if the answer no, then is something wrong
Possible you can think about that issue for a future version of your helpfull app.
Further i think you must add the descirption from your private website here to the first post:
Click to expand...
Click to collapse
to Edit 1: I can't reproduce and never had something like that, sounds like you have problems in your rom anyway as you are the only one reporting this.
Info: Its a simple and standard setup cab (auto generated). Nothing special or changed, it only copies the files. It works the same way on every windows mobile version.
to Edits 2&3: as I said, please check your Autostart folder and change it accordingly.
to Edit 4: Yes. I won't ever include a filemanager!
Hi AndiCP,
i have downloaded the last version yesterday. Installed it and it is running.
At now withour any issue. I think the changings are the solution. But with
un-installation i have my issues. Also when sense is off. But that is not
really a big issue, yet. I will test this again after the next hard reset.
I think this comes with the next CHT test. We, the team, are really haevy busy .
So far, excellent app, that helps me to organize my startup issues on all
CHT (e, s, ...) issues. Thanks for that. That brings us a good effort.
Will report this to co0kie (CHT) and Dark Ninja (GTX).
BTW:
possible you can tell me (PM) where you get or has made the sound files.
I will change something for my needs

Categories

Resources