| View previous topic :: View next topic |
| Author |
Message |
nduncan
Joined: 06 Dec 2005 Posts: 32 Location: Madrid, Spain
|
Posted: Mon Nov 13, 2006 8:28 pm Post subject: Downloading new versions of AHK |
|
|
You specically say that it is not necessary to uninstall the old version, but I have to to uninstall the old version AND reboot before reinstalling.
It is almost certainly my system (SP2), but has anyone any idea why? _________________ oldie |
|
| Back to top |
|
 |
toralf
Joined: 31 Jan 2005 Posts: 3841 Location: Bremen, Germany
|
Posted: Mon Nov 13, 2006 10:10 pm Post subject: Re: Downloading new versions of AHK |
|
|
| nduncan wrote: | | I have to to uninstall the old version AND reboot before reinstalling. | Why do you have to? What happens exactly? _________________ Ciao
toralf  |
|
| Back to top |
|
 |
.AHK
Joined: 26 Apr 2006 Posts: 662 Location: USA
|
Posted: Tue Nov 14, 2006 1:49 am Post subject: |
|
|
| Make sure you do not have any .ahk scripts running when you install. This is probably why you are getting an error during install. |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Tue Nov 14, 2006 9:32 am Post subject: |
|
|
Yes. Usually, I upgrade with the plain Zip file, as there is no need to re-create the shortcuts and the registry settings.
Sometime, I forget to exit my permanent script and the unzip program complains it cannot overwrite the AutoHotkey.exe file. I just close the script and do again. Same for the CHM (help) file.
BTW, I see no clear relation between your subject and your message... _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
nduncan
Joined: 06 Dec 2005 Posts: 32 Location: Madrid, Spain
|
Posted: Tue Nov 14, 2006 5:06 pm Post subject: |
|
|
My apaologies for not giving enough info.
Of course I checked that no Ahk script was running, especially as the message was that autohotkey.exe couldn't be replaced.
But, as today I can't reproduce the messsage even though it had happened at least 4 times before, and no one else seems to have this problem, we'll leave it until or if it recurs.
One item less! _________________ oldie |
|
| Back to top |
|
 |
|