mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
Install in {pf}\Audacity. Delete old uninstall files.
This commit is contained in:
parent
5f5b9778de
commit
57f29c6983
@ -22,7 +22,7 @@ ChangesAssociations=yes
|
||||
|
||||
; For a beta release, e.g.: DefaultDirName={pf}\Audacity 1.3 Beta (Unicode)
|
||||
; For a stable release: DefaultDirName={pf}\Audacity
|
||||
DefaultDirName={pf}\Audacity 2.0
|
||||
DefaultDirName={pf}\Audacity
|
||||
|
||||
; Always warn if dir exists, because we'll overwrite previous Audacity.
|
||||
DirExistsWarning=yes
|
||||
@ -126,6 +126,10 @@ Type: files; Name: "{commonprograms}\Audacity\audacity.exe"
|
||||
Type: files; Name: "{commonprograms}\Audacity\unins000.exe"
|
||||
Type: dirifempty; Name: "{commonprograms}\Audacity"
|
||||
|
||||
;Get rid of previous uninstall item
|
||||
Type: files; Name: "{app}\unins000.exe"
|
||||
Type: files; Name: "{app}\unins000.dat"
|
||||
|
||||
[Registry]
|
||||
; No longer allow user to choose whether to associate AUP file type with Audacity.
|
||||
; Leaving this one commented out example of the old way.
|
||||
|
Loading…
x
Reference in New Issue
Block a user