Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Installation Where Windows .DLL May Need Updating
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00392294
Message ID:
00392374
Views:
10
>I have an application which is distributed in an InstallShield setup. It has become apparent that for one part of it to work, the file WSOCK32.DLL in the Windows System directory needs to be at least a certain version.
>
>I can get to that version by manually installing DUN 1.3, but that is really an overkill, and not suitable for silently doing as part of a user driven installation.
>
>So my question is; can I copy a good version of WSOCK32.DLL into the install, and let IS install and register it, or are other files related to it and need doing at the same time? Also what are any MS License implications to doing this?
>
>TIA, Kevin

Kevin,
If you have the full version of VS there is a utility called Depends.Exe. You can use it to open the DLL and determine what files are needed to support that DLL. With the version I have (4.0.1381.201), other than the core OS files, it seems WSOCK32.DLL needs WS2_32.DLL and WS2HELP.DLL. I don't know how deep the connection goes but you might want to take note.

Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform