View Single Post
  #1 (permalink)  
Old 06-10-2008, 11:43 AM
TWELVE TWELVE is offline
Knows the basics
 
Join Date: Apr 2008
Location: Duesseldorf, Germany
Posts: 71
Default Setup Builder - adding files

Hello,

i've been building setup.exe files with setup builder successfully several times.
The progress of my project requires me to add additional files to the install package.

Question:

How can i control in what target directory on the PPC device these files will be placed in..?

- can i control it at all..? Or are they placed in the appropriate directories that match their content type..? ( like fonts in the system fonts folder, libs in the system32 folder and so on..?) or are they just copied to the apps own folder..?


In general, i would like to keep everything in the app's own folder.But if the files are placed into other directories, i need to know what folders that are to access them properly.

cheers

TWELVE
Reply With Quote