Installer silent install - modify Setup config

Hi all,
Using LV 2009.  Built installer which includes my own licence agreement.
Upon installation by the user my own licence agreement (not NI's) is all I want them to see, then my application and LV run-time should install (silently).
Can I achieve this merely by modifying the setup.ini in the Installer folder?  The following seems to work:
[Dialogs]
UserInfo=0
FeatureInfo1=0
SingleDirectory=0
InstallationType=0
FeatureTree=0
License=1
License2=0
NICertificate=0
ConfirmStart=0
End=1
Does anyone envisage any problems with doing this?  I cannot test because I cannot uninstall the LV RTE (anybody know how to do this?).
There is another entry at the very bottom of the setup.ini file which I've set to 0 (not sure if it does anything:
[SilentInstallRequirements]
MustAcceptLicenses=0
In the past I've read a lot about SPEC files and command line entries to achieve silent install.  If I can do it by changing the setup.ini then why would I bother with a SPEC file?
Your insight is appreciated.  Happy Christmas!
Battler.

battler.,
I was unable to find public documentation as to what those entries in the ini file actually do.As of LabVIEW 8.0, the Run-Time Engine does not give you an option to manually uninstall. This is because other NI applications (Signal Express, Example Finer, etc.) rely on these RTE and will break if the component is removed. If you uninstall all the dependent software, the Run-Time Engine should uninstall itself. Also, if you manually install the RTE, and there are no dependent applications also installed on the computer, it will show up in the Add/Remove Programs list. Knowing this, I think the easiest way totest your installer is to find a machine with no NI software. Once you run your installer, you should be able to explicitly remove the LV RTE as long as no other NI software was installed.
Also, I did find this KnowledgeBase that shows how to install the LabVIEW Run-Time Engine without any prompts for the user. It is related to using the command line entries you mentioned.
Hope this helps, happy holidays!
Peter Flores
Applications Engineer

Similar Messages

  • Thin Installer Silent Install Microsoft Hotfix without license agreement

    When you install Microsoft hotfixes with Thin Installer, each time we
    have to confirm the license agreement manually.
    The settings are as follows:
    <Xml version = "1.0" encoding = "utf-8"?
    <configuration>
    <RepositoryPath> \\ intappl \ install \ ThinkvantageRepository </ RepositoryPath>
    <LogPath> C: \ temp \ thininstaller </ LogPath>
    <LanguageOverride> EN </ LanguageOverride>
    <blocksize> 4096 </ BlockSize>
    <AskBeforeClosing> NO </ AskBeforeClosing>
    <DisplayLicenseNotice> NO </ DisplayLicenseNotice>
    <IgnoreLocalLicense> YES </ IgnoreLocalLicense>
    <IgnoreRMLicCRCSize> YES </ IgnoreRMLicCRCSize>
    <DebugEnable> NO </ DebugEnable>
    <ContentMode> Active </ Content fashion>
    </ Configuration>
    Is there a way to install the Microsoft Hotfixes silent?
    Thanks,
    Michael Pfeifer

    Hi,
    I remember some time ago this was a huge discussion in the development team of the ThinIsntaller application.
    And it was agreed, that by a MS security hotfix and BIOS update there must be a user interraction.
    It might be possible, that ever since then it was changed, but I'm no longer that good informed about the procedure and the processes that are implemented into the new versions of ThinInstaller.
    So I really doubt, whether there is a fix, for your situation.
    There can be only a workaround, to not to install these updates.
    Cheers

  • Visio and Project 2013 silent install returns immediately (before install is finished)

    Hi,
    I am building a task sequence that will include Office 2010 ProPlus (volume license), a bunch of other products (like SQL Server and Visual Studio) and also Visio 2013 and Project 2013.
    For Visio 2013 and Project 2013, I have to use the retail media (this is for use in academic computer labs and we have a single retail key through DreamSpark Premium that allows unlimited activations - I don't know why DreamSpark doesn't just give a volume
    license key).
    I managed to get Visio 2013 and Project 2013 to install silently by modifying the config.xml file and using the /config parameter. However, when running my install script (the usual VBScript wrapper) or just from the command line, the command returns before
    setup finishes (literally within less than a second). Setup continues to run and finishes successfully, but as you can imagine, MDT considers that application install finished and tries to move on to the next application which fails because another installation
    is still in progress.
    I've included below the relevant portion of the VBScript wrapper. Any help in figuring out how to get the wrapper to wait for the installer to finish is appreciated.
    sSetupFile = oUtility.ScriptDir & "\Source\setup.exe"
    sArguments = "/config vispror.ww\config.xml"
    oLogging.CreateEntry oUtility.ScriptName & ": Starting installation", LogTypeInfo
    // Check for existence of setup file omitted
    iRetVal = oUtility.RunWithHeartbeat("""" & sSetupFile & """ " & sArguments)
    Coincidentally, iRetVal = 0 indicating success.
    Thanks,
    SA

    Hi SA,
    Obviously you use the VBS wrapper for some reason. To my understanding this behaviour needs to be captured and translated to "script is till busy, when installation completes script is finished, proceed to next step".
    I can only advise you to either try the command line directly in MDT, instead of using the VBS wrapper, and/or try to create an MSP and try this in your VBS wrapper, command line directly in MDT.
    MSP files are easily created by going into command prompt to the sources folder of Visio / Project and execute the following command: setup.exe /admin this will start the Office Customization Tool which enables you to create an MSP file.
    When you are ready, execute the following command to install the application with the settings in the MSP: setup.exe /adminfile custom.msp
    Again I can imagine the purpose of the VBS just as I can imagine the purpose of using the config.xml above a custom.msp. But for starters this should get you going to try to find an resolve where the issue lies. In the VBS or somewhere else.
    Cheers!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • How to silently install CSA using .wsf script

    I created an agent kit that does a quiet install, so it doesn't prompt the user, but it does display a couple of status boxes. It is possible to do a completely silent install? The config guide indicates that it can be done but doesn't give an example. I'm using the command "oExec = wshShell.Run ("CSA-setup.exe", 0, true)" in a .wsf file, where CSA-setup.exe is the agent kit file from the CSA MC.

    You should be able to write
    CSA-setup.exe /s --autolevel=1 --noreboot=1
    Read more here:
    http://www.cisco.com/en/US/customer/products/sw/secursw/ps5057/products_qanda_item09186a008049ad72.shtml#qa15

  • What download is good for Firefox 33 for silent install for windows os?

    In fire Fox 33 download we see there is setup stub .exe , when will setup.exe for firefox 33 be available as we cannot do a silent install for setup stub.exe . we have no issues in doing silent install for setup .exe which we had for previous versions , also where we can find the download for firefox 32

    Older releases can be found on the Mozilla CDN server, but keep in mind that older versions are not safe to use on internet as they have disclosed security vulnerabilities.
    *http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/32.0.3/
    *https://www.mozilla.org/security/known-vulnerabilities/firefox.html
    *https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html
    You can also look at the Firefox 31.2.0 ESR version if you want to use an older version that is up to date:
    *https://www.mozilla.org/en-US/firefox/organizations/all.html
    *https://www.mozilla.org/en-US/firefox/31.2.0/releasenotes/
    *https://www.mozilla.org/en-US/firefox/organizations/system-requirements/

  • [BO 5.1] Choose modules to install for a silent install

    Hye,
    under BO 5.1, I use the following command who realizes a complete silent install :
    .\setup\setup.exe -key xxxx-yyyyy-zzzz -rdbmskey aaaa-bbbbb-cccc -silent -skip
    The problem is that command install the default modules, and I don't want supervisor and designer modules. How can I do that please ? It is exists a switch or parameter to insert in command or what tip I can use ? if some have an idea, thanks for your help.

    Hello Metan,
    I recommend to post this question in a different [Legacy Products forum|SAP BusinessObjects BI Legacy Products;.
    That forum is monitored by qualified technicians and you will get a faster response there.
    Also, all Administration queries for Legacy products remain in one place and thus can be easily searched in one place.
    Thanks a lot,
    Falk

  • UltraNav driver silent install

    according to the readme.txt the ultranav driver should be silent installed using: setup.exe -s -sms
    This seems not to work.....does someone knows what is wrong ?

    Try this in a bat file Start "UltraNav" /WAIT  "PathToProgram\setup.exe" /S -sms
    Good luck

  • I need to silently install the latest Mozilla firefox on Win7 machines, I do not see any .msi available and the /S or -S commands on the setup.exe installer does not work. Does someone know what can I do?

    I need the silent install of firefox for image deployment.

    For windows 7, you can use the -ms switch. For example, I have a batch file that works great. It contains the following:
    @ECHO.
    @Echo Installing Firefox
    @start /wait "Firefox Setup 3.6.10.exe" -ms
    However this does not seem to work well in windows XP. To get it to work in windows XP, I had to remove the spaces from the firefox installer and run the following command:
    @start /wait FirefoxSetup3.6.10.exe -ms
    If anyone has an easier way to get silent install working under XP (without renaming the firefox installer) please let me know!

  • How can I perform a silent install of an application AND use "run executable after installation"

    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason

    jmburns wrote:
    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason
    This problem is fixed in a future release of LabVIEW. Here's the CAR ID 67549 for tracking purposes.
    Message Edited by Bob P on 07-10-2008 09:10 AM

  • How to select installation language when using silent install

    Hi,
    How can i select installation language when using silent install.
    Power management
    Presentation_Director
    System_Update
    EasyEject_Utility
    When i install those programs with silent install string it will install language i have select at windows regional options. I want thinkvantage software to be installed in english but now its finnish.
    So how to set default language EN with silent install?
    Cannot change windows regional options.

     No solution yet....?

  • Cisco Prime Performance Manager 1.6: Install Units silently ? ./setup.sh -f silent_input_file.txt

    Friends
    This one should be routed to Cisco prime performance manager 1.6 forums
    I am seeking a sample silent input format for silently installing Cisco PPM 1.6 Units by executing ./setup.sh -f <silent_input_file.txt>
    Any help in this regards is greatly appreciated.
    Thanks in advance
    Dharmesh Shah
    ###### Excerpts from setup.sh ########
    # Install a fresh copy of unit
    InstallUnit () {
       if [ "$INSTALLFILE" != "" ] ; then
          ./setupSvr.sh -f $INSTALLFILE -i unit
       else
          ./setupSvr.sh $NOPROMPT -i unit
       fi
       if [ $? = 2 ] ; then
          finish
          exit
       fi

    Friends
    This one should be routed to Cisco prime performance manager 1.6 forums
    I am seeking a sample silent input format for silently installing Cisco PPM 1.6 Units by executing ./setup.sh -f <silent_input_file.txt>
    Any help in this regards is greatly appreciated.
    Thanks in advance
    Dharmesh Shah
    ###### Excerpts from setup.sh ########
    # Install a fresh copy of unit
    InstallUnit () {
       if [ "$INSTALLFILE" != "" ] ; then
          ./setupSvr.sh -f $INSTALLFILE -i unit
       else
          ./setupSvr.sh $NOPROMPT -i unit
       fi
       if [ $? = 2 ] ; then
          finish
          exit
       fi

  • Silent install Air Runtime and Air App with custom installer?

    I want to use a custom installer that will perform some actions, and then silently install air runtime and an air application. The goal here is to be able to perform a customized install for an Air application (for a user that might not have Air installed) without confusing the user with multiple install screens. Can I use a custom installer to silently install Air (if the user doesn't have it installed) and the Air app? If so, are there any restrictions on the custom installer? If there are any examples of this, please provide the links.

    Since you applied for the distribution from Adobe you should
    have received a link to a page where you can download what they
    call the "side-car" installer. It's basically an installation
    system they are making available to developers that can be easily
    configured to deliver a bundled runtime and application
    installation for Mac and Windows.
    Check your email again and see if you can't find a link in
    there pointing you to a download page for the AIR runtime as well
    as the aforementioned side-car installer. For those who don't know,
    here
    is where you can apply for a redistribution permit for AIR.
    I have a small tutorial posted that might be of help to you
    on my blog:
    http://blog.arnimaack.com/flex-air-series-4-air-all-in-one-installers-on-CD-DVD

  • Silent install not working for native installer

    Hi,
    I am trying to install the air application (native exe) in C:\Program Files  using silent install, below is the command that I am using.. (have tried with the path in quotes as well)
    MyApp.exe -silent -location C:\Program Files
    It doesn't seem to work with space in the folder names in the path.
    It works if I just give C:\  or D:\  or D:\someFolder   ,
    Any ideas of how to get this working ?
    Thanks,
    Brijesh

    Brijesh
    Thanks very much for digging in to this.
    I am taking a look at the parameter parsing in the native installer code and will give you an update soon.
    Thanks,
    Chris Thilgen
    AIR Engineering
    NOTE:
    a.) You should not need to put your path inside both ' and " marks.
    Could you please verify that you get the same error message in the log if you use:
      My_App.exe -silent -location "C:\Program Files"
    b.) Can you please see if you happen to have another AIR application installed that has the same <id>? We have seen this lead to some issues in the past.

  • Need Help Automating (Silent Install) and Serializing PSE 12. Installation (Volumn License)

    I am trying to automate and serialize a silent installation for PSE 12. I have a volume license for 50 users. The old Silent Install command (PSE 11) no longer works for a silent install (PSE 12). I need this routine to suppress the EULA and any other user interaction required. Additionally I need the installation to NOT require end users to Login using an Adobe Digital ID.
    I've attempted to try the "Solution" found here: http://forums.adobe.com/message/5945374 . So far I've been unsuccessful. Here are the steps I've taken thus far.
    Copied install files to a network drive.
    Installed PSE 12 on a local Computer and using the Volumn Serial Number and Registered the program.
    Downloaded the latest version of APTEE.
    I've ran Ran the following on the registered computer successfully with a return code of 0: adobe_prtk.exe --tool=VolumeSerialize --generate --serial=<<Volume SN>> --leid="V7{}PhotoshopElements-EMT12-Win-GM" --regsupress=ss
    The following failed with a return code of 19 and an error messager of Could not find prov.xml: adobe_prtk --tool=VolumeSerialize --provfile="absolute path to prov.xml"
    Please help.
    Thank You

    Toadpole wrote:
    They informed me that it's impossible to do a silent install and surpress the EULA.
    That seems at variance with the example code in the links I posted:
    Have you gone to chat via the Volume Licensing support page - http://helpx.adobe.com/x-productkb/policy-pricing/avl-help.html. There is reference on that page to the Enterprise Deployment Forum (it seems more geared to Cloud subscriptions, but there are people posting Elements questions).
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Need Help:  ADAWS install, setup, config

    Under the 5.0.2 install guide of ADAWS, editing the Web.Config section, supossedly there is an object DirectoryServices.dll. In our box where ADAWS is installed I do not see this object at all, I have search for it but do not see instance of it on this box. Anyone know where I can find this object.
    I am about to go to the step of editing the Web.Config and uncomment the line with section name = "system.directoryservices". I am also at that part to supply the PublicKeyToken value (run sn.exe -T system.directoryservices.dll), but I cannot find the sn.exe either.
    Can someone help me out.
    Ray Salgado

    OK I ran this newly created authentication import and sync job but failing and getting these errors:
    9/20/04 14:17:33- Starting to run operations (1 total) for job 'NETMDDEV AUTH IMPORT/SYNC JOB (TEST) - Run Once'. Will stop on errors. (PID=2144)9/20/04 14:17:33- *** Job Operation #1 of 1: Authentication source (for synching users and groups) 'NETMDDMEV SYNC SOURCE (TEST)' [Run as owner 'rsalgado_dev']9/20/04 14:17:33- Creating the Everyone In Auth Source group (if one doesn't already exist).9/20/04 14:17:33- **********************************************************************************9/20/04 14:17:33- Sync Agent is processing groups.9/20/04 14:17:34- Authentication Synchronization Job's call to retrieve the groups on this auth source failed. Please check that the authentication source server is online.*** COM exception was: IDispatch error #19876 (0x80044fa4): [SOAP fault: faultcode='soap:Server' faultstring='Server was unable to process request. --> Object reference not set to an instance of an object. error setting up group query: GetGroupsInternal Error in GetGroups']9/20/04 14:17:34- *** Job Operation #1 failed: ProcessGroups failed (0x4)9/20/04 14:17:34- Done with job operations.
    You guys have any ideas on what is going on here???
    Please excuse my newbiness on this as I have not setup/configured/ran an AD authentication import and sync job before... Please let me know if I am doing setup / config of any releveant elements wrong...
    Ray Salgado

Maybe you are looking for

  • How can i display Intaractive report ,

    Hi Experts, How can i display Intaractive report , In basic List i want to print EMP data on top. and infotype number and infotype text . In secondary list infotype data on which the user intactive with infotype no.. If user intaract the 0001 infotyp

  • Are there any free downloads in iTunes? In all catagories?

    Hi everyone i recently got my first iPhone and stepped into the tech world. So I'm very unfamiliar w/ anything and everything it offers. I'm a single mom of two great kids 11 & 2 yrs old. I choose this phone because the CSR at my local sprint store t

  • EA2--Oracle SQL Developer 1.5 issue with open,function, procedurres.

    Hi Friends, After install SQL Developer 1.5, I can connection to database and see table object, view. However, I am not able to view codes of package, procedure and function and got an error message : an error was encountered performing the requested

  • Connecting wireless printer to my system. Want to connect my Ipad 2

    Just bought a HP 3510 wireless printer for my Ipad. 2. Cannot figure out how to connect the printer to my wireless. I followed directions, but no luck. The Ipad says it's connected to the printer, but printer is not connecting to the wireless Interne

  • Installing iTunes on Windows 64 bit XP

    Where can I find the installation file for iTunes, that can be installed on Window XP, 64-bit?  The file I downloaded from itune.apple.com gives me an error stating "This iTunes installer requites Windows Vista 64-bit edition."