When trying to install wxpython for NT, I get a message saying that MSVCRT.dll replace fails in installation. I don't have administrator rights.
Is there a way to get around this problem? Thanks.
···
_____
Stephen Boulet
When trying to install wxpython for NT, I get a message saying that MSVCRT.dll replace fails in installation. I don't have administrator rights.
Is there a way to get around this problem? Thanks.
_____
Stephen Boulet
When trying to install wxpython for NT, I get a message saying that
MSVCRT.dll replace fails in installation. I don't have administrator rights.
Is there a way to get around this problem? Thanks.
No. If you have an old MSVCRT.dll then you must let the installer install
the new one in order to use wxPython, and the installer must be run with
Administrator or Power User priviledges to be able to do that. Talk to your
SysAdmin about it.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!