EXE-Window don't disappear

Hy, everybody.
I've made an EXE from my Labview-application.
It works fine, but after stopping this, the window
stays on the desktop. I have to close this window
by hand (Alt-F4, File-Close or so).
Can i set some prarameters to force LabView make
this automatically?
(The checkbox "Close after running" in VI-Settings is
already selected.)
Thanks in advance
Andreas

Write a little VI path checker which finds out weather VI is an executable
or regular development one.
Use exit labview VI under advanced palette( or somewhere in that region).
"Andreas Meyer" wrote in message
news:[email protected]..
> Hy, everybody.
> I've made an EXE from my Labview-application.
> It works fine, but after stopping this, the window
> stays on the desktop. I have to close this window
> by hand (Alt-F4, File-Close or so).
> Can i set some prarameters to force LabView make
> this automatically?
> (The checkbox "Close after running" in VI-Settings is
> already selected.)
>
> Thanks in advance
> Andreas

Similar Messages

  • Windows 8 activation disappeared after rerolling t...

    Good day.
    I had purchased 02741N2 Nokia N2520 tablet through Nokia official e-store on 22.12.2013. Device’s IMEI is 358980050172098. For half a year the device was working fine so was Windows 8.
    Lately during the Windows update installation process, the tablet froze, and after that was working very unstable. I made a reroll to factory defaults, after which my Windows 8 activation disappeared. Now when I try to re-activate it, it throws an error (0xC004F012). The system asks me to enter the product key, which is stated on the device’s box, or the DVD that comes with it, or in the e-mail, that I was supposed to receive. But there’s NO product key on the box (only IMEI), and I haven’t received neither the DVD nor the e-mail.
                    I contacted the Nokia support in Russia (that’s where I live). We tried to activate Windows in many ways, but without success. Then they told me to call Russian Microsoft support service. At Microsoft I was told that if I had purchased Nokia device with pre-installed Windows OS, then all the product key issues should be directed to Nokia (which I already had talked to). Still we also tried to solve the problem by activating Windows 8 by phone, using SLUI 3 and SLUI 4. Nothing of that helped. I also contacted the shop, which delivered the product. They said that they have nothing to do with product keys, since it’s the manufacturer’s responsibility to provide it.
                    And so I still have the tablet with un-activated Windows RT 8.1, which doesn’t allow me to use the device properly. Microsoft applications don’t work.
                    So is there really no way I can get help from Nokia? Where can I obtain my product key? After all I paid money for the device AND the OS it is running.
    Hope for your help. Best regards.
    Sergey Syuzev.

    Odd, normally the recovery image will have the product key embedded. I think however you'd be better off bringing this up with Nokis Support through a more direct channel. This is a user to user platform.
    I guess the easiest and possibly fastest way would be Twitter @NokiaHelps 
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • The new ribbon user interface in Win 8.1 should display appropriate buttons depending on the currently displayed folder within the explorer.exe window.

    To begin with, in file-explorer (.\system32\explorer.exe) normally, the new ribbon user interface in Win 8.1 does indeed display appropriate buttons depending on the currently displayed folder within the explorer.exe window. 
    But when one re-parents the explorer window handle to any window handle other than 0000 (desktop's window handle), then the UIRibbon fails to do so.
    You might ask 'Who does that ?' and I would say no-one usually, however I use BrightExplorer which
    is a great little app that  gives me a tabbed file-explorer experience.
    Now, this app works fine since Windows 7, but with Windows 8 the file explorer introduced the new UIRibbon in its UI. It's that new UIRibbon that gets confused by what I think may be be caused by the re-parenting that BrightExplorer does
    to pull a file explorer session into its tabbed control.
    This phenomenon relates to Windows 8 + and is observed only by doing the following steps:
    Download BrightExplorer from BrightNewWorlds.com by going here: BrightExplorer,
    In the address bar go to This PC,
    then go to any other folder and note that the UIRibbon is not keeping track of the changing folder selections.
    Does anyone out there feel that they can do something about this, or have advise?
    Kind regards,
    Robert van der Meijden

    To begin with, in file-explorer (.\system32\explorer.exe) normally, the new ribbon user interface in Win 8.1 does indeed display appropriate buttons depending on the currently displayed folder within the explorer.exe window. 
    But when one re-parents the explorer window handle to any window handle other than 0000 (desktop's window handle), then the UIRibbon fails to do so.
    You might ask 'Who does that ?' and I would say no-one usually, however I use BrightExplorer which
    is a great little app that  gives me a tabbed file-explorer experience.
    Now, this app works fine since Windows 7, but with Windows 8 the file explorer introduced the new UIRibbon in its UI. It's that new UIRibbon that gets confused by what I think may be be caused by the re-parenting that BrightExplorer does
    to pull a file explorer session into its tabbed control.
    This phenomenon relates to Windows 8 + and is observed only by doing the following steps:
    Download BrightExplorer from BrightNewWorlds.com by going here: BrightExplorer,
    In the address bar go to This PC,
    then go to any other folder and note that the UIRibbon is not keeping track of the changing folder selections.
    Does anyone out there feel that they can do something about this, or have advise?
    Kind regards,
    Robert van der Meijden

  • Cmd.exe window does not open in apache jserv

    cmd.exe window does not open in apache jserv
    I need to call a dos program from a servlet running on apache jserv1.1.
    I develop with Jdeveloper wich has got a built in webserver to debug servlets.
    With Jdeveloper it works fine (a dos windows opens), but when I deploy it to apache it doesn't work. The process is started, but no dos window opens. Should I change settings of jserv, is this a bug, does anyone know?
    The (beta) code looks like this
    String cmd = "c:\\temp\\cmd.exe /c \"start /min /wait /b dosprogram \"";
    Process p = Runtime.getRuntime().exec(cmd);
    BufferedReader lsOut = new BufferedReader (new InputStreamReader (p.getInputStream()));
    BufferedReader lsErr = new BufferedReader (new InputStreamReader (p.getErrorStream()));
    try {
    p.waitFor();
    int completionStatus = p.exitValue();
    out.println( "<br>Exit Status: " + completionStatus );
    catch( InterruptedException ex ) {
    out.println( "Executable program (" + cmd + ") was interrupted." );
    while(( line=lsOut.readLine()) != null) {
    out.println("<br>lsout====>");
    out.println(line);
    while ((line2 = lsErr.readLine()) != null){
    out.println("<br>Errout====>");
    out.println(line2);
    catch(SecurityException e) {
    out.println("Security Error: " + e);
    catch(IOException e) {
    out.println("IO Error: " + e);
    catch (Exception e) {
    out.println("ls error " +e);
    null

    Is apache running as a service?

  • I am trying to finish the installation of Reader from Adobe Creative Suite 5.5 Design Premium and it will not let me proceed because it says "Please close the following applications to continue. Google Chrome.exe" ,  I don't have any Chrome applications o

    I am trying to finish the installation of Reader from Adobe Creative Suite 5.5 Design Premium and it will not let me proceed because it says "Please close the following applications to continue. Google Chrome.exe" ,  I don't have any Chrome applications open and I have even gone to Add/Remove Programs and removed Chrome from my PC. Still get error. Any advice?

    ctrl-alt-del > start task manager > processes

  • After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7) The window don't open or they are there  and only in an outline, kind of like they're behind the screen. I have also done a system update and then a syst

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

  • I purchased a tv show from itunes.  While downloading from the store it shows in the video list, when done, it disappears. what is happening?

    I purchased a tv show from itunes.  I can sync to my iphone. I tried to sync to ipod touch 4gen. Sync seems to be fine, but the video doesn't show up.  While downloading from the store it shows in the list, when done, it disappears. what is happening?
    I finally figured it out.  I had the parental controls restricting videos on my son's ipod.  Once I changed the restrictions, the videos appeared.

    http://www.apple.com/support/itunes/store/download/
    Fill out a customer service request, they will respond. I had a problem with my account and Apple was very helpful.
    BTW... the store is still down.

  • I have Adobe CS4..... now when I want to print my picture, I get the message "Adobe CS4 has stopped working, sending issue to windows and then disappears.... nothing can print anymore...Help??

    I have Adobe CS4..... now when I want to print my picture, I get the message "Adobe CS4 has stopped working, sending issue to windows and then disappears.... nothing can print anymore...Help??

    Try updating the printer driver.

  • Firefox for Mac: Upload/Attachment window won't disappear

    Howdy -
    I recently upgraded to OS X Yosemite 10.10, and Firefox 32.0.3.
    Frequently, but without consistency, the upload file or attachment window will not disappear after I have selected a file.
    For example, in Wordpress, I will go to import a file to Media. I will select the file and try to add it. It will be added, but the window from which I made my file selection does not go away. It can't be moved, it can't be interacted with, I can't pull any other window on top of it.
    Or in an email, to add an attachment, I will select the file, press OK and the upload window will hang.
    This happens regularly, but not with any pattern or consistency. It seems to happen more if I press return to select a file versus clicking the OK button, though that is not a failsafe way of doing it.
    Would be thrilled to hear if anyone has a solution or a troubleshoot to this.
    Thanks for your help and best regards.

    First I would recommend updating to Firefox 33. Second since this happens with javascript I wonder if this is happening for an interaction of hardware acceleration or an add on. To test, please see if the issue occurs less often when you start Firefox in Safe Mode: [[Troubleshoot Firefox issues using Safe Mode]]

  • Consistently does not open, gives the error: "C:\Program Files (x86)\Mozilla\firefox.exe Windows cannot access the specified device, path, or file. You may no

    Installed FF 16, 17, 18. Will not open in normal administrator login, nor with "Run as administrator" but will in W7 safe mode. Changed permissions (had to do it in W7 Safe Mode, normal login would not allow (logged in as an administrator) could not delete the Mozilla files in normal login. On rare occasions, with a new install, I could get it to open once, then not again. Searched the reg for any mention of Mozilla or FF and cleaned it. Tried FF safe mode, no luck. Checked permissions after taking ownership and propagating full ownership rights to all FF files, many reboots, no luck. Chrome, IE and SeaMonkey work fine. Using a fairly new install of W7 Professional 64 bit, on a Dell Optiplex 990 i7, 16GB ram. Had the same problem with another user on an identical box. No problem on other computers No other program problems.

    I should have been a bit more definitive.
    I have uninstalled FF, with the windows uninstaller, by manually cleaning the files and the registry of any mention of FF or Mozilla, and by running Revo uninstaller - always rebooting and checking to see if the files are indeed gone. (I have set windows file preferences to see all files, including system files.) I have run 4 AV/malware scanners and found nothing but a few tracking cookies. I download, from Mozilla.org, (http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/18.0/win32/en-US/Firefox%20Setup%2018.0.exe) a fresh copy of the Firefox Setup 18.0.exe each time and install when logged in as an administrator and choose "Run as Administrator". I get the same result each time I try to open Firefox. Consistently does not open, gives the error: "C:\Program Files (x86)\Mozilla\firefox.exe Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item." This happens even when I run the .exe file from the x86 program directory. I have also attempted to run in XPsp3 compatibility mode to no avail,
    I make the following assumptions:
    The system is not infected
    I am doing clean installs
    There is no existing trace of FF on the system
    I get identical results on one other W7 64 bit Optiplex 990 system with an i7 processor and 16 GB or ram.
    I CAN run in windows safe mode with networking.
    I have no other software or hardware issues.

  • When I open a new window (App etc) the windows already open disappear. How can I fix this ?, When I open a new window (App etc) the windows already open disappear. How can I fix this ?

    When I open a new window (App etc) the windows already open disappear. How can I fix this ?

    Back up all data.
    Please triple-click anywhere in the line below on this page to select it:
    defaults delete com.apple.dock single-app && killall Dock
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    Wait for a new line ending in a dollar sign ($) to appear below what you entered. You can then quit Terminal. Test.

  • Updated Mavericks, Windows partition has disappeared

    Hello, I just updated to the latest version of Mavericks and my Windows partition has disappeared. Can anyone help me get it back, or is it gone?

    Hi Eric, I have tried that and its not there. Also when I try to reinstall windows in bootcamp it says that I need to uninstall windows first which it then says it cant do... any suggestions? Im hoping someone will have a miracle cure to make it all come back!!

  • Windows network shares disappearing when users are logged on to Mac

    We are having some problems with windows network shares disappearing when users are logged on to Mac computers.
    We have a number of Mac labs that users can logon to using their AD login credentials. Their network shares are saved on a windows file server. The ad plug has been configured on each client Mac as has the LDAP plug-in. It is configured to connect to the Xserve which is running as an OD master. The system preferences for the client Macs are being managed from the Xserve.
    The problem for the users is that they can log into the Mac no problem and they can see their network share appearing on the desktop and in the dock, but for some reason on random Macs and with random users the network share disappears. If they log off and log back in again the network share is still missing. As it happens randomly I can not put my finger on what the problem is.
    Most labs either have Intel iMacs running 10.4.11 or Intel iMacs running 10.5.5
    Any help will be appreciated
    Noel Patterson
    Southern Regional College
    Northern Ireland

    Mike,
    We need to know some basic scoping information to provide any further input.
    1)     
    Is the user prompted that the server will be shutting down?
    2)     
    Does Task Scheduler show that the task ran at the scheduled time?
    3)     
    Are there any errors in %windir%\tasks\schedlgu.txt?
    4)     
    Does the problem still occur if the machine is in its own OU with blocked inheritance?
    Does the problem still occur in a clean boot configuration with MSConfig
    Steps to clean boot machine:
    ================
    Start > Run > Msconfig > Select Services > click "check box", "Hide all microsoft services" > Disable all
    Start > Run > Msconfig > Select startup>  Disable all
    Reboot
    Thanks,
    ankit

  • HT4910 The iCloud Backup notice don't disappear from screen.

    I cannot use my iPad because the notice on the screen don't disappear even after I touched OK. What should I do?

    Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Apps don't disappear after updating

    My updated apps don't disappear after updating concludes on my iPad.  I noticed that this only started happening after installation of iOS7.

    Hi Aleagle,
    Just so you know, the reason this was changed for iOS 7 was in conjunction with the Automatic Update feature that was also introduced with iOS 7. If updates to apps are being done automatically, then you would have no way to know what apps were updated or when. This new list in the Updates tab was added to provide the update history information.
    Cheers,
    GB

Maybe you are looking for

  • Production variances run daily?

    Our production accountant has requested variance analysis on a daily basis in order to get up to date information for the factory staff. We are using costing by period with product cost collectors and currently run overhead / WIP / variance calculati

  • Mac OS X 10.5 stuck on grey start up apple logo

    Ok so here's the whole story. First, I was warned for not having enough free space. Therefore, I decided to delete large files. I went on Finder then Command+F to search files by size greater than 1 GB. So, it showed all the files that I was looking

  • Updating Oracle 8i database from SQLServ 7

    Hi, I have successfully migrated data from sqlServ 7 to Oracle 8i. The SQLServ is constantly updated. Using OMWB, how do I update the data/tables in Oracle without recreating the schema/repository? Thanks.

  • Control Break in Smartform

    Dear all,    How to write control break statement in smart form while printing multiple line items in loop. like at new at last etc..... For eg; multiple lines having same material  with different batch, how to total all batches for the same material

  • Using Pro*C with Turbo C Environment(16-bit Application)

    I have a 16-bit application developed using Turbo C Compiler. I want to provide a Oracle database using Pro*C Interface. When i installed Oracle 8i and Proc 8.1.5 and when i tried to build my project it gives the following error "Linking Error: _sqlc