Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal distribution problems
Message
From
13/12/1999 15:39:46
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
 
 
To
11/12/1999 08:04:05
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00301239
Message ID:
00302929
Views:
33
>Just, check the activeX checkbox in the setup wizard.

you must put the .OCX in the root of your project directory because the wizard puts them in the wrong place otherwise:
c:\homedir\*.exe
c:\homedir\ActiveX\*.OCX

After checking the OCX to directory "WinSysDir" and installing the project to "c:\instdir\" you'll have this:

c:\instdir\*.exe
c:\windows\system\ActiveX\*.ocx

(...and don't even try to install to a netware volume without long filename support useing the /F switch - it doesn't work!)

Is there any advantage to using the Setup wizard? Especially if the code is simple. (an exe, scx, prg, and the runtime dlls)
Previous
Reply
Map
View

Click here to load this message in the networking platform