cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Command Line Parameters

Hi all,

I am trying to repackage an .exe install package (java plug in) into an .MSI
I open AdminStudio6 and use the Assistant to do a snapshot repackage.

My questions are:

1) I have a -sn command in the command line parameters field. Will this make the install completely silent? I am ultimately trying to convert this package into an .MSI so I can use SMS 2003 to deploy it.

2) Should I convert the .exe package into an .MSI or just use a .MST?

3) Do I have to run through a second snapshot for this package.

Thanks.
(1) Reply
In order to push this silently you will need to convert to an MSI package. This package can then be deployed silently with the /qn parameter.