Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating setup.exe through setup wizard.
Message
 
To
30/10/1998 15:06:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00152832
Message ID:
00153011
Views:
28
>I looked into the setup32.stf file and think I figured out that it has something to do with the OlePro32.dll and oleaut32.dll files. I notices that those files in my windows/system directory were a different version than those in my distrib.src/system directory so copyied the more current ones (windows) to the distrib dir. After re deleteing all the files named previously and rebuilding, I still got the same error.
>
>Do you remember anything peculiar about those files and that message?
>
>Also I couldn't see anything that would be a problem with the drive location.

Do you have SP3? That seems to have caused a similar problem...according to a previous thread (I was involved in it a little :), you can try looking at this:

...the wizsetup error 825 bug has been solved. Andrew Coates (a.coates@unsw.edu.au) discovered that the setup32.stf file included references to OLEPRO32.DLL and OLEAUT32.DLL that were missing from the [SYSTEM] section of setup.inf. Adding the following two lines fixed the problem; * the following two line must be added to the [System] shown above in the setup.inf file
"Olepro32Dll"=1,OLEPRO32.DL_,,,,1997-05-19,,1033,OLDER,!READONLY,,OLEPRO32.DLL,,,!SHARED,174592,!SYSTEM,,,5.0.0.344,VITAL
"Oleaut32Dll"=1,OLEAUT32.DL_,,,,1997-05-19,,1033,OLDER,!READONLY,,OLEAUT32.DLL,,,!SHARED,174592,!SYSTEM,,,5.0.0.344,VITAL
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform