1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 16:49:41 +02:00

23 Commits

Author SHA1 Message Date
martynshaw99
4c64a74b18 We don't ship modules at the moment. 2013-09-08 20:26:03 +00:00
martynshaw99
68b8d258db Clean up the folder/directory that we are installing to 2013-09-04 00:02:14 +00:00
martynshaw99
25a7868380 Update for 2.0.4 2013-08-31 21:40:45 +00:00
v.audacity
3d6c0d029f Make Windows installation consistently go to common access rather than user-specific, per forward from Buanzo of message feedback@ message from "Heath Parker". 2013-06-28 05:50:56 +00:00
martynshaw99
f1156ce0d5 Preparation to release 2.0.3, from a 32-bit machine.
Also, sure that link is currently wrong in ...InfoBefore...
2013-01-10 00:36:27 +00:00
v.audacity
27985d3631 Fix the comments about where to get MSVC redistributables. 2012-08-10 19:11:35 +00:00
v.audacity
e4b2e96d24 Update comments. This does not affect RC's. 2012-08-10 05:37:17 +00:00
v.audacity
02d6671594 Specify AppVersion as well, so it appears in the Add/Remove Programs entry, per request on feedback@audacityteam.org for compatibility with software like software-uptodate.de/cms/us/home.
Change default assumption to compiling the script on Win 7. I left in the Win XP and earlier lines, commented out, so it's easy to switch.
2012-08-10 01:16:47 +00:00
v.audacity
470898e035 update for 2.0.2 2012-08-09 00:18:47 +00:00
v.audacity
c3ab4576f2 Update Win installer maker script so it automatically makes the MinVersion requirement disallow ANSI systems. The way it was, the installer would go ahead and try to install on ANSI systems. 2012-06-23 23:12:43 +00:00
martynshaw99
75a27171fa Add the ability to reset the Prefs.
Add japanese, SerbianCyrillic and ukrainian to the installer languages, since we have them in the app.
2012-03-29 23:53:08 +00:00
v.audacity
c439261ca7 Try [UninstallRun] section to uninstall 1.2.* better. 2012-02-23 07:01:56 +00:00
v.audacity
d882ea89ac Changes per "Verbosity in installer dialog" thread on audacity-quality: Simplify the license page text in the installer. Rather than show LICENSE.TXT, show abbreviated text from http://audacity.sourceforge.net/ and http://audacity.sourceforge.net/about/license.
Also added more accurate, copyrighted header, and moved SetupIconFile directive to different section as it's not compiler-related.
2012-02-23 04:09:15 +00:00
v.audacity
a663c35378 Changes to make the version number appear much less frequently, a la the 1.2.x stable release conventions (long forgotten!). 2012-02-16 21:12:18 +00:00
v.audacity
c2353a09c3 Explicitly get rid of 1.2.x cruft files that we are not replacing. 2012-02-15 20:10:19 +00:00
v.audacity
a8a006e995 This is now the main installer-maker script, so identical to audacity_unicode.iss. 2012-02-15 19:43:26 +00:00
martynshaw99
9e802e0b0a Update to installers, reflecting that 'unicode' is the norm and 'ANSI' is no longer supported. audacity.iss in untested since I no longer have 'Visual Studio 8'. We should really change the file names as well to 'audacity.iss' and 'audacity_ANSI.iss', or simply delete the older version, since we no longer support it. 2012-01-31 00:32:21 +00:00
martynshaw99
4474d348b3 Recurse into Nyquist subdirs, so we get \rawwaves dir. Thanks to Gale. 2011-03-30 22:58:27 +00:00
v.audacity
abb01a533f Remove unnecessary "Microsoft.VC80.CRT\msvcm80.dll" DLL. 2011-03-28 01:17:02 +00:00
v.audacity
fa51a6fee8 (Bug 243, P2 - Default EQCurves.xml should be populated and added to Windows and Mac installers)
Apparently "{pf}" does not get interpreted correctly in [Files] section.
2010-10-16 08:22:09 +00:00
v.audacity
341257491d (bug 243, P2, Default EQCurves.xml should be populated and added to Windows and Mac installers)
Add default EQCurves.xml for Windows.

Remove specific hard drive references in favor of {pf} for Program Files directory.

Increment Audacity version number.
2010-10-16 00:47:53 +00:00
windinthew
ca15eb3e3b Committing the .iss file used for 1.3.12 ANSI Release 2010-04-02 10:52:42 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00