mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-29 22:58:39 +02:00
Make Windows installation consistently go to common access rather than user-specific, per forward from Buanzo of message feedback@ message from "Heath Parker".
This commit is contained in:
parent
714049ffce
commit
3d6c0d029f
@ -129,7 +129,7 @@ Source: "resetPrefs.txt"; DestDir: "{app}"; Permissions: users-modify; Tasks: re
|
||||
|
||||
[Icons]
|
||||
Name: "{commonprograms}\Audacity"; Filename: "{app}\audacity.exe"
|
||||
Name: "{userdesktop}\Audacity"; Filename: "{app}\audacity.exe"; Tasks: desktopicon
|
||||
Name: "{commondesktop}\Audacity"; Filename: "{app}\audacity.exe"; Tasks: desktopicon
|
||||
|
||||
[InstallDelete]
|
||||
; Get rid of previous 'reset prefs' file, in case somebody want to reinstall without the reset option after they installed with it
|
||||
|
Loading…
x
Reference in New Issue
Block a user