View Single Post
  #5 (permalink)  
Old 03-11-2008, 07:20 AM
stroths's Avatar
stroths
VIP & Master of my Domain
Offline
Location: Dallas area
 
Join Date: Oct 2006
Posts: 1,370
Reputation: 2008
stroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIPstroths is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: AutoInstall Program (w/ Silent cab install)

It's actually really easy to do with mortscript. I created a mortscript similar to nickm's a while back and also setup a file copy.

xCopy "\Storage Card\Boot\Files\*.*", "\", 1, 1

Of course you would need to change the path. Basically, it will do a recursive copy of any files and directories to the root directory. This requires that you have the files you want copied over exactly as they appear in your main memory.
__________________
Treo 600 -> Treo 650 ->Treo 700p -> Treo 700wx -> Mogul -> Touch Pro -> Touch Pro 2 -> HTC Evo
- [Guide] Get Root access & NAND Unlock your Evo (Full Root)
- My Current AppBrain List

Reply With Quote