Include other directorie​s in build or installer

The engineer I am writing this program for hates to dig around for files so the software specification call for several config files to be found off the root directory.
C:/Program_Name/System_Config
C:/Program_Name/Instrument_Config
C:/Program_Name/Test_Scripts
How can I include these files in a build or installer so they are created on install and default config files placed in the proper directories?
Solved!
Go to Solution.

Look in the Destinations Category in the dialog to create a new installer.  The build specifications for an installer by default puts the executables into [Program Files]\YourProjectName where [Program Files] is a token that specifies whatever is the Program Files folder for the PC you are installing to.  There are numerous other tokens for other paths such as Windows, System, Desktop, ....
I would first try to put in a new folder under the [Windows Volume] branch of the tree.  (There is a New Folder Icon at the bottom of the tree.)  I'm assuming Windows Volume is going to be the root of whatever drive you have Windows installed on, which should be C:\
You could also add a new directory such as c:\YourProjectName which would put an absolute path for installing the executable to.

Similar Messages

  • Build an installer including folders that aren't in project?

    My VIs work in my project.  I am programmatically deploying two libraries.  When I build an application and run that the libraries don't deploy even though they are "Always Included" in the application build.  I think this is because they reside on my computer in folders and the application builder doesn't know what to do with them.  All that doesn't really matter to me because if I manually move the folders to the location where the built application resides, it works as expected and deploys the libraries.  The problem is when I want to build an installer for someone else to run on a remote computer.  I can't choose the folders with the libraries in them and where they should install to when I build the installer.  What am I expected to do?

    I've had similar experiences with getting non-referenced files included in the application builder. The solution I found was to create a new folder in the destinations tab of the app builder and select all the non-referenced files to be placed there in the source file settings tab. I've only used this solution with an application builder, and have never created an installer program, but hopefully it will work for this too.
    Hope this helps,
    Andy

  • How to build an installer including the vision Acquisition Software

    hi all, my question is "how to build an installer including the Vision Acquisition Software".
    is it enough to select "2010 Run-Time Engine" "Vision Run-Time Engine" and "NI-IMAQdx"? Its ok with the "2010 Run-Time Engine" but there is some problem with the other two.
    can some one help thanks a lot!

    hi again, i have some problem with install Vision Run-Time Engine
    must i install RTE with the Serial Number, or i can chose the "install this product for evaluation" to continue the installing, maybe active it later. But after i chosed "install this product for evaluation" and finish the installing, i still cant find RTE from my disk.
    i cant even chose my path to install the RTE. Can u plz tell me what is wrong with that?

  • Error while building application installer and exe

    i had tried to build an installer and exe for my appication which application and exe building is successfull. but when we install it over the system it does not read  analog input and digital inputs and showing NaN in the indicator,I have treid many a ways and this works after disabling the counter reading section which is used to read the pulses from the quadrature encoder. when i again include that particular section it shows the same error. also this entire code works beautifully without any error from our source code, what might be the possible cause , please help me, 

    Hi Kodee,
    1)     Are using error handling in your code?  Are you getting any errors?
    2)     What version of LabVIEW are you using?  If you are using 8.0 or newer, then you can build a debuggable executable:
    Debugging Applications and Shared Libraries
    http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/debug_apps_dlls/
    Regards,
    Elizabeth S.
    Applications Engineer
    National Instruments

  • Issues in building licensed installer

    Hi everybody,
    I am trying to build licensed installers for our company's toolkits. For testing the installer, I changed the date settings of the system and increased it by more than 30 days. Then the addon status turns "Expired" and if I revert the date, it shows "Invalid".
    But keeping the date ahead of 30 days from now,  if I uninstall the toolkit which is showing the status as "Ëxpired" and install it again, 30 days of evaluation is appearing again. After several attempts, 2012 version of the installer is working correctly when  "Windows 7 and later" option under Advanced --> System requirement is checked before building the installer. I want to build 2010 and 2011 version of the installers too. But the same settings are not working for these two versions. Is this observed by any of you here or am I missing something?
    Here are the steps I am following to build the installer. Please go through it and If you see any discrepency, let me know.
    I am following the steps given in Tutorial:  License a LabVIEW Library Using Standard Mode. I am listing the difference between my installer and the guide here -
    The guide shows a snapshot of the application (.exe) file added to the project, which shows niwebserver.conf file under CallRegisterAddon.exe. But when I am creating exe file, there is no such file getting generated even for some some test files.
    The guide I am referring doesn't mention KEYLIB32.dll and SKCA32.dll whereas in this link, it is asking the user to add these files under [LabVIEW]\resource directory. So, I have included these files in my project.
    In the pdf document, it is mentioned that License file should be set "Unlocked"attribute. But selection that option is not enabled in my project.
    Under Registry option of the installer, is there any thing particular that Ineed to add? Right now I am adding just the project name.
    Kindly help me solve this issue.
    Thank you,
    Sharath

    I have also tried to build the installer using VI Package Manager as suggested by Stephen Roso, Partner Program Engineer,NI. But while I am building it, It is taking a lot of time at "preparing source distribution" step and abort with an error 7 stating file is missing. It is looking for a VI ..LabVIEW 2010\instr.lib\NITUNER\niTuner Set Freq for SMT.vi. which is being wrongly claimed by one of the library of my project. RFSA is already installed in my system. But NITUNER folder is not existing in the instr.lib folder. I have tried reinstalling it but it has not not helped. So, it would be great if any of you can share the NITUNER folder with me so that I can place it under instrl.lib and try building the package.
    Thank you,
    Sharath

  • Can't build any installer

    Hi, 
    I can't build any installer, even for simple test application - with the same result on two computers (one with W7-32 and another - with w7-64) and different LV (LV2009, LV2010sp1, LV2011) .
    The result is always the same:
    CDK_Item_OnDoProperties.vi.ProxyCaller >> CDK_Item_OnDoProperties.vi >> AB_UI_FRAMEWORK.vi >> AB_UI_Frmwk_Installer.lvclass:Build.vi >> Installer.lvclass:Build_from_Wizard.vi >> IB_MSI.lvclass:Build.vi >> IB_MSI.lvclass:Engine_InitializeDistribution.vi >> NI_MDF.lvlib:MDFConfig_SetDistributionLanguage.vi
    Loading product deployment information
    Loading product deployment information
    *** Error: Improper function call or command line argument. (Error code -30)
    *** Error Details:
    Error in MDF API function: _MDFConfig_SetDistributionLanguage
    The MDF does not have support for distribution language LANGID 9.
    *** End Error Report

    Hi diz_vara,
    Try downloading and installing the new update service, this will update the installer framework.  On occasion, upgrading and including multiple versions of LabVIEW can leave some older dependencies and the new framework can fix some of these issues.
    http://joule.ni.com/nidu/cds/view/p/id/2617/lang/e​n
    Try this out and post back if you the problem remains.  Hope this helps!
    Cole R.
    National Instruments
    Applications Engineer

  • Include other porgram installers

    Is ther a way to include other installer in an installer build? I don't mean NI support files like VISA and 488.2 I know how to include them. But I have an application that needs other programs installed like NHR IVI drivers and I would like to install MS XMLnotepad for editing config files. 
    It wuold be nice to be able to include these other installers in the installer package.

    We use the Deploy toolkit which produces installers based on Inno Setup - I'd thoroughly recommend looking into it - it's far more customisable than the NI installer (single exe for distribution, include other installers/files, run multiple files before/after installation, installation options etc. etc.).
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Oracle JDeveloper 11g (11.1.2.2.0) (Build 6183)Installations

    I clicked the Studio Edition:11.1.2.2.0 Windows Install Download File button from the Oracle JDeveloper 11g (11.1.2.2.0) (Build 6183)Installations page. After that I clicked Save and a window displayed with the % complete. It goes to 99% complete and 1 sec left and this seems to hang at that point. I've left it going for several minutes and then eventually cancelled it. I have the correct jdk version. Any suggestions?

    You mean the download hangs at 99%?
    That its usually the point when your virus checker starts its work. Some such programs are known to have trouble with large archive files containing many files.
    Try to download with three virus checker turned off.
    Timo

  • How to write a Xml installation file to build  web installer using IzPack.

    Hai everyone,
    I have got a problem in building a web installer using IzPack.I am getting this exception,when I am compiling my install.xml using a compile tool provided by IzPack soft.Eventhough I have not mentioned "packsinfo.xml" in my Xml installation file.
    Fatal error :
    null\packsinfo.xml (The system cannot find the path specified)
    java.io.FileNotFoundException: null\packsinfo.xml (The system cannot find the path specified)
    What went wrong??
    It is very very urgent. Could anyone tell me how to write a Xml installation file for building web installer,please??
    any help will be highly appreciated....
    Thank you very much in advance

    Hi,
    that is not really a java related question. Have you tried to find some IzPack support forum? I've never heard about it, so I can't help.

  • How to include others jar in my project use netbean

    Hi,
    Here i'm build my project in netbean, in compile source i add jdom.jar. Afer compile, run jar from terminal. But, application can't use and error :
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/jpos/
    iso/ISOPackager
    Now, i ask : How to include others lib or jar in my project use netbean
    Rgds,
    Wira S

    Dear All,
    The code In manifest.mf, like :
    Manifest-Version: 1.0
    X-COMMENT: Main-Class will be added automatically by build
    Main-Class: root/Phase3/TesterPhase3/IsolibTester/src/isolibtester/DynamicTreeTester
    Class-Path: root/Phase3/TesterPhase3/jpos/lib/jdom.jar
    When build jar, error :
    error while reading original manifest: error in opening zip file
    Building jar: /root/PHASE3/TesterPhase3/IsolibTester/dist/IsolibTester.jar
    Manifest is invalid: Manifest sections should start with a "Name" attribute and not "Main-Class"
    /root/PHASE3/TesterPhase3/IsolibTester/nbproject/build-impl.xml:273: Invalid Manifest: /root/PHASE3/TesterPhase3/IsolibTester/manifest.mf
    BUILD FAILED (total time: 0 seconds)
    So, i tried add classpath in bash_profile and build.xml, unseccessful
    But, when runing my project from terminal can't found component jdom.jar

  • Popup for resoure location when build for installer

    When I build the installer, it popup the request for LV8.2.1 install location.
    I put LV8.2.0 CD and the driver CDs in, all cannot work.
    Any suggestion?
    Solved!
    Go to Solution.
    Attachments:
    Popup.JPG ‏18 KB
    Additional Installer.JPG ‏83 KB

    Hi Turbot,
    I tried a little bit of searching through the forum. Please browse through the forum below and see whether you can solve the problem by the solution provided or not:
     http://forums.ni.com/ni/board/message?board.id=200&message.id=18878&requireLogin=False
     http://forums.ni.com/ni/board/message?board.id=140&message.id=23509
    You can refer to this KB:
    http://digital.ni.com/public.nsf/allkb/C3666BA408F81E59862570D20056E692?OpenDocument
    http://digital.ni.com/public.nsf/allkb/5C55288F366FC5CA862570F500680F7C?OpenDocument
    Let me know if the article solved your problem or not.
    Sincerely,
    Krisna Wisnu
    Sincerely,
    Krisna Wisnu

  • VS 2013 Build tools installation fails with error "Signature or catalog could not be verified"

    VS 2013 ultimate - Build tools installation fails with error "Signature or catalog could not be verified" for MSBuild assemblies. Any idea what could be the problem?
    Thanks
    NM

    Hello,
    Do you mean you are trying to use this tool:
    https://www.microsoft.com/en-us/download/details.aspx?id=40760
    Can you navigate to your %temp% folder and filter by date to see the log of the Build tool?
    I want to know which assemblies failed to be verified.
    By the way, since MSBuild is embed in Visual Studio why you want to install this again? Do you have any error about this Build Tool when you install Visual Studio 2013 Ultimate?
    “Signature or catalog could not be verified” is always related to corrupt source
    , please double check you have a healthy network and then try the web installer again.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I get this error detail when building my Installer - CDK_Item_OnDoProperties.vi.

    I am upgrading an application from LV 8.5 to 2009.  I am able to build the EXE.  But when I build the Installer, I get the following error: 
    The following file(s) are not found on the system:
    <Not A Path>
    <Not A Path>
    Click on "Details" and get........
    CDK_Item_OnDoProperties.vi >> CDK_InstallerConfiguration_Editor.vi >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_PreBuild.vi >> CDK_Engine_FileExists.vi
    Thank you

    Go through all the threads here
    and post back whether that helps in solving your problem.
    Mathan 

  • Flash builder 4 installation somehow broke my flex builder 3 debuggin/running/profiling launch.

    After installing flash builder 4 neither it nor flex builder 3 has been able to launch swf:s from flex. After hitting run or debug flex gives a prompt saying "Flash Player not Found. Flex builder cannot locate the required version of Flash Player. You might need to install Flash Player 9 or reinstall Flex Builder. Do you want to try to run your application with the current version?". The popup itself happened before installing flash builder 4. But normally I would just hit yes and it would use whatever flashplayer is default.
    Now if I click yes it launches command prompt with a path to flex builder 3 installation folder. When running from flash builder 4, same happens except the path is the installation folder for flash builder 4. Flex then starts waiting for connection from debugger and after a while it prompts a timeout message. The command prompts title is ...\workspace\project\bin-debug\filename.swf.
    When opening the swf files directly from windows they open fine.
    I used the uninstaller software for flash player and then fetched both fp9&10 and reinstalled them. Which didn't help. When launching to browser everything works just fine, the problem occurs only when launching to standalone player. I tried to check registry settings if there would be something wrong, but all the paths for flashplayers seem to be ok.
    Is there any other hope to fix this than reinstalling flex builder 3 & flash builder 4 from scratch?

    You need content debugger FP installed
    http://www.adobe.com/support/flashplayer/downloads.html download it from there and install and you should see the problem go away
    Download the Windows Flash Player 10 ActiveX control content debugger (for IE) (EXE, 2.03 MB)

  • Building an installer in LabVIEW

    I tried building an installer for an application I have created in LabVIEW. I have used IMAQ in my application. When I built the installer, under "Additional Installers"I selected IMAQ. However, when I installed the installer setup and tried to run the executable application on a computer that did not have LabVIEW, the application could not be loaded as the error message was showing indicating that IMAQ VIs are missing. Kindly advice on how to fix this problem. Are there any specific installers to be checked for IMAQ when creating the installer?
    Thank you

    Did you select the run time engine for LabVIEW?
    Kudos and Accepted as Solution are welcome!

Maybe you are looking for

  • Oracle SQL Developer freezes and locks up computer randomly

    I attempted to find a solution to this before posting. I looked through the first 40 pages of this forum and on Google, through the Developer documentation, etc. with no luck. The problem: while using Oracle SQL Developer, the computer randomly freez

  • Pen drive not detected by PC

      I bought a new 8GB HP V210W pen drive in Mumbai.It is not detected in USB 2.0 Ports of my PC running Windows 7 (Ultimate) . But when I insert the same in i ball6012 tablet port of pen drive is detected and I could able to copy data into the drive f

  • Conversion from Blended codepage 6200 to MDMP in 4.6c

    Hi Experts,    If the existing system is on 4.6c, what are the complications as well as the effort required to convert the ambiguous code page to MDMP?    Thank you. regards, David

  • Lumia 920, screen rotation not working, loosen obj...

    I have pre-ordered the lovely yellow 920 from Telstra Australia, in November, arrived around start of December. It is a fantastic phone to use, however there are several hardware and software issues influencing this experience in a bad way. Anyone ha

  • Architecture for replication environment

    Hello I have one master computer and nine nodes distributed country-wide. The network between nodes is slow (non-symmetric ADSL 256/128). Now I have a 100% server application with Oracle and PHP and all nodes works against master, but this nodes send