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
- :
- noob question, can a transform be used to change InstallScript CA ?
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
Dec 07, 2023
07:59 AM
noob question, can a transform be used to change InstallScript CA ?
I have basic msi setup project
Let’s say some .msi was released to customers and now I want to release some fix for the .msi
The fix is just a change in some Install script custom actions that while running the setup should create some text file with information and doesn’t include update\new files.
So the fix should be included before installing the setup.
What is the right way to implement this ? Should a transform be used for that ?
(0) Replies