Jump to content

Software Installer


Recommended Posts

Trying to perform a nearly silent install of Splashtop Business. (www.splashtop.com) Need to embed an executable into AutoIt and add command line parameters upon execution.

Here are my thoughts/ideas, but it won't run.

Quote

#Include "RemoteConnect3102.exe"
ShellExecute ( "RemoteConnect3102.exe" , "prevercheck" & " /s" & " /i" & " dcode=uniquecode,confirm_d=0,hidewindow=1" )

 

 

My Programs:Dissolve (Updated 5-30-06)Credit Card Validator (Not created as of yet)Master Lock Combination Cracker (Updated 7-08-07)Go Site-Seeing:My Website: - Click Here

Link to comment
Share on other sites

  • Developers

Separated your post into a new topic in support.

To "include" a binary file you need to use Fileinstall(). Check the helpfile for details and example.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...