Hi !
Where I can get the script file (.iss) of the Audacity installation ?
This file is opensource ?
Many thank's
Aldeia
Inno installation script file
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Inno installation script file
What is it you want to do? Inno can be downloaded here:Aldeia wrote: Where I can get the script file (.iss) of the Audacity installation ?
This file is opensource ?
http://www.innosetup.com/isdl.php
The source code is available from the CVS link at the bottom of that page but is not GPL licensed. It can be modified and distributed under these conditions:
http://www.innosetup.com/files/is/license.txt
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Inno installation script file
No, I don't want the Inno setup program but I want see the script used by Audacity installation.
Audacity installation use Inno setup to install the program.
As Audacity is open source I thought that the script used to install the program were also.
Many Thank's
Aldeia
Audacity installation use Inno setup to install the program.
As Audacity is open source I thought that the script used to install the program were also.
Many Thank's
Aldeia
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Inno installation script file
Yes we build a "Release" version of Audacity for Windows 98/ME and a "Unicode Release" version for 2000/XP/Vista and use different Inno installer setup scripts for each version to build the installers. Both scripts are in our source code and the script versions below are for building version 1.3.5:
http://audacity.cvs.sourceforge.net/aud ... iew=markup
http://audacity.cvs.sourceforge.net/aud ... iew=markup
The Release.txt file describes how the installers are built with the above scripts:
http://audacity.cvs.sourceforge.net/aud ... iew=markup
Audacity 1.3.6 will be released imminently. Are you planning to distribute Audacity?
Gale
http://audacity.cvs.sourceforge.net/aud ... iew=markup
http://audacity.cvs.sourceforge.net/aud ... iew=markup
The Release.txt file describes how the installers are built with the above scripts:
http://audacity.cvs.sourceforge.net/aud ... iew=markup
Audacity 1.3.6 will be released imminently. Are you planning to distribute Audacity?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual