mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Bug 1591 - Windows: Click Track not removed from previous installation
This commit is contained in:
parent
f4bfe1fc02
commit
73b421a5c3
@ -182,9 +182,10 @@ Type: dirifempty; Name: "{app}\Modules"
|
|||||||
; Get rid of gverb that we no longer ship
|
; Get rid of gverb that we no longer ship
|
||||||
Type: files; Name: "{app}\Plug-Ins\gverb_1216.dll"
|
Type: files; Name: "{app}\Plug-Ins\gverb_1216.dll"
|
||||||
|
|
||||||
; Get rid of old crossfade* plugins that we no longer ship
|
; Get rid of old nyquist plugins that we no longer ship
|
||||||
Type: files; Name: "{app}\Plug-Ins\crossfadein.ny"
|
Type: files; Name: "{app}\Plug-Ins\crossfadein.ny"
|
||||||
Type: files; Name: "{app}\Plug-Ins\crossfadeout.ny"
|
Type: files; Name: "{app}\Plug-Ins\crossfadeout.ny"
|
||||||
|
Type: files; Name: "{app}\Plug-Ins\clicktrack.ny"
|
||||||
|
|
||||||
[Registry]
|
[Registry]
|
||||||
; No longer allow user to choose whether to associate AUP file type with Audacity.
|
; No longer allow user to choose whether to associate AUP file type with Audacity.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user