Which libraries for Python 2.5.2
Dave Angel
d at davea.name
Tue Dec 27 22:47:54 EST 2011
More information about the Python-list mailing list
Tue Dec 27 22:47:54 EST 2011
- Previous message (by thread): Which libraries for Python 2.5.2
- Next message (by thread): Which libraries for Python 2.5.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/27/2011 10:31 PM, W. eWatson wrote: > On 12/27/2011 6:27 PM, Ian Kelly wrote: >> <SNIP> >> http://www.dll-files.com/dllindex/dll-files.shtml?msvcp71 (or just >> find it on another Windows XP PC) and copy it into >> C:\Windows\System32. Don't forget to run regsvr32 to register it. >> >> HTH, >> Ian > You are very likely right about the spelling. I wrote it down, and > carried it to this PC. Sometimes I can't read my own writing. > > I've never used regsvr32, but I would guess it's entered into the Run > (simple dialog for MS tools like regedit) selection off the Start menu. Of course not. You run it from the same command window (aka DOS box, or cmd window) you've been doing all your other testing from. And like all good commands, it has built-in help so you can see what the argument list looks like. -- DaveA
- Previous message (by thread): Which libraries for Python 2.5.2
- Next message (by thread): Which libraries for Python 2.5.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list