Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2004
    Posts
    2

    Install programs.

    How do I install programs using AutoPlay Media Studio 5.0 Professional? I've used similiar programs with no problems. What I do is save a lot of programs that I D/L off the net. Then when I have enough to fill a CD-R I burn them to a disk. What I want to accomplish is when I click on a program name it will install that program. If I have a "Readme" file that contains info about that program I can click on that to read it. I save the programs in folders with their name and version # and with other programs I"ve used all I have to do is point to the setup.exe in the folder and it installs. This is not the case with this program. All it saves is the setup.exe and that's it.
    Thanks to any and all that may reply.

    Cassini

  2. #2
    Join Date
    Jul 2000
    Location
    NY
    Posts
    332
    Copy the programs you want over to the CD_ROOT folder. Then use:


    File.Open(_SourceFolder.."\\ProgramFolderName\\Set up.exe, "", SW_SHOWNORMAL);

    as the action to launch the setup.exe
    Last edited by kpsmith; 02-05-2004 at 01:50 PM.

  3. #3
    Join Date
    Feb 2004
    Posts
    2
    Thank you. That worked fine. I tried putting the programs in the "Docs" folder because that's where "file.run" would put the "*.exe".
    Thanks again for your time and attention.

    Cassini

Posting Permissions

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