[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Further on Update of Copy/Paste/Replace Routine
- Subject: Further on Update of Copy/Paste/Replace Routine
- From: "Robert Holmgren" holmgren@xxxxxxxx
- Date: Sun, 26 Oct 2003 15:23:05 -0500
** Reply to message from "Robert Holmgren" on Sun, 26 Oct
2003 15:12:36 -0500
I forgot to mention that if you _already_ registered the
AutoItX.DLL with Windows, you should UNregister it first,
and then register the new version, thus:
REGSVR32.exe /u AutoItX.dll
then
REGSVR32.exe AutoItX3.dll
You only do this (register an Active X control) ONCE for
the lifetime of your operating system.
-----------------------------
Robert Holmgren
holmgren@xxxxxxxx
-----------------------------