LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

To open an exe in labview which required to be opened as an administrator

Hello,

I want to open an exe file in labview. I want it to be opened in cmd which is used as an administrator. I have a program which can open a normal exe files with default cmd prompt but I want to open an exe as an administrator.

 

 

0 Kudos
Message 1 of 2
(2,478 Views)

In Windows 10, when I right click on Labview 2016 and select run as administrator, and then I do a System Exec with ipconfig /registerdns which requires elevation, it works (if I don't run as admin, it asks for elevation). Is that what you are trying to do?

0 Kudos
Message 2 of 2
(2,427 Views)