Opened 13 years ago
Closed 13 years ago
#1932 closed Bug (Fixed)
Uninstaller, windows-register, App Paths. (+beta)
Reported by: | mvg | Owned by: | Jon |
---|---|---|---|
Milestone: | 3.3.7.2 | Component: | AutoIt |
Version: | 3.3.6.1 | Severity: | None |
Keywords: | uninstall register path | Cc: |
Description
Not sure about this being something that really matters. But just in case.
Running the AutoIt uninstall (installed AutoIt with installer of course) leaves the related AutoIt "App Paths" windows register keys as they are.
So after uninstalling the Beta, for example, the "App Paths" point to the wrong locations.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\Au3Info.exe] @="C:\\Program Files\\AutoIt3\\Beta\\Au3Info.exe" [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\Aut2Exe.exe] @="C:\\Program Files\\AutoIt3\\Beta\\Aut2Exe\\Aut2Exe.exe" [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\AutoIt3.exe] @="C:\\Program Files\\AutoIt3\\Beta\\AutoIt3.exe"
Don't mind those keys being cleared after uninstalling a final/production version. (but not for the Beta uninstall of course.)
(3.3.6.1 + v3.3.7.1-Beta)
(XP.Pro.Sp3.x86.Eng)
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by Jon
comment:2 Changed 13 years ago by Jon
- Milestone set to 3.3.7.2
- Owner set to Jon
- Resolution set to Fixed
- Status changed from new to closed
Fixed by revision [6001] in version: 3.3.7.2
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
I think I'll change that so that the beta doesn't touch those keys.