ironman Posted October 17, 2004 Posted October 17, 2004 Hi guys , i'm sure this question has been asked here before .... but i didn't found any solution to the following problem by searching here.. .I'm using the following switch for nav 911000 unattended installation :sac911000.exe /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS" /fthe problem is that the installation is not running unattended ...maybe i'm using a worng switch ?
twilli48 Posted October 17, 2004 Posted October 17, 2004 Hi guys , i'm sure this question has been asked here before .... but i didn't found any solution to the following problem by searching here.. .I'm using the following switch for nav 911000 unattended installation :sac911000.exe /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS" /fthe problem is that the installation is not running unattended ...maybe i'm using a worng switch ?If you have the Corporate version you should have a package editor. If so change or make a package without it running live update. THen all you should have to do is use the /qn switch.Tracy
RyanVM Posted October 17, 2004 Posted October 17, 2004 On page 2 of this forum :http://www.msfn.org/board/index.php?showtopic=23991
mazin Posted October 17, 2004 Posted October 17, 2004 This code should work:sac911000.exe /S /V"/qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS"
smc1979 Posted October 17, 2004 Posted October 17, 2004 On mine which is 9.0.1.1100 I get rid of the setup.exe and simply rename the msi file to set.msi then just run thissetup.msi /qb REBOOT=REALLYSUPPRESS RUNLIVEUPDATE=0
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now