Quote:
Originally Posted by mwalt2
You can use this program: http://forum.xda-developers.com/showthread.php?t=567080 or how I do it below (mainly so I don't have .png's for icons taking up space on my main memory).
I use a mortscript and store the new icon .png's on my internal storage. It was kind of a pain setting it up, but you only have to do it once really. As an example to move an icon and change the icon with mortscript, I used the following commands:
Just paste that code into a .txt document and change Calculator.lnk and Calculator2.png to whatever program/icon you want. Then save the .txt as a .mscr (no .txt extension) and copy it to your phone. Make sure to cook in mortscript (or cab install) and then you just browse to filename.mscr and click on it using your phone's file browser. It can take a minute or two if you have a lot being done and you need to soft-reset to see the changes in icons.
|
Thanks..I used the IconChanger before but its a hassle doing it every time I flash.. Thanks for the code, I was thinking about doing something like that but didn't know where to start. I have SASHIMI set up already so I just have to edit the code and place it in the auto run script folder.. Thanks again!!