-
I have a folder with my project and EXE
\Project
In the folder I have an images folder
\Project\images
When I use the package installer - and then install the application, all files in the \images folder get installed to the \Project folder.
I can't see a way to fix this.
On the Package installer menus - the Path and Source listings are both correct.........
Is this a limit of the package installer, or - am I missing something?
Thanks!
-
BTW
After using the Package wizard I put the EXE, LST, and CAB files into a single ZIP file.......
I assume that would have nothing to do with the problem ...
-
i m too experiencing the same problem
any help would be appreciated
sundar
-
I found it -
Where it list all the files at the end, every thing that was in a folder will have $(app.path) (something like that) in the last column.
I had to go in and manually add \images to the end of every one.
I'm going to see if it worked now.....