LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI v.9.0.0 and CLSID.

Hello.

 

Have a two versions of program. I want make him - independent. But when i install version 2 - version 1 is destroying. How change CLSID of program in 9 CVI? Screenshot needed. Thanks.

0 Kudos
Message 1 of 6
(3,176 Views)

Hi Sergey,

 

Which 2 specific versions of CVI are you trying to install? Do you get an error?

Regards,
Efrain G.
National Instruments
Visit http://www.ni.com/gettingstarted/ for step-by-step help in setting up your system.
0 Kudos
Message 2 of 6
(3,137 Views)

Algoritm:

 

Have CVI 9.0.0. Don't modify them.

 

Wroted 1 program, "program1", compile and build her.

Wroted new version of program: "program1-1", compile and build her.

 

Install on computer program1. Norm.

Install on computer program1-1. 1-1 installed norm, but program1 is automaticaly deinstalled.

 

How regenerate CLSID from program1-1, i want to:      OS see that programs not new version of one program, see that programs as miscellaneouses programs.

0 Kudos
Message 3 of 6
(3,135 Views)

Are you building an installer with these two versions of your program? If that is the case, do you have different driver versions for both of your programs?  It could be that your OS is trying to upgrade the drivers when you deploy the second version of your program. Therefore your first program could be affected.

Regards,
Efrain G.
National Instruments
Visit http://www.ni.com/gettingstarted/ for step-by-step help in setting up your system.
0 Kudos
Message 4 of 6
(3,110 Views)

Rrrrr... I'm lugger. Smiley Very Happy

 

In CVI 7.1 parameter not CLSID i try to change, a Installer GUID.

How to change this value in CVI 9.0.0?

0 Kudos
Message 5 of 6
(3,104 Views)

Even in CVI 7.1 I never found the need to click the button to generate a new GUID - this is done automatically whenever a new project is created. Presumably it is the same in CVI 9 - just create a new project and copy all your source files over to end up with a different GUID.

 

JR

0 Kudos
Message 6 of 6
(3,056 Views)