Bankesy Posted March 12, 2014 Posted March 12, 2014 Hello Is there anybody out there who can help me with a real weak point in my understanding? (even if I am letting the profession down) Having recently started using WPKG it occurs to me that I have very little knowledge of scripting/coding. In this particular instance I am trying to rollout Audacity 2.0.5 onto machines which already have 2.0.3. This is the code from the WPKG wiki page: id="audacity" name="audacity" revision="%version%" priority="1"> The problem is as I say I don't truly understand it and as such am going round in circles trying to figure out which bits of that code I need to change/remove. I apologise if this appears as if I'm trying to get others to do my work but any help in simple terms will be appreciated and I think if i could properly understand one installation I could go on and do others. Thank you
Boredguy Posted March 12, 2014 Posted March 12, 2014 Here is our Audacity package details, and we also deploy the lame plugin for MP3 creation at the same time. It is only for 32bit deployment. When we update a version, we use the uninstall string that is stored in the registry to remove Audacity and then install a new version as the "upgrade" method.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now