![]() |
Batch/Script Files to Organize the Startmenu?
I'm always flashing new ROMS i've cooked up and I hate always having to reorganize my startmenu after each time. I have about 5 custom folders that I cook into the rom but after the ROM is flashed, I have to go in for about 10 min moving all the startmenu icons around to the folders I want them in. Is there a way to put in a script or something that will do it for me? Even just something as simple as a dos type batch file to move the *.lnk files around would be fine.
|
Re: Batch/Script Files to Organize the Startmenu?
Here's one link if you want to modify your provxml's prior to cooking:
http://www.everythingdiamond.info/showthread.php?t=649 Here's one for PPCKitchen: http://forum.ppcgeeks.com/showthread.php?t=27867 Here's an example delete: <characteristic type="%CE11%\System\Carrier Provision.lnk" translation="install"> <characteristic type="Delete"> <parm name="ForceDelete"/> </characteristic> </characteristic> Here's an example move: <characteristic type="%CE17%\Comm Manager.lnk" translation="install"> <characteristic type="Move"> <parm name="Source" value="%CE11%\Comm Manager.lnk" translation="install" /> </characteristic> </characteristic> Z |
Re: Batch/Script Files to Organize the Startmenu?
I modify the cabs directly and change the shortcut location. I have OCD so unorganized folders drive me absolutely nuts.
|
Re: Batch/Script Files to Organize the Startmenu?
1 Attachment(s)
Quote:
|
| All times are GMT -4. The time now is 10:22 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com