Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Disable NI Update Service for Multisim Silent Install

I am working with Windows 7 Enterprise x64 clients.  I have a startup script to silently install Multisim using "setup.exe silent_install.txt /r:n /q /AcceptLicenses yes.  Everything appears to work properly, but it pauses on the 'NI Update Service' question.  There are four files open on the shared folder I am deploying from (setup.exe and three .dll files).  It never seems to finish.  If I reboot the machines, the install seems to have worked fine.  Is there a way to disable the prompt for 'NI Update Service' during silent install?

0 Kudos
Message 1 of 2
(4,584 Views)

Hi Ryan,

 

The way I generate the spec file is to use the command:

setup /generatespecfile C:\path...\silent_insall.txt

 

By using the command, I can go thought the setup dialogs and at the end there is a dialog asking you if you check for updates, uncheck the checkbox.

 

Here is a knowledge base about this topic:

http://digital.ni.com/public.nsf/allkb/878FC4C374013ADF8625733D00688F67?OpenDocument

Tien P.

National Instruments
0 Kudos
Message 2 of 2
(4,527 Views)