Execute multiple exe's in Flexera AdminStdio
We have migrated to Flexera from wise, previously we used to use wise script for wrapping the executable.
How can we achieve this in Flexera Admin Studio?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
dunnpy
11 years ago
As a direct replacement for WiseScript use a vb or powershell script - that way it's not tied to your packaging toolset and can be reused if you move to another toolset in the future.
The other method would be to create an MSI 'wrapper' that launches your executables as custom actions.
Or just repackage them into an MSI.