Find the folder of the Application on Labview

Hello

Is it possible to dynamically find the folder 'Application' on LabVIEW?

For example, if I have windows on another language, the application folder is not the typical:

C:\Documents and Settings\All Users\Application Data\

I already tried to use the property node "Application App.Default" but I can't use this do get a path.

Thank you

That returns only the folder where VI is located, not the user of Windows 'Application Data' folder, which is a ' special '.

To get the "Application" folder you can user .NET or the Windows API. For .NET, you can use the Environment.GetFolderPath method. For the Windows API, you can use SHGetFolderPath.

Here's the method .NET:

Tags: NI Software

Similar Questions

  • DVD player showing an error of not finding the application

    When you try to play a DVD, the YEAR error message as not finding the application. Please respond to the problem.

    Hi Nibrasnajeeb,

    ·         What is the default Media Application that you use on the computer?

    ·         What happens when you try to open the disks in Windows Media Player?

    Run the troubleshooting below links and check if it helps:

    1:

    http://Windows.Microsoft.com/en-us/Windows7/open-the-playing-and-burning-CDs-DVDs-and-BluRay-discs-Troubleshooter

    2:

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-DVD-Troubleshooter

  • Hi I was doing a tutorial on spllcing images and am confused. He told me go to the windows tab and turn off the application framework. I can't find the application framework on the windows tab? I need to change a setting, or something

    Hi I did a tutorial on the splicing of images and I'm confused. He told me go to the windows tab and turn off the application framework. I can't find the application framework on the windows tab? I need to change a setting, or something

    Hi, Yona,.

    The application is available for Mac machine and not a windows machine.

    Concerning

    Rohit

  • I downloaded creative cloud, but I can't find the applications tab to help me install Dreamweaver. What should I do?

    I downloaded creative cloud, but I can't find the applications tab to help me install Dreamweaver. What should I do?

    change your serviceconfig.xml, missing Creative Cloud desktop applications tab

  • where can I find the Application Frame on / off in the menus?

    Where can I find the Application framework to TOGGLE through the menus in Adobe Photoshop CC?

    At the bottom of the menu window.

  • Can't find the application folder, any ideas? Thank you

    Where the application package?

    The Finder, choose Applications menu go.

    (138189)

  • How to store/find the application deployed on weblogic Server 10.3.5 log?

    I am able to find the entire sever newspaper under the path [ Insert here the name of... \oracle\wls\user_projects\domains\[domain] \servers\ [here insert the server name] \logs

    But the problem I have is not contains all of the stack that I usually see in Jdeveloper console during the development.

    Yes, where to find the battery or the application logs, not the entire sever exactly like Jdeveloper console, where every thing is shown even the print statements (System.out, print ())?

    One of the reasons could be that a stand alone server normally has the level of different recording then you server shipped.

    Next thing I want to avoid using printing system to log messages. These messages cannot be disabled and fill in the server log, and only that, because they are printed to the system.

    Instead, you need to implement logging ADF. A very good article, which has several parts, can be found at https://blogs.oracle.com/groundside/entry/adventures_in_adf_logging_part

    Timo

  • JDeveloper 11.1.1.0 I can't find the application of infrastructure

    Hello

    I'm doing one for my project, as discussed here on the site [http://www.oracle.com/technology/obe/obe11jdev/11/dev_ui/developuserinterface.html#t2s0], after that I had designed my model that I have to do to add project resources discussed such step, but I don't find not the application of the infrastructure in the browser of the application as shown in the slide .
    Please click the link and tell me how can I get this request?

    Thank you very much

    Ahmed Oraby

    Ahmed,

    Follow the steps in the system requirements:

    Prerequisites

    Before you begin this tutorial, you should have completed the practical workshop entitled Development Business Services. If this isn't the case, then you should download the FusionOrderApp.zip and Infrastructure.zip applications. In both cases unzip them into a temporary directory, and then open them in JDeveloper 11 g.

    Best,

    John

  • Windows 10 Adobe Premiere Pro downloaded but cannot find the application

    Hi guys,.

    I downloaded Adobe Premiere Pro at least 6 times and when I get back to creative cloud I see that she says that she installed/completed.

    But I can't find the app, so I am unable to even run. Below, I've provided the specifications of my computer.

    Once, I noticed that during the download sometimes after he'll spent 50% it extracted the file and the download is complete.

    SystemDetails.PNG

    I'm sorry, but you need a 64-bit for first operating system to work.

  • I am connected but cannot find the application to run

    I lost the application to run photoshop and Lightroom, please can you tell me who to solve

    You use the versions of creative cloud?

    If so, please install Adobe Creative Cloud Office here if you haven't already.

    Creative office cloud app

    Then, you can use the desktop creative cloud app to install applications.

    Using creative cloud | Download, install, update or uninstall applications

    If they are already installed but does not like subscriber:

    Sign in and check your account indicates the subscription with your Adobe ID: https://www.adobe.com/account.html

    Then sign out and back in creative cloud with the same Adobe ID: http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    You can also make reference to: FAQ: how to launch Creative Cloud Apps

  • can not find the application builder

    Hello

    I've read many old posts about this but have been unable to find something allows.  I have Labview 8.6 and am trying to build an application for a project.  When I right click on 'generation specifications' in the project and click on 'New', my options are 'Distribution Source' or 'Web Service '.  I tried to put in the software CD and re - install the generator of the app and it seems to proceed normally with the re - install, but still no 'request' in the menu of specifications of generation.

    Any suggestions on where to go next?  I appreciate ANY help you could provide here.

    Thank you!!!

    What version of LabVIEW you have?  Basic, full, Pro or Dev Suite?

    http://www.NI.com/LabVIEW/buy/  You can see what is included with each version.

  • Cannot find the Application Module

    Hello experts!

    I extended a controller to validate a user input (controller: oracle.apps.ar.cusstd.contact.webui.ArAcctContactCreateCO).
    I clicked on the about Page and in the PageDefinition the pageLayout controller = ArAcctContactCreateCO and ArContactsAM = application module.
    When I scroll I find attribute I'm posting called PersonLastName. This attribute is under
    controller: HzPuiQuickCreatePersonSpecialCO
    AM: HzPuiQuickCreatePersonAM
    VO: HzPuiPerQuickCreateProfileVO
    Display attribute: PersonLastName


    It's my extended controller:

    package xxx.oracle.apps.ar.cusstd.contact.webui;
    Import oracle.apps.fnd.framework.webui.OAPageContext;
    Import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    Import oracle.apps.ar.cusstd.contact.webui.ArAcctContactCreateCO;
    Import oracle.apps.fnd.framework.OAApplicationModule;
    Import oracle.apps.fnd.framework.OAException;
    Import oracle.apps.fnd.framework.OAViewObject;
    Import oracle.jbo.Row;


    SerializableAttribute public class XXF5ArAcctContactCreateCO extends ArAcctContactCreateCO
    {
    ' Public Sub processFormRequest (OAPageContext oapagecontext, OAWebBean oawebbean)
    {System.out.println ("Running LOW");
    OAApplicationModule oaapplicationmodule = (oawebbean) oapagecontext.getApplicationModule;
    System.out.println ("AM:" + oaapplicationmodule);
    OAApplicationModule PersonAM = (OAApplicationModule) oaapplicationmodule.findApplicationModule ("HzPuiQuickCreatePersonAM");
    System.out.println ("PersonAM:" + PersonAM);
    }
    }

    For some reason, the computer cannot find HzPuiQuickCreatePersonAM application module. I get the following results:
    PFR running
    AM: oracle.apps.ar.cusstd.contact.server.ArContactsAMImpl@5b04ae
    PersonAM: null


    I also replaced OAApplicationModule oaapplicationmodule = oapagecontext.getApplicationModule (oawebbean) with OAApplicationModule oaapplicationmodule = (OAApplicationModule) oapagecontext.getRootApplicationModule () and I got the same results.

    Does anyone know why it does not find HzPuiQuickCreatePersonAM application module? Any help is appreciated.

    Hello

    as HzPuiQuickCreatePersonAM is under HzPuiCompositionAM

    (-a) HzPuiCompositionAM
    -I) HzPuiQuickCreatePersonAM

    If you start with
    OAApplicationModule apprAM = (OAApplicationModule) rootAM.findApplicationModule ("HzPuiCompositionAM");

    Kali has provided a code too much for AMs nested.

    Thank you
    Pratap

  • Find the requirement software LabVIEW project

    Hello world

    Someone knows how, a LabVIEW project with multiple targets data (computer, Compact RIO sbRIO, PXI,...), which is the component of the software and drivers required to run correctly and completely the screws of the project contains assuming the screws project successfully on the developer's computer and I have the hardware components of project defined at my disposal.

    What should I exactly ask the report as software OR necessary components.

    Thanks guys...

    Hello

    With Labview 2013 generation project installation program may automatically add all additional installers to your installation package.

    I don't think that the process is perfect, but it should certainly help. More details here...

    http://zone.NI.com/reference/en-XX/help/371361K-01/lvdialog/addl_install_info_db/

  • How can I find the application for lower attachments in my Inbox outlook mailbox

    I can't open my attachment outlook as he said that I saw to open the attachment, how to find to install the app?

    MS Outlook or Outlook.com?
     
     
    Help for Microsoft Office Outlook is in these forums.
    http://answers.Microsoft.com/en-us/Office/Forum/Outlook?tab=all 
     
    Help for Outlook.com is located in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/mail?tab=all
     
  • where can I find the application on c309g printer numbers

    where can I find claim on printer HP C309g printer? When I go to screen touchscreen printer it has no icon of wep. My printer communicates with my ipad. but when I try to print it asks printer claim number.

    Hello

    Sorry, based on the following specifications, your printer is NOT an ePrint printer so there is no claim code.

    http://support.HP.com/us-en/document/c01786031

    Kind regards.

Maybe you are looking for

  • feature mini iPad without iOS10

    Good evening to the Apple Support team, I know that we are broadcasting hours initial public iOS 10, but it leaves me curious where my family and I are with our iPad 4.3.a. I always keep the iPads to my family to date with the latest versions of the

  • iPhone 6s more don't stop alert sounds

    My 6 s iphone more continues to make sounds to alert even if there is nothing to report. No messages, no emails, nothing on the notification Center, without badges. I tried to disable notifications, hold the home and power at the same time buttons...

  • Email missing to complete the registration

    I just bought my Toshiba a few days ago. I filled all my contact information and s/n mobile, etc and they have been validated. However, at the end of the process I was asked to send e-mail (or fax) the invoices from my laptop to an e-mail address to

  • multicolumn listbox header

    Hello! I have a question about multicolumn list boxes. Is it possible to organize the header string vertically in the multicolumn ListBox? Thank you very much for your help! Ákos

  • ZBF - Clarification

    Hi all I'm looking for a little clarification regarding Zonebased Firewalls (Cisco 1921) I have a ZBF with a number of internal areas, non of these will need to talk about them, I have an uplink to a router upstream provider that provides return serv