FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

how to correct regsvr.exe?

hi to all,

The regsvr.exe of my computer was corrupted by virus.

The virus has been neutrialized but the windows is not able to find regsvr.exe whenever the computer boots.

Now my question is does the regsvr.exe creates problem with my application.

What probably problems may arise with my application on labview as i am also uncertain about this.

How is this exe file linked with the labview and its working. Also tell me.

The problem which i am facing right at this moment is deployment of shared variable in run time and labview indicates a message that the deployment of the shared variable failed.

Can any one tell how to fix this.

samriddh sarbalhi

sabalhi.samriddh@gmail.com

 

0 Kudos
Message 1 of 2
(7,351 Views)

Hi samriddh,

I doubt that the problems with regsvr.exe would be causing shared variable errors.  That is usually just run to register dlls or ActiveX controls. 

What are the details of the program deploying the shared variables?  Is it an executable or a Real-Time application?  If it is an executable, the Deploy Library Invoke Node or the DSC Module VI called Deploy Library.vi can be used to deploy shared variables.  If it is a Real-Time application, the shared variables cannot be deployed programmatically.  You must deploy them through Project Explorer, and they will remain on the target until you undeploy them.

Jennifer R.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(7,328 Views)