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
- :
- Automation QuickPatch
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎May 20, 2010
06:44 AM
Automation QuickPatch
Could someone point me to an basic example of a QuickPatch automation script please or suggest an alternative method.
Basically when developers fix a program (HotFix) a knowledge base (KB) article is created and file(s) placed in the KB folder. this event needs to trigger an automated build of the hotfix.
The Hotfix's would be applied to the RTM MSI and eventually accumulated to a service pack and new full build.
Regards
Neil
Basically when developers fix a program (HotFix) a knowledge base (KB) article is created and file(s) placed in the KB folder. this event needs to trigger an automated build of the hotfix.
The Hotfix's would be applied to the RTM MSI and eventually accumulated to a service pack and new full build.
Regards
Neil
(6) Replies
‎May 31, 2010
08:41 PM
If you figure it out, let me know. I'd love to have you as a guest blogger. I'm pretty much of the opinion that the problem being solved is so complex and variable that there is no point in trying to automate it. I hope to be proven wrong one day.