After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

How to include a dll, Win2k is looking for msvcp60.dll

SC <-> Proxy <-> Repeater <-> Proxy <-> Viewer
Post Reply
Galileo

How to include a dll, Win2k is looking for msvcp60.dll

Post by Galileo »

I am trying to run SCIII under Win2k Sp3 but the program is loking for the msvcp60,dll.
It's possible automatically install and then remove it ?

Many thanks
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Post by bevtech »

Are you running the latest service pack??? Maybe the .dll is included in it :idea: I think SP4 is out... Just a thought.
Bevtech

Windows XP Home, Pro SP2, Windows 2003 SBS server SP2 (EN), Windows Media Center Editon 2005, Windows Vista Home Premium, Fedora Core 6, Windows 9X, PcHelpWare 1.0, UltraVNC 1.0.8.2

User not developer ;)
Chris H
20
20
Posts: 47
Joined: 2005-04-16 01:59

Post by Chris H »

You can run regsvr32 msvcp60.dll to register it. But if the file is located in the same directory as the exe it should find it there automatically.
Post Reply