12-03-2012 01:32 AM
Hi
Is it possible to build a installation that runs in the background, means no interaction from the PC user?
The senario is, we got at lot of test PCs at different locations and it would be nice if we could push at new version of a program to the PCs and doing it in the background so the operator don't notice it.
regards Bjarne
12-03-2012 01:52 AM
Hi,
do you want to make a Run-Time installation, or an exe replacement ?
Best Regards,
12-03-2012 11:00 AM
I don't have an exact answer, but you can start here:
https://decibel.ni.com/content/docs/DOC-2955
Lots of links at the bottom of that page that might assist, also.
12-04-2012 07:46 AM
Thank you
I have made a program with the AppBuilder(LV2012) and want a silent installation.
The link was helpfull (if I use LV6) but it need an update to include LV2012
I have posted a comment for that.
Regards Bjarne
12-04-2012 08:45 AM
Did you try this link off the original page referenced:
http://digital.ni.com/public.nsf/allkb/DE2BAD19D4A9124C862573B400808EC6?OpenDocument
It seems to be current.
12-04-2012 11:20 PM
Hi
Yes I did and I tried it too, but as far as I understand it only works for LV/NI installations. Not the one you make your self.
/Bjarne
12-06-2012 01:59 PM
I don't have a LV 2012 installation with which to confirm, but it install my 2011 installation package with no issues. Other than the Windows 7 UAC prompt, it installed with no interaction from me. This is with a installation package created by me.
12-07-2012 05:42 AM
I have tried it again and it seems that something i happening(mouse timeglass is rolling), but it does not install the program:-(
12-07-2012 07:30 AM
You can try using the /log switch to generate a log file and see what is going on during installation. I am assuming this installation works non-silently, correct?
03-21-2013 08:43 AM
Sorry for the late reply.
It is working now
If an old version of the program on the PC, then the first run uninstall the old program.
Then I have to run the command again to install the new version!
How do I avoid to run the installation twice?
thanks in advance
Bjarne