This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Organization of install media
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 14, 2010
02:30 AM
Organization of install media
Hello,
Project: Basic MSI
Media type: CD-ROM
1) Is there a way to control organization of install media? I created test project that is installed into the c:\program files\my company\my product on the target machine. On the disk image installation files are located in folder program files\my company\my product so exactly in the same path that will be used on the target machine, which is awkward. I would like to have it eg only in bin folder on the disk image. How can I control it?
2) Can i also control location of msi file on the install media or it must be in the main folder? I would like to have setup launcher (setup.exe) in the root folder and msi file hidden somewhere in folders eg. packages
Project: Basic MSI
Media type: CD-ROM
1) Is there a way to control organization of install media? I created test project that is installed into the c:\program files\my company\my product on the target machine. On the disk image installation files are located in folder program files\my company\my product so exactly in the same path that will be used on the target machine, which is awkward. I would like to have it eg only in bin folder on the disk image. How can I control it?
2) Can i also control location of msi file on the install media or it must be in the main folder? I would like to have setup launcher (setup.exe) in the root folder and msi file hidden somewhere in folders eg. packages
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 27, 2010
03:43 PM
Hi,
Maybe I did not make myself clear.
INSTALLDIR = [ProgramFiles]\My Company\My Product\MyFIle.txt
on the media (CD-Rom) MyFIle is places in drive:\program files\My Company\My Product\MyFile1.txt.
Is there a way not to have program files folder on the media disk (files are uncompressed) ?
Regards!
Maybe I did not make myself clear.
INSTALLDIR = [ProgramFiles]\My Company\My Product\MyFIle.txt
on the media (CD-Rom) MyFIle is places in drive:\program files\My Company\My Product\MyFile1.txt.
Is there a way not to have program files folder on the media disk (files are uncompressed) ?
Regards!