Search found 3 matches

by Chris H
2006-02-04 23:22
Forum: SCIII
Topic: How to include a dll, Win2k is looking for msvcp60.dll
Replies: 2
Views: 9715

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.
by Chris H
2005-12-01 20:59
Forum: SC
Topic: can we use sc with bart pe
Replies: 4
Views: 7641

^^^ That was me, wasn't logged in.
by Chris H
2005-12-01 20:54
Forum: SC
Topic: Remote Support
Replies: 10
Views: 14007

I have something like this I'm working on in Visual Basic. Basically it is a self extracting archive that installs the server and establishes a remote connection. Then it sits in the system tray while you work, and you can right click it and have it break the connection and completly uninstall ...