Quote:
Originally Posted by 2 Bunny
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.