LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Start Debug with different user

Hi,

Is it possible when a CVI application crashes to start debug with different user to see what's going on in the code?
Unfortunatelly the local user, which is used to log in windows 10, has no active license for CVI.
It is mandatory to use this account because that PC is the part of a shopfloor application.
My profile has network license for CVI, but it can't be used to log in that PC.
It's also not possible to run application in CVI debug permanently with my account (I mean: right click, run with different user...)
When CVI app crashes, debug starts with local user without any CVI license and asks for evaulate/activate/purchase.

Can you help me?

0 Kudos
Message 1 of 2
(947 Views)

Hi,
Have You tried to use Command Line instead of (right click, run with different user...)? I mean there's a comand runas/user:(your username)''(full filepath)''. After running this command, you will be asked to enter the password of your account and after that CVI app will be opened with the specified account credentials.

0 Kudos
Message 2 of 2
(903 Views)