Modify ↓
Opened 15 years ago
Closed 15 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 by , 15 years ago
comment:2 by , 15 years ago
| Milestone: | → 3.3.7.2 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [6001] in version: 3.3.7.2
Note:
See TracTickets
for help on using tickets.

I think I'll change that so that the beta doesn't touch those keys.