Jump to content

It is possible to


Recommended Posts

Okay so I did a search and have been reading through the results for a while now but I haven't found what I am looking for...

Basically I use a package delivery system (Altiris) and it sends prepackaged applications to a specified computer. If supports putting in command line switches, so I could silent install anything that has that option. The thing I am running into though, is that some programs install by default in ways I would rather they not install. So I thought about making a autoit script to customize the install, but the problem is I can only send a single file down... So my question is... Can I make a script to customize a unattended install and package the setup executable with the autoit script and have autoit extract and run it self when that exe is run?

Link to comment
Share on other sites

Okay so I did a search and have been reading through the results for a while now but I haven't found what I am looking for...

Basically I use a package delivery system (Altiris) and it sends prepackaged applications to a specified computer. If supports putting in command line switches, so I could silent install anything that has that option. The thing I am running into though, is that some programs install by default in ways I would rather they not install. So I thought about making a autoit script to customize the install, but the problem is I can only send a single file down... So my question is... Can I make a script to customize a unattended install and package the setup executable with the autoit script and have autoit extract and run it self when that exe is run?

Look up FileInstall in the help.
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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