time of Labview application to run on pc without slow loading labview environment!

Hello!

I did an executable file of my project.

When I run it on my pc (where installed labview development), I don't have problems and instantly loaded application.

I tried to run the exe even on several other computers, all having the same trouble - the façade poped up after 2 minutes of waiting.

I made a little test and pluged out the network cable - it solved the problem, but I need the network.

I tried to disable the update automatic root certificate (as advised on a thread) but no luck.

I searched the forums and found similar problems - but not solutions.

Please help me.

Guy.

Yes. Problem solved.
first turn off the auto root certificate update - no problem to find how to do this.
Then type regedit in start-run, my computer-hkey current user-software-microsoft-windows-currentVersion-winTrust-trust suppliers-software publishing - just right-click on the state-change-change the character c to e, then press ok.
Good luck and let me know if this helped.

Tags: NI Software

Similar Questions

  • Does anyone know of a VI or how to write one that will stop the computers time be disabled if an application is run.

    Does anyone know of a VI or how to write one that will stop the computers clock be turned off if an application is run. The time and date can be reset normally while an application is running by clicking on the time in the lower right of the screen of the computer. I have an application that runs over several days and it is essential that the time and date of the computer not be changed. Is there an easy way of this lockout the user? Note that I am what I consider a beginner advanced in LV

    Thank you

    Chuck

    This isn't something that you can from LabVIEW, because this is an operating system operation, and it will depend on the operating system you are using. Under Windows, you can use Group Policy to control this. Please Google on "prevent changing the date and time of windows."

    Also, please try to refrain from stuffing your message in its entirety in the block of material. Keep short, but descriptive enough topic so we can understand what you're asking basically. Thank you.

  • How to check what Qt application is run for the first time?

    How to check what Qt application is run for the first time? I need for the creation of trial version of my application. Any help is greatly appreciated

    Probably use file data and put an I_ran_at_least_one_time file and verify its existence. This file is not accessible to the user and is not changed even if you upgrade the application.

  • using the module time real Labview in RTAI

    Hi all

    I want to use the module time Labview in RTAI real for real time due to its open source applications and very good performance. is it possible to make this work?

    If this is the case, can anyone introduce a single study of case or something similar to this?

    Cecile says:

    Hi all

    I want to use the module time Labview in RTAI real for real time due to its open source applications and very good performance. is it possible to make this work?

    If this is the case, can anyone introduce a single study of case or something similar to this?

    I don't think it's possible for anyone outside of OR. LabVIEW Real-time supports this time only Windows as host and as a target only material of National Instruments with specifically targeted OSes or the Pharlap ETS system on x 86 systems with hardware specific enough. Using RTAI as target OS for LabVIEW Real-time applications requires first a few changes on the time plugin real LabVIEW to support this new platform.

    None of the files in time real LabVIEW also created for either platforms OR running VxWorks or OS Pharlap, Pharlap ETS system woud be able to be deployed to a system RTAI, because they are not compatible. In the first place, you'd have to port the bunch of shared libraries that make up the time target real system running LabVIEW on one of these goals to your RTAI system which is in fact a whole new platform of LabVIEW you can create with a little effort from the LabVIEW source code. It's not really impossible for OR as most of the code LabVIEW is written platform completely independently, but it would be a combination of the parameters compilation for course LabVIEW Real-time, with the settings to produce time targets real LabVIEW VxWorks with some additional settings of Linux. Yet, it would be by far not trivial and some parts are actually hardware specific drivers that must be worn too and limit the possibilities of what RTAI material could serve even further. In short not something that would make any commercial sense NC because they invest a lot of resources with no opportunity to sell additional hardware.

    And hell freezes over up front release of NI LabVIEW source code in any form which gives access not - OR used to it!

  • real time in labview 6.0

    Hello

    I m use real need 2 or more applications in parallel time. I was thinking of using thread, like java, but I don't know how to use in labview.

    I don't know if I explain properly, but I want to make a race of application more or less 100 ms, then this aplication sleep and send a signal to another aplication. Then this new aplication wakes up, run and sleep after 100 ms, sending a signal to the old application start the process again. Then both applications will run, shared resources, appearing every two runs togheter.

    In labview can use wire?

    Ty =)

    Yes!

    In fact, it is automatic (unless stop you it). Any two code fragments (or screw Sub sperate) that are not dependent on each other, LV run them in separate threads. Research on "Hyper-threading" for a knockout who talks about it.

    Ben

  • Unable to paste the piece of text on any application/website running on browser Firefox beta 4

    Impossible to stick a piece of text on any application/website running on browser Firefox beta 4

    For me, it happened 2 times in the last 5 days. After all day extensive use of Firefox I just face that it no longer meets click on the link, but also copy-and - paste links. After restarting Firefox, everything works...

    Just a bad thing and another problem arise: I have to restart Firefox in safe mode only as some of my modules causes startup problems, but I could not assess which of them...

  • Built BT applications can run under Windows XPe?

    Built BT applications can run on Windows XP Embedded? Second, can we install and use LabVIEW in XPe?

    Thanks in advance!

    Please take a look at 'running LabVIEW on Windows XP Embedded'.

    Christian

  • cRIO - creation and deployment of real-time independent startup application troubleshooting

    I use cRIO-9024 with a chassis 9112 for a control system. I use LV2011 SP1. When you run the system in development mode (by pressing the run button), everything seems to work properly. When the autonomous real-time construction and running in startup application, something stops working.

    In order to know if the application is running or not, I toggle the user LED on the cRIO using this code:

    When I turn off all the code in the main VI except this loop, the application deploys and runs at startup without problem (the LED flashes). I then add progressively more loops that I want to run (by disabling the code less and less), and the problem seems to be in the open FPGA VI reference block. If I disable this block, the slopes of autonomous real-time application (I guess the error 63195, handful of peripheral communication not valid, will spread along the line, but I know that the app works because the LED flashes).

    I tried several configurations for this block open FPGA VI and mixed results. For example, if I set it up this way:

    The application in real-time to start runs with the reference block opened VI FPGA active but work stoppages as soon as I turn on a code that makes use of this reference in the subVIs .

    Someone at - it an idea of what could go wrong? I have explored the messages thrown by cRIO at startup but can not see the error messages (in fact, the console output is the same when I managed to deploy an application that is running (by disabling the code). I also tried to explore the error logs (via right click on target Utilities > view error log) but cannot decrypt any useful info on their part.

    Any ideas will be greatly appreciated.

    Hi kkguner,

    My problem is that the code runs (apparently) ok in development mode, but it seems that, when it is deployed as a stand-alone application in real time, it does not at all. As I was not able to get messages through to watch the console output when restarting my cRIO or explore the Project Explorer error logs or error, I can only imagine what is happening.

    I feel that QFang suggestions go in the right direction, but I've yet to be able to determine the exact cause and the solution of the problem.

    The solution I set it with has been to deploy my application as a source with a start VI distribution instead of as a stand-alone application in real time. You can try this option.

    What I could try when I have some time is to clean my system from LV (whether in mass compilation or by reinstalling completely). I tried a massive compilation of vi.lib and I got a good amount of (UN) insanities, the wrong screws and several other unfortunate messages.

    kkguner, let us know what you discover in your inquiry, or if none of the suggestions solves your problem.

    Thank you QFang and xseadog for your help. Best regards!

    --

    Raúl

  • Why my poster Task Manager my CPU 100% busy so no or few applications is running?

    Why my poster Task Manager my CPU 100% busy so no or few applications is running? In particular the process explorer.exe (the OS) occupies CPU resourses.

    Thank you very much

    Angelo

    Hello

    Thank you for your kind reply.

    My answers to your questions:

    1 processor: Intel Core 2 CPU 4300 1.80 GHz

    2. RAM: 2.00 GB

    3 OS architecture: 32-bit

    4. OS version: Windows 7 Ultimate SP1 (V6.1.7601)

    As I said before, CPU usage was 100% even if no demand had started. The operating system (explorer.exe) used about 60% of the CPU.

    Microsoft Security Essentials has not helped.

    In the meantime, I found a solution. After using restore system several times (not only one!), I managed to get my normal working conditions in return.

    Problem solved, thanks again!

    Best regards

    Angelo

    (Genoa, Italy)

  • Access denied: parental controls have blocked this application to run

    I downloaded a game and so far I have bought many games and I never had a problem with any of them, but this time I downloaded Family Feud 2 but when I try to open the game it gives me this message access denied: parental controls have blocked this application to run. I don't have a single account user who is the administrator account and whenever I go in there it says that I can not set the parental controls on this account, because the account administrator and if I want to create a new user account to set the parental control. So I do not know what to do in order to play this game, why I get this message and how do I get rid of him?  Thank you

    Hello
     
    Method 1:
     
    Try here with the right button on the icon of the game and choose "Run as Administrator" and see if the problem is resolved.
     
    Method 2:
     
    Follow these steps to run the game in compatibility mode.
    . Search for the executable file (familyfeud.exe)
    2. right-click on it and select Properties.
    3. click on the tab compatibility at the top of the window.
    4. check the box "run this program in compatibility for.
    "mode for".
    5. change the option in the drop-down list to Windows XP SP2.
    6. click on 'Apply' and 'Ok '.
    7. you should now be able to run the program very well.
    Method 3:

    You can try the steps below and check if the problem is resolved.
    Create a new user profile.
    Now you must create a new user account and check the question of do you need to follow the steps below.
    Open user accounts by clicking the Start button, clicking Control Panel, clicking user accounts and family safety, then clicking on user accounts.
    Click on manage another account. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    Click on create a new account.
    Type the name you want to assign to the user account, click an account type, and then click on create an account.
    Now search for the question.
    IF you still face the question, then you can follow the link provided below to fix the damaged user profile.
     
    Thank you, and in what concerns:
    I. Suuresh Kumar-Microsoft Support.
    Visit our Microsoft answers feedback Forum and let us know what you think.
  • How to check an Application/process running using Labwindows

    Hello

    How can I check if a process or Application is running or not with CVI?

    I used to try this in Labview, and to check the application, it is a VI in the Web site of NOR. But I have no idea on the use of CVI for this.

    And also, how can I check if a file is opened or help? I want to rename foder in my code, if it is open (perhaps a file in the folder are open), the action to rename will go wrong.

    Thanks in advance

    Hello

    using forum search I found the following thread discuss your topic:

    http://forums.NI.com/T5/LabWindows-CVI/how-to-know-exe-is-running-and-close-the-exe/m-p/1040673

  • Cannot install adobe get "only one instance of this application can run.

    A month ago, I had to replace my hard drive and had to start re install everything.  I need adobe for many reasons, but more important still to read & Create PDFs.

    I tried to install it but get this message "that only one instance of this application can run.

    I see all the Adobe apps, I tried to remove all of the adobe files and still nothing.

    I also went on the Adobe Web site and it says this error message was due to the flash application, but I deleted all the files in and still nothing.

    Help, please!

    Roxanne

    I can't install the file that comes from the download link.

    Instead I had to install the Enterprise version. This fixed my issue. I bookmarked this site, next time there is an update I'll link again.

    https://get.Adobe.com/reader/Enterprise/

  • Cannot install Flash Player as "only one version of this application can run.

    I had problems with Flash Player earlier today and decided to uninstall it (from Windows 7) and reinstall from scratch.  I uninstalled and tried to reinstall it but now I get the following message appears: cannot install Flash Player as "only one version of this application can run" I tried to uninstall I checked to see if there was still a program to install but it does not exist. I checked my files in Windows and there are several files called Install_Flashplayer _16x32... files. I assume that they are created whenever I tried to install Flash Player.  I thought to delete many files install FlashPlayer but decided to ask for help before taking this step.

    Browser: Firefox 35.0.1

    Windows 7 Home Premium

    64 bit OS

    I managed to install Flash Player and it works. I deleted all the installation files except one who did not want to be deleted, then I started to install Flash Player, until I got the message about the conflicting demands. I then used the Ctrl + Alt + Delete to open the Task Manager, then closed all tasks except the Flash Player one. Flash Player finished the installation. Then, I opened a TV Player in Firefox and was able to play a program that requires a Flash Player.

    Why don't I have to use the Task Manager to close applications. I don't remember the last time that I used it ut think that it was a year ago, when my computer would not shut.

  • After you download macOS sierra, my iMac has slowed down considerably. It takes time to open applications.

    After you download the new operating system i.e. sierra, my iMac has slowed down considerably. It takes a lot of time to open applications.

    If it's just after the upgrade, it can be busy all indexing. Give him a couple of hours.

    If it is still slow execution Etrecheck and post the report here.

  • "THIS APPLICATION CAN RUN ON YOUR PC.

    THIS APPLICATION CAN RUN ON YOUR PC


    To find a version of your PC, check with the software publisher

    I was looking to solve this problem. Don't even dare to send me to the b.s troubleshooter. I can't install it. I tried not to read the forums no good answer. So now what.

    It is impossible to download itunes? If this is not the case, how can I do?

    Come on nerds. It is a challenge for you all. You're smart nerds nerds or dummy?

    Write effective CSA issues (prepared by John Galt)

    https://discussions.Apple.com/docs/doc-5931

Maybe you are looking for