1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-17 08:40:27 +02:00

Try [UninstallRun] section to uninstall 1.2.* better.

This commit is contained in:
v.audacity 2012-02-23 07:01:56 +00:00
parent d882ea89ac
commit c439261ca7
3 changed files with 15 additions and 0 deletions

View File

@ -6,6 +6,11 @@
; Vaughan Johnson, Leland Lucius, Martyn Shaw, Richard Ash, & others ; Vaughan Johnson, Leland Lucius, Martyn Shaw, Richard Ash, & others
; ;
[UninstallRun]
; Uninstall prior installations.
Filename: "{app}\unins*.*";
[Setup] [Setup]
; compiler-related directives ; compiler-related directives
OutputBaseFilename=audacity-win-2.0 OutputBaseFilename=audacity-win-2.0

View File

@ -6,6 +6,11 @@
; Vaughan Johnson, Leland Lucius, Martyn Shaw, Richard Ash, & others ; Vaughan Johnson, Leland Lucius, Martyn Shaw, Richard Ash, & others
; ;
[UninstallRun]
; Uninstall prior installations.
Filename: "{app}\unins*.*";
[Setup] [Setup]
; compiler-related directives ; compiler-related directives
OutputBaseFilename=audacity-win-2.0-ansi OutputBaseFilename=audacity-win-2.0-ansi

View File

@ -6,6 +6,11 @@
; Vaughan Johnson, Leland Lucius, Martyn Shaw, Richard Ash, & others ; Vaughan Johnson, Leland Lucius, Martyn Shaw, Richard Ash, & others
; ;
[UninstallRun]
; Uninstall prior installations.
Filename: "{app}\unins*.*";
[Setup] [Setup]
; compiler-related directives ; compiler-related directives
OutputBaseFilename=audacity-win-2.0 OutputBaseFilename=audacity-win-2.0