Distribution

  • Thread starter Thread starter Mel Chandler
  • Start date Start date
M

Mel Chandler

Is there anyway to do a silent install? Like from a login script or another
push agent?
 
I wouldn't be in a big hurry to implement this in a big way, and, of course,
I would never recommend installing this unsupported software on production
machines, but some information about this is available.

Bear in mind that this information may change rather quickly as the beta
progresses.

Unattended uninstall:

MsiExec.exe /X {536F7C74-844B-4683-B0C5-EA39E19A6FE3} /L *vx /Log
c:\msas.log /quiet

Unattended Install:

http://www.overdose.net/docs/msas_silent_remote_install.txt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top