Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Which to use? WIS or WPS?

Updated: 21 May 2010 | 1 comment
Dhanya's picture
0 0 Votes
Login to vote

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?

discussion Filed Under:

Comments

Dhanya's picture
29
Jul
2009
0 Votes 0
Login to vote

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.