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

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

  •  24-03-2022
  •  | 
  •  

문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top