View Single Post
  #4 (permalink)  
Old 05-04-2007, 10:31 AM
haus's Avatar
haus
Halfway to VIP Status
Offline
 
Join Date: Jan 2007
Posts: 711
Reputation: 765
haus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
That works, but if you want the shortcuts created with the ROM so you don't have to do it manually, you'll need an entry like this in the initflashfiles.txt file inside the directory of the OEM folder you're creating:

Directory("\Windows\Startup"):-File("OnLock.lnk","\Windows\OnLock.lnk")

This tells the ROM to place the shortcut "OnLock.lnk" copied from "\Windows\OnLock.lnk" into "\Windows\Startup". That's just an example; your exe will be different.
Reply With Quote