View Full Version : Locations of files for packages
Dravor
12th December 2007, 05:53 PM
I have a pretty basic question. All of the cab's I've turned into packages for a kitchen, should all of the files be simply dumped into /windows? It just seems like it would turn it into a major cluster..... If I'm correct we just use initflashfiles.txt to tell the Kitchen where to put the files?
Such as:
Directory("\HTCHome"):-File("HH_WEATHER_19small.png","HH_WEATHER_19small.png")
Would that be correct?
Then to call a program, put a copy of the lnk pointing to the executeable in Games, Windows, Programs, or whereever we want it?
Thanks,
Dravor
dcd1182
12th December 2007, 06:07 PM
I have a pretty basic question. All of the cab's I've turned into packages for a kitchen, should all of the files be simply dumped into /windows? It just seems like it would turn it into a major cluster..... If I'm correct we just use initflashfiles.txt to tell the Kitchen where to put the files?
Such as:
Directory("\HTCHome"):-File("HH_WEATHER_19small.png","HH_WEATHER_19small.png")
Would that be correct?
Then to call a program, put a copy of the lnk pointing to the executeable in Games, Windows, Programs, or whereever we want it?
Thanks,
Dravor
i believe initflashfiles just copies, so windows would be as clutterred either way. i prefer to make the application look to /windows rather than another folder, then only 1 copy of the files is needed.
hopefully someone here can correct me if im wrong..
Dravor
12th December 2007, 06:19 PM
i believe initflashfiles just copies, so windows would be as clutterred either way. i prefer to make the application look to /windows rather than another folder, then only 1 copy of the files is needed.
hopefully someone here can correct me if im wrong..
Ok that's fine. At least that makes sense, and backs up what I've seen working with initflashfiles. I'm somewhat suprised Microsoft has not put out a workaround for this.
Thanks,
Dravor
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.