MSFN Forum: AutoIT Microsoft security essentials silent install - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

AutoIT Microsoft security essentials silent install fails to work :( Rate Topic: -----

#1 User is offline   adjackouk 

  • Group: Members
  • Posts: 2
  • Joined: 01-February 11
  • OS:none specified

Posted 01 February 2011 - 04:09 AM

Hi :-)

Hopefully some of you guys can help me out, I'm new to using autoit hmmm think it's been an hour haha.

Ok i'm tring to get autoit to silently install Microsoft security essentials, this is my script:

ShellExecuteWait('"mseinstall.exe"/s /runwgacheck')
Exit


when using this script it says it cannot find the file '"mseinstall.exe"/s /runwgacheck' , If I remove the switches it finds the file and runs the install.

look forward to some replys

thanks


#2 User is offline   JFX 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 17-January 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 February 2011 - 04:15 AM

welcome first :)

a comma separate the command and the parameter.

ShellExecuteWait("mseinstall.exe", "/s /runwgacheck")

This post has been edited by JFX: 01 February 2011 - 04:16 AM


#3 User is offline   adjackouk 

  • Group: Members
  • Posts: 2
  • Joined: 01-February 11
  • OS:none specified

Posted 01 February 2011 - 04:39 AM

View PostJFX, on 01 February 2011 - 04:15 AM, said:

welcome first :)

a comma separate the command and the parameter.

ShellExecuteWait("mseinstall.exe", "/s /runwgacheck")



Thanks for the welcome, and Awesome :-) Worked Perfect Many thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy