Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setup Wizard Problems
Message
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00430851
Message ID:
00430859
Views:
12
>We are trying to install a VFP app on a machine that has a 30 gig harddrive.
>
>When we run the netsetup, we get an error telling us there is not enough space. The cab file is over 1 gig. The data within this is 1 gig. Can anyone give me an explanation as to why this is happening, and better yet, a way to fix this problem.
>
>Thanks in advance!

Susan,

I'd SWAG that the problem has to do with two factors. Factor one is that that the setup program is a 16 bit one. Factor two would be that prior to Win95 OSR2, there was no API function capable of handling drives greater than 2 gig. Even today, VFP 6.0's DISKSPACE() and SYS(2020) are unreliable in determining the correct amount of diskspace (either total or available) when that amount exceeds 2 gig (they do not access the function GetDiskFreeSpaceEx() which was introduced in Win95 OSR 2).

The Visual Studio Installer may be able to address this problem.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform