Bullitt00692 Posted March 27, 2009 Posted March 27, 2009 I am working on a script to automate the installation of Live Meeting 2007 Outlook add-in. Has anyone been successfgul at this? becuase Outlook can not be open during the installation, I was going to use the RUNONCE registry entry, but this is not working for me either. anyone run into this application and successfully built a script to sutomate the silent installation of it? Thanks, Lou
spudw2k Posted March 27, 2009 Posted March 27, 2009 (edited) I am working on a script to automate the installation of Live Meeting 2007 Outlook add-in.Has anyone been successfgul at this?becuase Outlook can not be open during the installation, I was going to use the RUNONCE registry entry, but this is not working for me either.anyone run into this application and successfully built a script to sutomate the silent installation of it?Thanks,LouHmmm, when they deployed it to my facility, the Outlook Addon didn't install until Outlook was started for the first time. After which we'd receive a msg stating, "the Live Meeting 2007 Addon has been installed, please restart Outlook." I'm not sure how they kicked it off, but this link seems to show how it should work. (1st page) Sorry I don't know more. Hope that helps. Edited March 27, 2009 by spudw2k Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
Triton Posted March 27, 2009 Posted March 27, 2009 Check this article out on technet http://technet.microsoft.com/en-us/library/bb663743.aspx. I do allot of software type deployments and I script everything with autoit to accomplish all my goals. Triton
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