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
- :
- Web Deployment Project
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
Mar 18, 2012
05:43 PM
Web Deployment Project
I currently have a Web Setup project which I need to migrate to Visual Studio 11.
It utilises the PreBuildEvent to run a custom program which merges Web.config files according to the target platform - Development, Test or Production.
It also utilises the PostBuildEvent to run a script which modifies the MSI file to include the build configuration and version.
Does InstallShield LE have this capability?
If not can other versions of InstallShield do something like this?
It utilises the PreBuildEvent to run a custom program which merges Web.config files according to the target platform - Development, Test or Production.
It also utilises the PostBuildEvent to run a script which modifies the MSI file to include the build configuration and version.
Does InstallShield LE have this capability?
If not can other versions of InstallShield do something like this?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 19, 2012
08:24 AM
Hi Darryl,
I infer that you would like to perform PreBuild and PostBuild event. Please note that InstallShield Limited Edition has limited functionality and thereby does not have this functionality.
You could use InstallShield Premier Edition to include PreBuild and PostBuild events and several other advanced features that would help you create complex installers.
Kindly refer the below documents that would help you include these events in the Premier Edition:
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=installshield18helplib-IReleaseBuildEventPreBuildhtm
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=installshield18helplib-IReleaseBuildEventPostBuildhtm
Please let me know if I could help you further regarding this!
I infer that you would like to perform PreBuild and PostBuild event. Please note that InstallShield Limited Edition has limited functionality and thereby does not have this functionality.
You could use InstallShield Premier Edition to include PreBuild and PostBuild events and several other advanced features that would help you create complex installers.
Kindly refer the below documents that would help you include these events in the Premier Edition:
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=installshield18helplib-IReleaseBuildEventPreBuildhtm
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=installshield18helplib-IReleaseBuildEventPostBuildhtm
Please let me know if I could help you further regarding this!