Results 1 to 7 of 7

Thread: [RESOLVED] How to include image folder to the target machine?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Resolved [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?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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?

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Re: How to include image folder to the target machine?

    I use P&D Wizard.How to include the image folder?

  4. #4
    Member
    Join Date
    Jul 2007
    Posts
    44

    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.

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Re: How to include image folder to the target machine?

    Quote 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?

  7. #7
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width