You are currently not logged in. Login or Register. Forgot your password? View Cart
Site Search:
Quick Links:

Question:
Can InstallPump check for available disk space? (SQA000046)


Answer:
Yes. In project properties (Special Options tab), with action 43, or via script (IPWinCheckDiskFreeSpace).
The Project Properties method will run before any actions.
The Action method can be used to run certain actions prior to the disk space check.
The script method gives the most flexibility, since you can specify the drive letter to check (the other methods default to the Windows drive).



Last Reviewed: 04/23/2004 11:58:34 AM