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
- :
- How to setup an autorun build?
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
May 03, 2010
03:40 PM
How to setup an autorun build?
We recently decided to add autorun to our products.
When media CD is inserted, it will automatically display an interface (dialog/window/form, etc.) to display certain (list of) URL links to files/websites, and some buttons that users may click to launch programs (app/setup etc.).
There could be multiple ways (eg. MFC) to do it and the program (files/exes/etc.) needs to be called from Autorun.inf.
What is the most straight forward way to implement that? Does the program (called by inside Autorun.inf) depends on the installer project types (we have Basic/InstallScript MSI and InstallScript projects).
Thanks,
PB
When media CD is inserted, it will automatically display an interface (dialog/window/form, etc.) to display certain (list of) URL links to files/websites, and some buttons that users may click to launch programs (app/setup etc.).
There could be multiple ways (eg. MFC) to do it and the program (files/exes/etc.) needs to be called from Autorun.inf.
What is the most straight forward way to implement that? Does the program (called by inside Autorun.inf) depends on the installer project types (we have Basic/InstallScript MSI and InstallScript projects).
Thanks,
PB
(1) Reply
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 03, 2010
11:37 PM
Select “Generate Autorun.inf” to yes.
This is available in Media ->Release -> ->build
This is available in Media ->Release ->