The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
StuH29
5 years agoActive Contributor
Remote Execution with tranform (MST)
Looking for some expert knowledge!
i have a MSI to install on my machines that requires a transform (mst) to apply the settings. I know how to deploy the msi via remote execution, but do not see an option to deploy an mst with it? Is there a way to achieve this?
Thanks for the help!
2 Replies
- StuH295 years agoActive Contributor
Thanks for the help AshC . I will go down that path.
- AshC5 years agoRetired GoTo Contributor
Hi StuH29
You can create a custom script through One-2-Many functions to combine multiple files. I'm afraid regular MSI deployment only offers command line parameter additions.