PDA

View Full Version : Moving Icons in the Programs Menu


Vampire2800
9th August 2008, 04:00 PM
I've flashed several ROM's on my Kaiser & am currently attempting to build my own. My question is this......Is it possible to move icons around in the Programs menu? Specifically, I want to move the calculator icon from the Office mobile folder to the Utilities folder. I've searched & searched & searched for the solution with no success. I know it's possible because Dutty put it there, I know it can be moved. Thanks in advance for all youre help.

mccune
9th August 2008, 04:05 PM
Try TotalCommander.
Go to: \Windows\Start Menu\Programs\

Here you can move the .lnk files or create new folders to organize.

If you want to do this with the StartMenu go to:

\Windows\Start Menu\

Good luck!

Vampire2800
9th August 2008, 04:15 PM
Sweet, thanks mccune. Works great.

mccune
9th August 2008, 04:22 PM
No problem mate :) That's why we're here!

mbarvian
9th August 2008, 04:27 PM
Sweet, thanks mccune. Works great.

shouldn't this be in a kaiser forum ? ;)

well, if you wanted to cook a ROM, and you wanted to have the calculator in the Utilities folder as soon as you flash the ROM, I would go to C:\kaiserkitchen\OEM\OEM_Lang_0409\initflashfiles. dat. NOTE: you need to be able to see hidden files and system files. Open initflashfiles.dat with Notepad, click on Edit > Find... > Search for Calculator.lnk, and it should show you a line that says something like this:

Directory("\Windows\Start Menu\Programs\Office"):-File("Calculator.lnk","\Windows\calc.lnk")

Just change that line to this:

Directory("\Windows\Start Menu\Programs\Utilities"):-File("Calculator.lnk","\Windows\calc.lnk")

save it, and you're done

now, as soon after you flash the ROM, Calculator should already be in Utilities!

Good luck cooking ;)

Moe5508
9th August 2008, 05:59 PM
Also try SASHIMI (see my sig) for a more elaborate and comprehensive process using the Customlinks menu...