When I'm trying to install my application on user machine, I got the
following error :
"Unable to register the DLL/OCX:RegSvr32 failed to register with exit
code 0X3"
Here is the installer script ( InnoSetup )
Source: Z:\.....\vfp9r.dll; DestDir: {cf}\Microsoft Shared\VFP; Flags:
sharedfile uninsneveruninstall regserver
Error occurred while registering vfp9r.dll to C:\Program Files\Common
Files\Microsoft Shared\VFP\ of the user machine.
FYI, user machine is Windows 7.
Rgds/Sithu
are you sure that this setup was run with Admin rights?
--
wOOdy
Visual FoxPro Evangelist
Microsoft "Most Valuable Professional" 1996 to 2009
"*��)
�.���.�*��) �.�*�)
(�.��. (�.�` *
..�`.Visual FoxPro: It's magic !
(�.�``��*
You'll be unable to register the VFP9 bits if any of the required
dependencies cannot be resolved.
See http://fox.wikis.com/wc.dll?Wiki~VFP9RuntimeFiles~VFP
Dan