Deploy MSI 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.
Deploy MSI file?
I was wondering if anyone has created or knows of an MSI file for the install. We would like to deploy this to a lot of PC's via group policy. Unless there is an easier way to install on a lot of machines?
Thanks
Thanks
Re: Deploy MSI file?
Installation isn't really necessary - all you need is the files unzipped into a folder and a link to the Audacity.exe file.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Deploy MSI file?
I have tried to save files on the server and got each client to run the application but it says another instance of the program is running. Any more ideas anyone?
Works fine when one client is running the program.
Thanks
Works fine when one client is running the program.
Thanks
Re: Deploy MSI file?
Audacity needs to run locally (on the client, not on the server). The Audacity program folder needs to be copied to each computer on which it is to run. You then just need a link or shortcut on the client computers for launching the application.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Deploy MSI file?
There is not really enough "demand" for an MSI installer at present but there is another solution here to automatically install Audacity on multiple computers:
http://wiki.audacityteam.org/wiki/Group ... stallation .
Gale
http://wiki.audacityteam.org/wiki/Group ... stallation .
Gale
Last edited by Gale Andrews on Mon Aug 29, 2016 9:40 pm, edited 1 time in total.
Reason: updated URL
Reason: updated URL
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Deploy MSI file?
Yes, you can download a msi-package of Audacity 1.2.6 from this page:
http://www.inprose.com/package-repository.html
http://www.inprose.com/package-repository.html
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Deploy MSI file?
Thanks. Is that your site/installer or you just found it? Installing for the user only into their Documents and Settings folder is a bit odd. Isn't this normally handled in the Registry and installation is to the usual "Program Files" folder?mon wrote:Yes, you can download a msi-package of Audacity 1.2.6 from this page:
http://www.inprose.com/package-repository.html
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Deploy MSI file?
Yes, my site and "my" installer. The per-user behaviour is by design in Windows Installer XML toolset (but I can change it in the installer). Default per-user behaviour in Wise Package Studio is "Program Files" and registry settings and shortcuts in profile. I think the behaviour of my Audacity installer is recommended by Microsoft (in Vista the target folder is %userprofile%appdatalocalappsAudacity).Gale Andrews wrote: Thanks. Is that your site/installer or you just found it? Installing for the user only into their Documents and Settings folder is a bit odd. Isn't this normally handled in the Registry and installation is to the usual "Program Files" folder?
Gale
Personally I always use per-machine in large scale deployments and per-machine is default in this installer.
I will make a new installer for the next stable Audacity release
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Deploy MSI file?
Thanks for your efforts. This is nonetheless the first MSI installer I've come across that doesn't install per-user into Program Files. Anyway, we'll note your link if anyone asks us. By the way, Audacity 1.4 (the next stable version) does not use the Registry for storing its preferences and settings - these are in an "audacity.cfg" file at:
Documents and Settings<user name>Application DataAudacity
There could be a disadvantage for novice users if that file is too close to the Audacity executable.
Gale
Documents and Settings<user name>Application DataAudacity
There could be a disadvantage for novice users if that file is too close to the Audacity executable.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual