View Single Post
  #39 (permalink)  
Old 02-11-2010, 02:54 PM
bikeandestroyx's Avatar
bikeandestroyx
Mobileunderground.info
Offline
Location: Chico, Ca
 
Join Date: Jun 2008
Posts: 3,222
Reputation: 8328
bikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bikeandestroyx Send a message via MSN to bikeandestroyx
Re: I dig the new Verizon ROM. Who wants to strip it down?

Quote:
Originally Posted by mdphoenix View Post
Something didn't quite go right with Mobile Shell. The folder is under Program Files with what looks to be everything there. But the .exe files are all ._exe files.
The app.dat should rename them from ._exe to .exe, if it does not you can always change it manually in the app.dat
From:
Directory("\Program Files\Spb Mobile Shell"):-File("PimUIHelper._exe","\Windows\PimUIHelper._exe ")
Directory("\Program Files\Spb Mobile Shell"):-File("MenuLauncher._exe","\Windows\MenuLauncher._e xe")
Directory("\Program Files\Spb Mobile Shell"):-File("SkinDownloader._exe","\Windows\SkinDownloade r._exe")
Directory("\Program Files\Spb Mobile Shell"):-File("MobileShell._exe","\Windows\MobileShell._exe ")
To:
Directory("\Program Files\Spb Mobile Shell"):-File("PimUIHelper.exe","\Windows\PimUIHelper._exe" )
Directory("\Program Files\Spb Mobile Shell"):-File("MenuLauncher.exe","\Windows\MenuLauncher._ex e")
Directory("\Program Files\Spb Mobile Shell"):-File("SkinDownloader.exe","\Windows\SkinDownloader ._exe")
Directory("\Program Files\Spb Mobile Shell"):-File("MobileShell.exe","\Windows\MobileShell._exe" )


To remove titanium, you must remove the Chome packages in the sys.
__________________

Last edited by bikeandestroyx; 02-11-2010 at 03:02 PM.
Reply With Quote
This post has been thanked 1 times.