Which to use? WIS or WPS?
I have to build an automated installer that will install an EA tool (executable jar file), install a reporting tool and configure it with the EA tool by creating datamarts (currently it is done by loggin into the tool's admin portal) and also provide remote installation.
I undersatnd that Package studio requires a MSI file to work on. I tried a work around to run the batch file which invokes the executable jar file and it started off fine, but failed to compile. In case I get this compiled, will it give me the MSI file?
When I try to run it, it gives an error saying "The installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a validWindows Installer package"
Also, do you think I can capture the configuration I do using the admin portal mentioned above?
Comments
batch file solution ref
Pls refer the thread 'How to invoke a batch file (files with .bat extension) from Wise Script?' which gives solutions to invoking batch files.
Would you like to reply?
Login or Register to post your comment.