LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

can i create distribution kits for WINdows NT if I am working on Windows98

i am developping with labwindows/cvi 4.0.1 on a windows98 (2nd edition) platform and i would like to create a distribution kit for a windowsNT platform. Is that possible?
Furthermore, could you please tell me the difference between these 2 modes of variable declaration:
int i
static int i?
Thank you
0 Kudos
Message 1 of 2
(2,708 Views)
Hi Jean,
As far as I know, the main thing is where you put the run-time engine DLL during installation. It is called cvirte.dll. If you build your distr. kit on Win98, default directory for the run-time engine is displayed as c:\Windows in the installer program. But you can browse and change the location to c:\Winnt to install it on WinNT for example. I might be wrong but it is worth a try.
I will also be happy to hear about the result.
0 Kudos
Message 2 of 2
(2,708 Views)