View Single Post
  #1817 (permalink)  
Old 07-20-2010, 11:27 PM
FH-CS's Avatar
FH-CS
Lurker
Offline
Location: NPR, Florida
 
Join Date: Jan 2009
Posts: 24
Reputation: 0
FH-CS is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: TOUCHFLOW Reply

Quote:
Originally Posted by 2 Bunny View Post

Oh, thanks, that really clears things up a bit. Now, lets say I've got the Weather extension, and it didn't install because its "app.dat" file was empty. Inside the "files" folder is a single item: "2330fc3c_manila". Would my "App.Dat" file in Notepad look like this?
Code:
Directory("\Windows"):-File("2330fc3c_manila")
Before, the 2330fc3c is in that directory, so I assume this is where the new one belongs.

Thanks

- 2 Bunny
To my knowledge, everything is first copied to \Windows regardless of what the app.dat says. Then, the files are copied (not moved) into wherever the app.dat specifies. Having the app.dat copy something to \Windows is essentially redundant.
Reply With Quote