General Chat Thread, deploying registry changes with an MSI in General; Hi All,
Iv been given the task of packaging the audacity lame codec so it can be deployed so our ...
-
8th June 2012, 03:43 PM #1
- Rep Power
- 0
deploying registry changes with an MSI
Hi All,
Iv been given the task of packaging the audacity lame codec so it can be deployed so our version of audacity (1.2.6) can save as MP3, we dont want to upgrade as yet as this software is very widespread across our RM CC4 multi-site network.
Iv created an MSI using the witem installer software which drop the codec files into "C:\program Files\Audacity\Audacity 1.2.6\Plug-Ins\" and also write two registry keys one to the HKCU hive giving the location of the Lame.dll file, also in HKLM under the active setup theres a key detailing the MSI's GUID and to copy anything detailed in the HKCU to all users.
The first couple of tests I did seemed to work OK, when logging in I got a little Audacity setup screen with a progress bar and it found the lame codec, great I thought but next time I came to test it didnt display any setup dialogues on login and couldnt locate the lame codec, I tried again on a different machine and this one did display the dialogue on login but then asked for the installation source MSI file.
It all just seems a bit hit and miss, does anyone have a concrete solution for deploying the lame codec?
Thanks
-
-
IDG Tech News
-
8th June 2012, 03:49 PM #2 Personally when creating the MSI for Audacity I also installed Lame so the MSI contained both softwares.
-
-
8th June 2012, 03:53 PM #3
- Rep Power
- 0
well personally I would have done that but it has been deployed now minus the codec so I need to create another package to drop the codec in place and setup so audacity can locate it
-
-
8th June 2012, 04:07 PM #4 Ah ok - Do you have access to create startup scripts with RM CCx? I've never used it but you should be able to change the reg keys and then export them on a single machine and use a startup script like
If exist C:\lamereg.txt goto end
reg import filename.reg
echo done>C:\lamereg.txt
end
Basicly check if i have done this before if yes go to the end if not
import reg file
say i have done it
end
-
-
8th June 2012, 04:20 PM #5
- Rep Power
- 0
I dont think my line manager would go for that, he'd prefer all changes to happen at installation, sorry to be a pain!
-
-
8th June 2012, 04:59 PM #6 or use APP V! well if you re on volume licensing
-
-
8th June 2012, 05:29 PM #7 Fire out reg setting with gpp
Setting the key in users\default might work but i dont believe so
-
-
8th June 2012, 05:34 PM #8 You could even make an ADM file to push out the reg setting via GPO, I think the Audiacity stuff is per user only (stupid) so pushing it via GPO may be faster than an MSI triggering on every single logon to 'repair' the reg settings for each an every user with the ensuing prompts and waiting.
-
-
8th June 2012, 05:44 PM #9
-
Thanks to SYNACK from:
speckytecky (8th June 2012)
-
8th June 2012, 05:53 PM #10 How about just upgrading to version 2?
The new version checks the 'Plugins' Directory each time it starts, allowing you to just copy new ones into the directory and they immediately work.
-
2 Thanks to Mr.Ben:
speckytecky (8th June 2012), SYNACK (8th June 2012)
-
11th June 2012, 08:21 AM #11
- Rep Power
- 0
Thanks SYNACK, but I need to deploy the reg settings via the MSI really, Mr Ben - I do have this package already deployed out but version 1.2.6 is also deployed and just for a quick MP3 fix I wanted to deploy the Lame codec to these machines.
-
-
11th June 2012, 03:35 PM #12
- Rep Power
- 0
UPDATE: Iv re-created the MSI using Witem Installer and it doesnt seem to recognise any of the GUID's, when I login the small config runs but then says "this action is only available to installed programs" I tried using Advanced Installer but this one changes the GUIS everytime so I cant get it into the setup without changing it.
-
SHARE: 
Similar Threads
-
By bondbill2k2 in forum How do you do....it?
Replies: 2
Last Post: 14th March 2011, 03:43 PM
-
By Gatt in forum O/S Deployment
Replies: 5
Last Post: 16th July 2010, 01:54 PM
-
By craigg in forum Windows
Replies: 3
Last Post: 8th July 2010, 09:06 AM
-
By sidewinder in forum Windows
Replies: 1
Last Post: 8th June 2007, 08:43 PM
-
By nicholab in forum Windows
Replies: 7
Last Post: 11th May 2007, 02:23 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules