cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
abhijeet_rathau
Level 3

Size of Features and diskspace on the machine

Hey Please guide me how to calculate the size of the different features that we are going to install and how to know about the diskSpace that is available on the machine. Please let me know.

Thanks in Advance.
Labels (1)
0 Kudos
(2) Replies
toogoodju
Level 4

To calculate the diskspace available on the machine, I believe you can use the getPartitionFreeSpace method under FileService.

As for the size of the features, I would assume its size is the sum of the number of files below it.
0 Kudos
manumanimala
Level 3

For getting the disk space available in a machine you can use "PrimaryVolumeSpaceAvailable " property of InstallShield. Search in Installshield help, some other properties are also there related with disk space. I think that is helpful for you.
0 Kudos