bourny Posted June 4, 2008 Posted June 4, 2008 I am trying to install windows installer 3 using the Runas shell. This seems to kill my script - If I run the windows installer without the runas it start up ok but in a user context ... I tried using Cpau to kick it off and this also fails to run it... I am starting to think I cannot install windows installer as anyone but a logged on admin .... Has anyone had any experience of installing windows installer from a Runas shell .... Thanks
Airwolf Posted June 4, 2008 Posted June 4, 2008 I am trying to install windows installer 3 using the Runas shell. This seems to kill my script - If I run the windows installer without the runas it start up ok but in a user context ...I tried using Cpau to kick it off and this also fails to run it... I am starting to think I cannot install windows installer as anyone but a logged on admin ....Has anyone had any experience of installing windows installer from a Runas shell ....ThanksIf it's an MSI, you should be able to perform a runas with parameters for a silent install; I've done it successfully with many Windows Updates. I don't remember dealing with Windows Installer 3, but I assume it's an MSI like any other MS proggy. Certifications: A+, Network+, Security+, Linux+, LPIC-1, MCSA | Languages: AutoIt, C, SQL, .NETBooks: AutoIt v3: Your Quick Guide - $7.99 - O'Reilly Media - September 2007-------->[u]AutoIt v3 Development - newbie to g33k[/u] - Coming Soon - Fate Publishing - Spring 2013UDF Libraries: SkypeCOM UDF Library | ADUC Computers OU Cleanup | Find PixelChecksumExamples: Skype COM Examples - Skype4COMLib Examples converted from VBS to AutoIt
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