Dan Hildebrand
Posts: 1
Joined: Fri Aug 19, 2005 4:18 pm

Simple CD Installer creation

Hi ...

This is a pre-purchase question...

Which of your products would be suitable to do the following...

Create a setup/install program to include on a CD.... to allow a user to choose to install the contents of same CD on a local hard drive instead of running directly from the CD.

I do not want to imbed the CD directories and files in the installer.

I just want to let the user click an installer that creates relative folders in the "Program files" directory, copies the startup and data files from the CD to those directories on the hard drive, creates desktop shortcut and updates the programs menu listing, uninstall option etc. No registry updates..very simple.

Thanks
Mike
Posts: 292
Joined: Wed Jun 01, 2005 10:50 am
Location: Craiova, Romania
Contact: Website

Hi,

Add in your project all the files that will placed on the CD.

After that go to the the "Media" tab and:

- check the "Create EXE setup file". Select the "Leave MSI and install files outside" option.

- select the "Place files unpacked in folders next to the MSI database" option

You can then copy the EXE, the MSI and your files on the CD. Specify the EXE in your Autorun file.

Regards,
Mihai
Mihai Bobaru
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Common Problems”