Deploy MSI file?

This section is now closed.
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.
Locked
stl
Posts: 2
Joined: Wed Sep 17, 2008 2:06 pm
Operating System: Please select

Deploy MSI file?

Post by stl » Wed Sep 17, 2008 2:09 pm

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

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Deploy MSI file?

Post by steve » Wed Sep 17, 2008 5:26 pm

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)

stl
Posts: 2
Joined: Wed Sep 17, 2008 2:06 pm
Operating System: Please select

Re: Deploy MSI file?

Post by stl » Tue Sep 23, 2008 10:09 am

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

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Deploy MSI file?

Post by steve » Tue Sep 23, 2008 4:35 pm

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?

Post by Gale Andrews » Mon Sep 29, 2008 5:37 am

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
Last edited by Gale Andrews on Mon Aug 29, 2016 9:40 pm, edited 1 time in total.
Reason: updated URL
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

mon
Posts: 2
Joined: Fri Nov 07, 2008 10:24 pm
Operating System: Please select

Re: Deploy MSI file?

Post by mon » Fri Nov 07, 2008 10:27 pm

Yes, you can download a msi-package of Audacity 1.2.6 from this page:
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?

Post by Gale Andrews » Thu Nov 13, 2008 6:16 pm

mon wrote:Yes, you can download a msi-package of Audacity 1.2.6 from this page:
http://www.inprose.com/package-repository.html
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
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

mon
Posts: 2
Joined: Fri Nov 07, 2008 10:24 pm
Operating System: Please select

Re: Deploy MSI file?

Post by mon » Fri Nov 14, 2008 8:29 pm

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
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).

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?

Post by Gale Andrews » Tue Nov 18, 2008 7:41 pm

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
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked