As I understand, that when we launch the EXE file, which was created from PFTW, all the files (ie, *.cap, setup.exe, etc) will be extracted and stored under a temp fold under %TEMP%.
Is there a way to find out the available diskspace before or during the EXE is extracted.
Thanks.
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

PFTW
Started by
minoe
, Apr 04 2001 20:04
1 reply to this topic
Posted 11 April 2001 - 00:33
Not within PFTW that I know of but in IS6 is easy to find out.
You could also wrap it into a Delphi or Visual app. instead of PFTW
Why do you need the available diskspace? Just tell the end user that your program requires so much disk space. Handle anything else in InstallShield.
You could also wrap it into a Delphi or Visual app. instead of PFTW
Why do you need the available diskspace? Just tell the end user that your program requires so much disk space. Handle anything else in InstallShield.