LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Required disk space for installation.

Hello,
 
I am writing a short manual for my application. I would like to mention the required free disk space for installing my application. Is there any way to detect how much MB's my application will take?
 
Thanks,
Wim
0 Kudos
Message 1 of 3
(3,083 Views)

Hi Wim,

There isn't a direct way to know how much MB's your application will take.

So basically it all depends on what their application is doing.  Also, what drivers they are including if any (i.e. daqmx, fieldpoint, gpib, third party drivers, etc.).  A couple of ideas:

1- Look at the free disk space on a deployment machine before installing the app and then after and compare.

2- get all of the drivers and run time engines that will be included and start the installation for each separately.  At one point it tells you how much disk space is required.  Add all of those up and then add whatever other disk space the application has.

Regards,

Julien Roland - District Sales Manager
NI Belgium - Technical Support

Don't forget to rate a good answer
Message 2 of 3
(3,028 Views)

Hello Roland,

Thanks a lot for answering my question. I'll try your suggested work-around...

0 Kudos
Message 3 of 3
(3,023 Views)