Need an example of /installfromweb command line switch for Installscript Project Setup.exe

StackOverflow https://stackoverflow.com/questions/15522802

  •  24-03-2022
  •  | 
  •  

Frage

Can anyone please provide me an example of /installfromweb switch in Installshield that is passed to setup.exe ?

I am trying to use this switch with "Installscript project" not "Installscript MSI" for web based Installation.

War es hilfreich?

Lösung

I found the answer using hit and trial method. Basically the command should be: setup.exe /installfromweb:

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top