Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2

Thread: Path Question

  1. #1
    Join Date
    Dec 2005
    Posts
    46

    Grin Path Question

    I am using SETUP FACTORY 6.0

    I want to install some Pictures.from the compiled arcive setup factory creates

    I want the pictures to be placed into the users My Documents\My Pictures\NewFolder during install.

    I need help with the path

    1. to crate a new folder within MyDocuments\MyPictures\
    2. To place the picture into that newly created folder.

    This is the only thing I intend this app installer to do.

    Can anyone help?
    Last edited by Lookinghawk; 10-16-2006 at 09:02 AM.

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    Just double-click the image file in the list. Then in the "Install file to this location:" field, enter:

    %MyDocumentsDir%\My Pictures\New Folder

    That will install the file there. Do this for as many of your image files as you want to install there.

Similar Threads

  1. path question
    By trilog in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 07-04-2005, 11:03 PM
  2. Unattended Build Question
    By HMMurdock in forum Setup Factory 7.0
    Replies: 2
    Last Post: 06-30-2005, 09:14 AM
  3. Replies: 1
    Last Post: 06-18-2004, 09:48 AM
  4. How do I add to my PATH statement at install?
    By Tnygaard in forum Setup Factory 6.0
    Replies: 3
    Last Post: 05-27-2002, 01:38 AM
  5. PATH environment variable
    By RDodson in forum Setup Factory 6.0
    Replies: 4
    Last Post: 02-27-2002, 12:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts