On 12/29/2011 6:54 AM, Dennis Lee Bieber wrote:
On Wed, 28 Dec 2011 21:56:59 -0800, "W. eWatson"
<wolftra...@invalid.com>  wrote:


It didn't like that either. Got "msvcp71.dll was located but the dll
server entry was not found. File could not be registered."

Arguments are /u,/s/i/n.

        According to the pop-up I get (Win7) when supplying an invalid
argument,

        /n - do not call DllRegisterServer; this option must be used with /i
and that reads
        /i - Call DllInstall passing it an optional [cmdline]; when used
with /u calls dll uninstall

        So.. If the register server entry point was not found, maybe you
should try with /i/n to make it call the /other/ registration entry
point.
Well, it's worth a try. However, what "other" entry point.



{And, in line with the other commentators; I don't even use start/run
for the command shell -- I use the shell often enough to have put a
dedicated shortcut on the start menu itself (and have since added
PowerShell shortcuts). Only thing I use start/run with is the registry
editor (regedt32 or regedit) and to start the despised Internet Explorer
(iexplore, which has otherwise been removed from direct mouse access) --
in short; only programs with GUI interfaces get started from start/run}

To keep it simple, I now just enter cmd, and work there. I'm not usually working with these low level operations. Occasionally, I use some of the network commands.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to