Stop Installation if Disk Space less that 10GB
Does anyone any method of finding out the remaining hard disk space as I want to use the System Search entry with a condition set to it and then display a message.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
JeremiahHebert
14 years ago
Posted by:
anonymous_9363
14 years ago
It's no different to any other property. You would use it in the LaunchCondition table.
Condition Description
PrimaryVolumeSpaceRemaining=>[whatever_size_your_minimum_is] [ProductName] requires at least [whatever_size_your_minimum_is]
Posted by:
JeremiahHebert
14 years ago
ORIGINAL: VBScab
It's no different to any other property. You would use it in the LaunchCondition table.Condition Description
PrimaryVolumeSpaceRemaining=>[whatever_size_your_minimum_is] [ProductName] requires at least [whatever_size_your_minimum_is]
VBScab- thank you very much for the clarification. I do appreciate it.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.