Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2003
    Posts
    2

    Grin Create Folder !!!!

    Hello
    Using Setup Factory 6 Is it possible to create a folder on drive C called 'whatever..' and copy files into this during the installation can Setup Factory 6 create folders and would someone kindly tell me how to code this


    Thanks

    Nejray

  2. #2
    Join Date
    Jun 2000
    Location
    England
    Posts
    200
    Couple of methods come to mind :

    Put files in General/Primer files, they will then be copied into % TemplaunchDir% on startup.

    or

    Use

    Design/Actions/Startup/Actions/Folders/CreatDir
    to create a Folder
    then use Design/actions/FileOperations/CopyFile
    to copy files into folder created.

    Cheers

Posting Permissions

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