Results 1 to 4 of 4

Thread: Packaging question ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Posts
    105

    Question

    Hi ,

    I made this program - contain a form with a picture box , and this program open a picture you want. (very simple)

    Now that I compiled the program and would like to package it I would like to include with the program a folder call Pictures and in it a lot of picture files.

    I would like that the creation of this folder and adding the picture files will be done automatic , when the user of the program install it - how can it be done ??

    Thanks in advance , Moyalt.

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    If you are using the Package and Deployment Wizard (it's similar for the Setup Wizard), choose "Package" and then click Next 4 times. That will bring you to the "Included Files" screen. Clack "Add" and add the pictures or other files you want, then click "Next" 4 more times which will bring you to the "Install Locations" screen. Click on the "Install Location" column for each of the pictures, choose $AppPath and append the directory name ie $AppPath\Pictures

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Posts
    105

    I need a faster way ....

    Dear Marty ,

    I thank you for our help , but I have like 1000 picture files is it a faster way to insert them in the package & deployment - now I only can insert one file a time.

    Thanks in advance , Moyalt.

  4. #4

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