Jump to content

Recommended Posts


Posted

I too use AutoIT, but I use it a little differently:

RunWait ( @ScriptDir & "\setup.exe /S" )

Sleep ( 5000 )

DirRemove ( @ProgramsDir & "\XP Codec Pack 1.2.4" ,1 )

As you can see, you can install it silently with the "/S" switch, I use AutoIT to cleanup after the install as I don't like random icons and shortcuts...enjoy!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...