|
-
Sep 10th, 2007, 09:26 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] How to include image folder to the target machine?
I have Image folder, I want this folder and the picture inside that folder install on the target machine when I distribute my application.How to include that folder together?
-
Sep 10th, 2007, 09:29 AM
#2
Re: How to include image folder to the target machine?
This is a deployment question, so it would be better suited for this section.
Moved to Application Deployment
What are you using to package app?
P&D Wizard?
Inno?
Something else?
-
Sep 10th, 2007, 09:35 AM
#3
Thread Starter
Frenzied Member
Re: How to include image folder to the target machine?
I use P&D Wizard.How to include the image folder?
-
Sep 10th, 2007, 11:52 AM
#4
Member
Re: How to include image folder to the target machine?
i think it can’t be included by P&D Wizard. U can use INNO Script to include folders and so on.
-
Sep 10th, 2007, 07:23 PM
#5
Re: How to include image folder to the target machine?
If you want to include a folder in PDW you need to include in your PDW script EVERY file in the folder in your script. PDW doesn't support folders.
-
Sep 16th, 2007, 01:03 AM
#6
Thread Starter
Frenzied Member
Re: How to include image folder to the target machine?
 Originally Posted by randem
If you want to include a folder in PDW you need to include in your PDW script EVERY file in the folder in your script. PDW doesn't support folders.
What you mean with PDW script? What is it?Where I can get the PDW script?
Can you helps me with sample, how to include the file in the folder in the PDW scripts?Where I need to type that line?
-
Sep 16th, 2007, 03:48 AM
#7
Re: How to include image folder to the target machine?
The PDW script is the Setup.lst file. You can add them in thru the wizard but you will need to do it one at a time. PDW is not flexible. One you edit the Setup.LST file you cannot make PDW recognize the changes in the wizard. So you will from then on need to modify the .lst file for future changes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|