MSFN Forum: AutoIT Script Collection - Contributions Only - 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
  • 13 Pages +
  • « First
  • 7
  • 8
  • 9
  • 10
  • 11
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

AutoIT Script Collection - Contributions Only Anything without switches, might be here Rate Topic: ***** 2 Votes

#161 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 27 June 2006 - 01:03 PM

FlashFXP 3.4 FINAL

Homepage

Features:
- installs FlashFXP and remove old one also remove old registration ("flashfxp.key")

How to use:
- copy installation files (setup.exe) to SETUP folder
- the serial must be in one line $serial="your serial"
- change custom messages if u want

Script will work for newer versions if the installer will not change.
If any problems contact me via PM (dont send emails).

Attached File  FFXP.zip (13.74K)
Number of downloads: 281



#162 User is offline   DiO 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 20-September 05

Posted 28 June 2006 - 06:11 AM

:hello:
This script is for Kaspersky Internet Security 6.0.0.299.
It runs well if you have the activation key in C:\windows.
You must put the key there before you run the script.
The installer is named "kis600299en".
Attached File  Kaspersky_Internet_Security_6.0.0.290.au3 (2.37K)
Number of downloads: 296
Replace the x letters in the script with your key name.

This post has been edited by DiO: 19 August 2006 - 06:44 AM


#163 User is offline   redfive19 

  • Junior
  • Pip
  • Group: Members
  • Posts: 96
  • Joined: 17-August 04

Posted 30 June 2006 - 01:22 PM

Fraps v2.7.3
For some reason, this new Fraps won't install via /S like every other nullsoft app. So I wrote this little script to automate it. change to your liking.

Attached File(s)


This post has been edited by redfive19: 07 July 2006 - 09:39 AM


#164 User is offline   Synapse 

  • *Previously Bi0haZarD*
  • PipPipPipPipPip
  • Group: Members
  • Posts: 980
  • Joined: 29-July 04

Posted 10 July 2006 - 05:29 AM

Comodo Personal Firewall version 2.0

Homepage
Registration Entitles you to a Free Lifetime License.

Usage:
- Copy Comodo Personal Firewall installation file (Setup.exe) to the same folder as the compiled installer.
*I put the compiled autoit installer & the Setup.exe into $OEM$\$1\Install\Comodo*
*Then just run the ComodoFirewallInstaller.exe from runonceex.cmd file without any additional switches*

Script should work for newer versions, if the installer doesn't change.

Hope This helps, seems to work perfectly for me..

btw.. if anyones wondering about the If WinExists and WinGetHandle, it's cause for some reason i couldn't activate or do anything to the Configuration Wizard Window...

Attached File(s)


This post has been edited by Bi0haZarD: 10 July 2006 - 05:38 AM


#165 User is offline   krawhitham 

  • Group: Members
  • Posts: 2
  • Joined: 28-March 05

Posted 19 July 2006 - 09:29 PM

ewido 4.0.0.172b

Script v1.0


Note
Tested only on above version.

Attached File(s)



#166 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 25 July 2006 - 11:49 AM

AutoIt script for 'Nero 7.2.3.2b'

The script was put together by the initial efforts of 'salavinder' & 'glowy' and some input from myself.

Attached File  AutoIt_Nero_7.x.au3 (12.43K)
Number of downloads: 527

This post has been edited by Sanjay: 25 July 2006 - 11:52 AM


#167 User is offline   MGadAllah 

  • Brain Voice
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 786
  • Joined: 03-January 06

Posted 09 August 2006 - 06:57 PM

This is my first Auto it Script, so I hope every thing could work fine for you as it is worked for me

Webroot SpySweeper 5
-----------------------------------
Setup file name must be: SpySweeper.exe
use the following script:
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('SpySweeper.exe')
WinWait("Setup - Spy Sweeper","Welcome to the Spy S")
If Not WinActive("Setup - Spy Sweeper","Welcome to the Spy S") Then WinActivate("Setup - Spy Sweeper","Welcome to the Spy S")
WinWaitActive("Setup - Spy Sweeper","Welcome to the Spy S")
Send("{ENTER}")
WinWait("Version Guard","&Check for Updates")
If Not WinActive("Version Guard","&Check for Updates") Then WinActivate("Version Guard","&Check for Updates")
WinWaitActive("Version Guard","&Check for Updates")
Send("{RIGHT}{ENTER}")
WinWait("Setup - Spy Sweeper","Please read the foll")
If Not WinActive("Setup - Spy Sweeper","Please read the foll") Then WinActivate("Setup - Spy Sweeper","Please read the foll")
WinWaitActive("Setup - Spy Sweeper","Please read the foll")
Send("{TAB}{UP}{TAB}{TAB}{ENTER}")
WinWait("Setup - Spy Sweeper","Select Your Install ")
If Not WinActive("Setup - Spy Sweeper","Select Your Install ") Then WinActivate("Setup - Spy Sweeper","Select Your Install ")
WinWaitActive("Setup - Spy Sweeper","Select Your Install ")
Send("{DOWN}{TAB}{TAB}{ENTER}")
WinWait("Setup - Spy Sweeper","Select Destination L")
If Not WinActive("Setup - Spy Sweeper","Select Destination L") Then WinActivate("Setup - Spy Sweeper","Select Destination L")
WinWaitActive("Setup - Spy Sweeper","Select Destination L")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("Setup - Spy Sweeper","Select Additional Ta")
If Not WinActive("Setup - Spy Sweeper","Select Additional Ta") Then WinActivate("Setup - Spy Sweeper","Select Additional Ta")
WinWaitActive("Setup - Spy Sweeper","Select Additional Ta")
Send("{DOWN}{SPACE}{TAB}{TAB}{TAB}{TAB}{ENTER}")
WinWait("Setup - Spy Sweeper","Setup is now ready t")
If Not WinActive("Setup - Spy Sweeper","Setup is now ready t") Then WinActivate("Setup - Spy Sweeper","Setup is now ready t")
WinWaitActive("Setup - Spy Sweeper","Setup is now ready t")
Send("{TAB}{TAB}{TAB}{TAB}{ENTER}")
WinWait("Setup - Spy Sweeper","Completing the Spy S")
If Not WinActive("Setup - Spy Sweeper","Completing the Spy S") Then WinActivate("Setup - Spy Sweeper","Completing the Spy S")
WinWaitActive("Setup - Spy Sweeper","Completing the Spy S")
Send("{DOWN}{ENTER}") 

Daemon Tools 4.3
---------------------------
SPTD must be installed before run this one
you can run it from SVCPACK before the last restart
then you can run this script:
Setup file must be named: DAEMONTools.exe
the script is:
 
Run('DAEMONTools.exe')
WinWait("DAEMON Tools 4.03HE (32 bit)","Welcome to the DAEMO")
If Not WinActive("DAEMON Tools 4.03HE (32 bit)","Welcome to the DAEMO") Then WinActivate("DAEMON Tools 4.03HE (32 bit)","Welcome to the DAEMO")
WinWaitActive("DAEMON Tools 4.03HE (32 bit)","Welcome to the DAEMO")
Send("{ENTER}")
WinWait("DAEMON Tools 4.03HE (32 bit) ","Please review the li")
If Not WinActive("DAEMON Tools 4.03HE (32 bit) ","Please review the li") Then WinActivate("DAEMON Tools 4.03HE (32 bit) ","Please review the li")
WinWaitActive("DAEMON Tools 4.03HE (32 bit) ","Please review the li")
Send("{TAB}{TAB}{ENTER}")
WinWait("DAEMON Tools 4.03HE (32 bit) ","Choose which feature")
If Not WinActive("DAEMON Tools 4.03HE (32 bit) ","Choose which feature") Then WinActivate("DAEMON Tools 4.03HE (32 bit) ","Choose which feature")
WinWaitActive("DAEMON Tools 4.03HE (32 bit) ","Choose which feature")
Send("{DOWN}{SPACE}{DOWN}{SPACE}{TAB}{TAB}{ENTER}")
WinWait("DAEMON Tools 4.03HE (32 bit) ","Choose Install Locat")
If Not WinActive("DAEMON Tools 4.03HE (32 bit) ","Choose Install Locat") Then WinActivate("DAEMON Tools 4.03HE (32 bit) ","Choose Install Locat")
WinWaitActive("DAEMON Tools 4.03HE (32 bit) ","Choose Install Locat")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("DAEMON Tools 4.03HE (32 bit) ","Completing the DAEMO")
If Not WinActive("DAEMON Tools 4.03HE (32 bit) ","Completing the DAEMO") Then WinActivate("DAEMON Tools 4.03HE (32 bit) ","Completing the DAEMO")
WinWaitActive("DAEMON Tools 4.03HE (32 bit) ","Completing the DAEMO")
Send("{SPACE}{TAB}{TAB}{ENTER}") 

Cole2k Media Nero Audio Plugin Pack 1.5.3
--------------------------------------------------------------------------
This package features a number of plugins to allow any nero version to burn a variety of formats to disc which it doesn't normally support.
download from here
Setup files must be named (Setup)
then use the following codebox:
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('Setup.exe')
WinWait("Cole2k Media - Nero Audio Plugin Pack Setup ","  Cole2k Media © 200")
If Not WinActive("Cole2k Media - Nero Audio Plugin Pack Setup ","  Cole2k Media © 200") Then WinActivate("Cole2k Media - Nero Audio Plugin Pack Setup ","  Cole2k Media © 200")
WinWaitActive("Cole2k Media - Nero Audio Plugin Pack Setup ","  Cole2k Media © 200")
Send("{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{SPACE}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOW
N}{DOWN}{DOWN}{TAB}{ENTER}")
WinWait("Cole2k Media - Nero Audio Plugin Pack Setup ","Installation complet")
If Not WinActive("Cole2k Media - Nero Audio Plugin Pack Setup ","Installation complet") Then WinActivate("Cole2k Media - Nero Audio Plugin Pack Setup ","Installation complet")
WinWaitActive("Cole2k Media - Nero Audio Plugin Pack Setup ","Installation complet")
Send("{ENTER}") 

Incredmail Latest version
--------------------------------------
this application really was a little bit hard to crack it
any way, this application has many features that I really like, so I made my auto it for it ;)
it will be more then one in sequence:
- Main application
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('IncrediMailSetup.exe')
WinWait("Welcome","Welcome to IncrediMa")
If Not WinActive("Welcome","Welcome to IncrediMa") Then WinActivate("Welcome","Welcome to IncrediMa")
WinWaitActive("Welcome","Welcome to IncrediMa")
Send("{ENTER}")
WinWait("License Agreement","I Agree")
If Not WinActive("License Agreement","I Agree") Then WinActivate("License Agreement","I Agree")
WinWaitActive("License Agreement","I Agree")
Send("{TAB}{TAB}{ENTER}")
WinWait("Choose Destination Location","Setup will install I")
If Not WinActive("Choose Destination Location","Setup will install I") Then WinActivate("Choose Destination Location","Setup will install I")
WinWaitActive("Choose Destination Location","Setup will install I")
Send("{ENTER}")
WinWait("Installation Complete","IncrediMail Xe has b")
If Not WinActive("Installation Complete","IncrediMail Xe has b") Then WinActivate("Installation Complete","IncrediMail Xe has b")
WinWaitActive("Installation Complete","IncrediMail Xe has b")
Send("{TAB}{SPACE}{TAB}{ENTER}")
 

- JunkFilter
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('JunkFilterPlusSetup.exe')
WinWait("IncrediMail JunkFilter Plus","Welcome to IncrediMa")
If Not WinActive("IncrediMail JunkFilter Plus","Welcome to IncrediMa") Then WinActivate("IncrediMail JunkFilter Plus","Welcome to IncrediMa")
WinWaitActive("IncrediMail JunkFilter Plus","Welcome to IncrediMa")
Send("{ENTER}")
WinWait("License Agreement","I Agree")
If Not WinActive("License Agreement","I Agree") Then WinActivate("License Agreement","I Agree")
WinWaitActive("License Agreement","I Agree")
Send("{ENTER}")
WinWait("IncrediMail Xe","The action couldn't ")
If Not WinActive("IncrediMail Xe","The action couldn't ") Then WinActivate("IncrediMail Xe","The action couldn't ")
WinWaitActive("IncrediMail Xe","The action couldn't ")
Send("{ENTER}")
WinWait("Account Wizard","To use your new emai")
If Not WinActive("Account Wizard","To use your new emai") Then WinActivate("Account Wizard","To use your new emai")
WinWaitActive("Account Wizard","To use your new emai")
Send("{ESC}")
 

- 3DMagic-Setup ... Let this one be the last one to run ;)
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('3DMagicSetup.exe')
WinWait("3D Magic","Welcome to 3D Magic ")
If Not WinActive("3D Magic","Welcome to 3D Magic ") Then WinActivate("3D Magic","Welcome to 3D Magic ")
WinWaitActive("3D Magic","Welcome to 3D Magic ")
Send("{ENTER}")
WinWait("3D Magic","<b> Choose Action: <")
If Not WinActive("3D Magic","<b> Choose Action: <") Then WinActivate("3D Magic","<b> Choose Action: <")
WinWaitActive("3D Magic","<b> Choose Action: <")
Send("{ESC}")
WinWait("IncrediMail Xe","The action couldn't ")
If Not WinActive("IncrediMail Xe","The action couldn't ") Then WinActivate("IncrediMail Xe","The action couldn't ")
WinWaitActive("IncrediMail Xe","The action couldn't ")
Send("{ENTER}")
WinWait("Account Wizard","To use your new emai")
If Not WinActive("Account Wizard","To use your new emai") Then WinActivate("Account Wizard","To use your new emai")
WinWaitActive("Account Wizard","To use your new emai")
Send("{ESC}")
WinWait("New Message","")
If Not WinActive("New Message","") Then WinActivate("New Message","")
WinWaitActive("New Message","")
Send("{ALTDOWN}{F4}{ALTUP}")
WinWait("Inbox - IncrediMail Premium","Key Contacts")
If Not WinActive("Inbox - IncrediMail Premium","Key Contacts") Then WinActivate("Inbox - IncrediMail Premium","Key Contacts")
WinWaitActive("Inbox - IncrediMail Premium","Key Contacts")
Send("{ALTDOWN}{F4}")
ProcessWait("IMApp.exe") 
Sleep(2000) 
ProcessClose("IMApp.exe")
Sleep(5000)
Exit
 

Opanda Photo Filter 1.0 :
-----------------------------------
setup file must be = OpandaPhotoFilter.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('OpandaPhotoFilter.exe')
WinWait("InstallShield Wizard","The InstallShield® W")
If Not WinActive("InstallShield Wizard","The InstallShield® W") Then WinActivate("InstallShield Wizard","The InstallShield® W")
WinWaitActive("InstallShield Wizard","The InstallShield® W")
Send("{TAB}{TAB}{ENTER}")
WinWait("InstallShield Wizard","Press the PAGE DOWN ")
If Not WinActive("InstallShield Wizard","Press the PAGE DOWN ") Then WinActivate("InstallShield Wizard","Press the PAGE DOWN ")
WinWaitActive("InstallShield Wizard","Press the PAGE DOWN ")
Send("{TAB}{TAB}{ENTER}")
WinWait("InstallShield Wizard","Setup will install P")
If Not WinActive("InstallShield Wizard","Setup will install P") Then WinActivate("InstallShield Wizard","Setup will install P")
WinWaitActive("InstallShield Wizard","Setup will install P")
Send("{TAB}{TAB}{TAB}{TAB}{ENTER}")
WinWait("InstallShield Wizard","Setup will add progr")
If Not WinActive("InstallShield Wizard","Setup will add progr") Then WinActivate("InstallShield Wizard","Setup will add progr")
WinWaitActive("InstallShield Wizard","Setup will add progr")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("InstallShield Wizard","Setup has finished i")
If Not WinActive("InstallShield Wizard","Setup has finished i") Then WinActivate("InstallShield Wizard","Setup has finished i")
WinWaitActive("InstallShield Wizard","Setup has finished i")
Send("{ENTER}") 

Netsccape Navigator 8.1
-------------------------------------
setup file must be = nsb-install-8-1.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('nsb-install-8-1.exe')
WinWait("Netscape Browser Setup","Thank you for choosi")
If Not WinActive("Netscape Browser Setup","Thank you for choosi") Then WinActivate("Netscape Browser Setup","Thank you for choosi")
WinWaitActive("Netscape Browser Setup","Thank you for choosi")
Send("{ENTER}")
WinWait("Netscape Browser Setup ","Please review the li")
If Not WinActive("Netscape Browser Setup ","Please review the li") Then WinActivate("Netscape Browser Setup ","Please review the li")
WinWaitActive("Netscape Browser Setup ","Please review the li")
Send("{TAB}{SPACE}{TAB}{TAB}{ENTER}")
WinWait("Netscape Browser Setup ","Choose Install Locat")
If Not WinActive("Netscape Browser Setup ","Choose Install Locat") Then WinActivate("Netscape Browser Setup ","Choose Install Locat")
WinWaitActive("Netscape Browser Setup ","Choose Install Locat")
Send("{ENTER}")
WinWait("Netscape Browser Setup","Configure your Brows")
If Not WinActive("Netscape Browser Setup","Configure your Brows") Then WinActivate("Netscape Browser Setup","Configure your Brows")
WinWaitActive("Netscape Browser Setup","Configure your Brows")
Send("{TAB}{RIGHT}{SPACE}{RIGHT}{SPACE}{TAB}{DOWN}{TAB}{TAB}{TAB}{TAB}{ENTER}{RIGHT}{TAB}{TAB}{ENTER}
")
WinWait("Netscape Browser Setup ","Installation Complet")
If Not WinActive("Netscape Browser Setup ","Installation Complet") Then WinActivate("Netscape Browser Setup ","Installation Complet")
WinWaitActive("Netscape Browser Setup ","Installation Complet")
Send("{ENTER}") 

mIRC 6.2
---------------
setup file must be = mirc62.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('mirc62.exe')
WinWait("mIRC Setup","Welcome to the mIRC ")
If Not WinActive("mIRC Setup","Welcome to the mIRC ") Then WinActivate("mIRC Setup","Welcome to the mIRC ")
WinWaitActive("mIRC Setup","Welcome to the mIRC ")
Send("{TAB}{TAB}{ENTER}")
WinWait("mIRC Setup ","Please review the li")
If Not WinActive("mIRC Setup ","Please review the li") Then WinActivate("mIRC Setup ","Please review the li")
WinWaitActive("mIRC Setup ","Please review the li")
Send("{TAB}{TAB}{ENTER}")
WinWait("mIRC Setup ","Choose which feature")
If Not WinActive("mIRC Setup ","Choose which feature") Then WinActivate("mIRC Setup ","Choose which feature")
WinWaitActive("mIRC Setup ","Choose which feature")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("mIRC Setup ","Choose Install Locat")
If Not WinActive("mIRC Setup ","Choose Install Locat") Then WinActivate("mIRC Setup ","Choose Install Locat")
WinWaitActive("mIRC Setup ","Choose Install Locat")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("mIRC Setup ","Choose Start Menu Fo")
If Not WinActive("mIRC Setup ","Choose Start Menu Fo") Then WinActivate("mIRC Setup ","Choose Start Menu Fo")
WinWaitActive("mIRC Setup ","Choose Start Menu Fo")
Send("{TAB}{TAB}{TAB}{TAB}{ENTER}")
WinWait("mIRC Setup ","Completing the mIRC ")
If Not WinActive("mIRC Setup ","Completing the mIRC ") Then WinActivate("mIRC Setup ","Completing the mIRC ")
WinWaitActive("mIRC Setup ","Completing the mIRC ")
Send("{TAB}{TAB}{ENTER}") 

Yahoo messenger 8:
-----------------------------------
Setup file = ymsgr8us.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('ymsgr8us.exe')
WinWait("Yahoo! Messenger Installation","This installation pr")
If Not WinActive("Yahoo! Messenger Installation","This installation pr") Then WinActivate("Yahoo! Messenger Installation","This installation pr")
WinWaitActive("Yahoo! Messenger Installation","This installation pr")
Send("{ENTER}")
WinWait("Yahoo! Messenger Installation","Do you accept the Ya")
If Not WinActive("Yahoo! Messenger Installation","Do you accept the Ya") Then WinActivate("Yahoo! Messenger Installation","Do you accept the Ya")
WinWaitActive("Yahoo! Messenger Installation","Do you accept the Ya")
Send("{SPACE}{TAB}{ENTER}")
WinWait("Yahoo! Messenger Installation","Yahoo! Messenger col")
If Not WinActive("Yahoo! Messenger Installation","Yahoo! Messenger col") Then WinActivate("Yahoo! Messenger Installation","Yahoo! Messenger col")
WinWaitActive("Yahoo! Messenger Installation","Yahoo! Messenger col")
Send("{ENTER}")
WinWait("Yahoo! Messenger Installation","You can also listen ")
If Not WinActive("Yahoo! Messenger Installation","You can also listen ") Then WinActivate("Yahoo! Messenger Installation","You can also listen ")
WinWaitActive("Yahoo! Messenger Installation","You can also listen ")
Send("{ENTER}")
WinWait("Yahoo! Messenger Installation","Select Destination D")
If Not WinActive("Yahoo! Messenger Installation","Select Destination D") Then WinActivate("Yahoo! Messenger Installation","Select Destination D")
WinWaitActive("Yahoo! Messenger Installation","Select Destination D")
Send("{ENTER}")
WinWait("Yahoo! Messenger Installation","You are now ready to")
If Not WinActive("Yahoo! Messenger Installation","You are now ready to") Then WinActivate("Yahoo! Messenger Installation","You are now ready to")
WinWaitActive("Yahoo! Messenger Installation","You are now ready to")
Send("{ENTER}")
WinWait("Yahoo! Messenger Installation","Installation Complet")
If Not WinActive("Yahoo! Messenger Installation","Installation Complet") Then WinActivate("Yahoo! Messenger Installation","Installation Complet")
WinWaitActive("Yahoo! Messenger Installation","Installation Complet")
Send("{ENTER}")
WinWait("Yahoo! Messenger with Voice","&Remember my ID && p")
If Not WinActive("Yahoo! Messenger with Voice","&Remember my ID && p") Then WinActivate("Yahoo! Messenger with Voice","&Remember my ID && p")
WinWaitActive("Yahoo! Messenger with Voice","&Remember my ID && p")
Send("{ALTDOWN}{F4}{ALTUP}")
WinWait("Exit Yahoo! Messenger?","Are you sure you wan")
If Not WinActive("Exit Yahoo! Messenger?","Are you sure you wan") Then WinActivate("Exit Yahoo! Messenger?","Are you sure you wan")
WinWaitActive("Exit Yahoo! Messenger?","Are you sure you wan")
Send("{ENTER}")
ProcessWait("Ymsgr_tray.EXE") 
Sleep(2000) 
ProcessClose("Ymsgr_tray.EXE")
Sleep(5000)
Exit 

Camtasia studio v3.1.2
-----------------------------------
 
[size=3][font="Times"]Opt("WinWaitDelay",100)[/font][/size]

[size=3][font="Times"]Opt("WinTitleMatchMode",4)[/font][/size]

[size=3][font="Times"]Opt("WinDetectHiddenText",1)[/font][/size]

[size=3][font="Times"]Opt("MouseCoordMode",0)[/font][/size]

[size=3][font="Times"]Run('camtasiaf.exe')[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","Welcome to the Camta")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","Welcome to the Camta") Then WinActivate("Camtasia Studio Installation [EVALUATION]","Welcome to the Camta")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","Welcome to the Camta")[/font][/size]

[size=3][font="Times"]Send("{TAB}{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","THIS SOFTWARE AND TH")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","THIS SOFTWARE AND TH") Then WinActivate("Camtasia Studio Installation [EVALUATION]","THIS SOFTWARE AND TH")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","THIS SOFTWARE AND TH")[/font][/size]

[size=3][font="Times"]Send("{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","If you have received")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","If you have received") Then WinActivate("Camtasia Studio Installation [EVALUATION]","If you have received")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","If you have received")[/font][/size]

[size=3][font="Times"]Send("{TAB}{TAB}{TAB}{DOWN}{TAB}[b][u]USERNAME HERE[/u][/b]{TAB}[b][u]SERIAL NUMBER HERE[/u][/b]{TAB}{TAB}{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","Setup will install C")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","Setup will install C") Then WinActivate("Camtasia Studio Installation [EVALUATION]","Setup will install C")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","Setup will install C")[/font][/size]

[size=3][font="Times"]Send("{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","Camtasia Studio Add-")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","Camtasia Studio Add-") Then WinActivate("Camtasia Studio Installation [EVALUATION]","Camtasia Studio Add-")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","Camtasia Studio Add-")[/font][/size]

[size=3][font="Times"]Send("{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","The selections below")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","The selections below") Then WinActivate("Camtasia Studio Installation [EVALUATION]","The selections below")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","The selections below")[/font][/size]

[size=3][font="Times"]Send("{TAB}{TAB}{TAB}{SPACE}{TAB}{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","You are now ready to")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","You are now ready to") Then WinActivate("Camtasia Studio Installation [EVALUATION]","You are now ready to")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","You are now ready to")[/font][/size]

[size=3][font="Times"]Send("{TAB}{TAB}{TAB}{DOWN}{SPACE}{DOWN}{SPACE}{TAB}{ENTER}")[/font][/size]

[size=3][font="Times"]WinWait("Camtasia Studio Installation [EVALUATION]","Camtasia Studio has ")[/font][/size]

[size=3][font="Times"]If Not WinActive("Camtasia Studio Installation [EVALUATION]","Camtasia Studio has ") Then WinActivate("Camtasia Studio Installation [EVALUATION]","Camtasia Studio has ")[/font][/size]

[size=3][font="Times"]WinWaitActive("Camtasia Studio Installation [EVALUATION]","Camtasia Studio has ")[/font][/size]

[size=3][font="Times"]Send("{ENTER}")[/font][/size]

 

Diskeeper Pro Premier 10.0
------------------------------------
Setup file = DiskeeperProPremier.msi
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('setup.exe')
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","WARNING: This progra")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","WARNING: This progra") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","WARNING: This progra")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","WARNING: This progra")
Send("{TAB}{TAB}{ENTER}")
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","Windows XP SP2 Infor")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","Windows XP SP2 Infor") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","Windows XP SP2 Infor")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","Windows XP SP2 Infor")
Send("{ENTER}")
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","Previous Installatio")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","Previous Installatio") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","Previous Installatio")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","Previous Installatio")
Send("{TAB}{TAB}{ENTER}")
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","I &do not accept the")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","I &do not accept the") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","I &do not accept the")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","I &do not accept the")
Send("{UP}{TAB}{TAB}{ENTER}")
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","Create Desktop Short")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","Create Desktop Short") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","Create Desktop Short")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","Create Desktop Short")
Send("{TAB}{TAB}{TAB}{TAB}{ENTER}")
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","If you want to revie")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","If you want to revie") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","If you want to revie")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","If you want to revie")
Send("{ENTER}")
WinWait("Diskeeper Professional Premier Edition - InstallShield Wizard","The InstallShield Wi")
If Not WinActive("Diskeeper Professional Premier Edition - InstallShield Wizard","The InstallShield Wi") Then WinActivate("Diskeeper Professional Premier Edition - InstallShield Wizard","The InstallShield Wi")
WinWaitActive("Diskeeper Professional Premier Edition - InstallShield Wizard","The InstallShield Wi")
Send("{ENTER}") 

Crystal Clear Theme 1.0:
----------------------------------
Setp file = CrystalClear.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('CrystalClear.exe')
WinWait("Installer Language","Please select a lang")
If Not WinActive("Installer Language","Please select a lang") Then WinActivate("Installer Language","Please select a lang")
WinWaitActive("Installer Language","Please select a lang")
Send("{ENTER}")
WinWait("Crystal Clear 1.0 Setup","Welcome to the Cryst")
If Not WinActive("Crystal Clear 1.0 Setup","Welcome to the Cryst") Then WinActivate("Crystal Clear 1.0 Setup","Welcome to the Cryst")
WinWaitActive("Crystal Clear 1.0 Setup","Welcome to the Cryst")
Send("{ENTER}")
WinWait("Crystal Clear 1.0 Setup ","BricoPack System 1.1")
If Not WinActive("Crystal Clear 1.0 Setup ","BricoPack System 1.1") Then WinActivate("Crystal Clear 1.0 Setup ","BricoPack System 1.1")
WinWaitActive("Crystal Clear 1.0 Setup ","BricoPack System 1.1")
Send("{TAB}{SPACE}{ENTER}")
WinWait("Crystal Clear 1.0 Setup","BricoPack System 1.1")
If Not WinActive("Crystal Clear 1.0 Setup","BricoPack System 1.1") Then WinActivate("Crystal Clear 1.0 Setup","BricoPack System 1.1")
WinWaitActive("Crystal Clear 1.0 Setup","BricoPack System 1.1")
Send("{DOWN}{DOWN}{DOWN}{DOWN}{ENTER}")
WinWait("Crystal Clear 1.0 Setup ","BricoPack System 1.1")
If Not WinActive("Crystal Clear 1.0 Setup ","BricoPack System 1.1") Then WinActivate("Crystal Clear 1.0 Setup ","BricoPack System 1.1")
WinWaitActive("Crystal Clear 1.0 Setup ","BricoPack System 1.1")
Send("{DOWN}{DOWN}{ENTER}{ENTER}{ENTER}")
WinWait("RocketDock","")
If Not WinActive("RocketDock","") Then WinActivate("RocketDock","")
WinWaitActive("RocketDock","")
Send("{DOWN}{ALTDOWN}{TAB}{ALTUP}")
WinWait("Crystal Clear 1.0 Setup ","Completing the Cryst")
If Not WinActive("Crystal Clear 1.0 Setup ","Completing the Cryst") Then WinActivate("Crystal Clear 1.0 Setup ","Completing the Cryst")
WinWaitActive("Crystal Clear 1.0 Setup ","Completing the Cryst")
Send("{DOWN}{ENTER}") 

Crystal XP RC1:
-----------------
Setup file = CrystalXP.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('CrystalXP.exe')
WinWait("Installer Language","Please select a lang")
If Not WinActive("Installer Language","Please select a lang") Then WinActivate("Installer Language","Please select a lang")
WinWaitActive("Installer Language","Please select a lang")
Send("{ENTER}")
WinWait("Crystal XP 3.0 Setup","Welcome to the Cryst")
If Not WinActive("Crystal XP 3.0 Setup","Welcome to the Cryst") Then WinActivate("Crystal XP 3.0 Setup","Welcome to the Cryst")
WinWaitActive("Crystal XP 3.0 Setup","Welcome to the Cryst")
Send("{ENTER}")
WinWait("Crystal XP 3.0 Setup ","BricoPack System 1.0")
If Not WinActive("Crystal XP 3.0 Setup ","BricoPack System 1.0") Then WinActivate("Crystal XP 3.0 Setup ","BricoPack System 1.0")
WinWaitActive("Crystal XP 3.0 Setup ","BricoPack System 1.0")
Send("{TAB}{SPACE}{ENTER}{ENTER}{ENTER}{ENTER}")
WinWait("Crystal XP 3.0 Setup ","Completing the Cryst")
If Not WinActive("Crystal XP 3.0 Setup ","Completing the Cryst") Then WinActivate("Crystal XP 3.0 Setup ","Completing the Cryst")
WinWaitActive("Crystal XP 3.0 Setup ","Completing the Cryst")
Send("{DOWN}{ENTER}") 

Longhorn Inspirat 1.0:
---------------------------
Setup File = LonghornInspirat.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('LonghornInspirat.exe')
WinWait("Installer Language","Please select a lang")
If Not WinActive("Installer Language","Please select a lang") Then WinActivate("Installer Language","Please select a lang")
WinWaitActive("Installer Language","Please select a lang")
Send("e{ENTER}")
WinWait("Longhorn Inspirat 1.0 Setup","Welcome to the Longh")
If Not WinActive("Longhorn Inspirat 1.0 Setup","Welcome to the Longh") Then WinActivate("Longhorn Inspirat 1.0 Setup","Welcome to the Longh")
WinWaitActive("Longhorn Inspirat 1.0 Setup","Welcome to the Longh")
Send("{ENTER}")
WinWait("Longhorn Inspirat 1.0 Setup ","BricoPack System 1.1")
If Not WinActive("Longhorn Inspirat 1.0 Setup ","BricoPack System 1.1") Then WinActivate("Longhorn Inspirat 1.0 Setup ","BricoPack System 1.1")
WinWaitActive("Longhorn Inspirat 1.0 Setup ","BricoPack System 1.1")
Send("{TAB}{SPACE}{ENTER}{ENTER}{ENTER}{ENTER}")
WinWait("Longhorn Inspirat 1.0 Setup ","Completing the Longh")
If Not WinActive("Longhorn Inspirat 1.0 Setup ","Completing the Longh") Then WinActivate("Longhorn Inspirat 1.0 Setup ","Completing the Longh")
WinWaitActive("Longhorn Inspirat 1.0 Setup ","Completing the Longh")
Send("{DOWN}{ENTER}") 

Vista Inspirat 1.1:
--------------------------
Setup file = VistaInspirat.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('VistaInspirat.exe')
WinWait("Installer Language","Please select a lang")
If Not WinActive("Installer Language","Please select a lang") Then WinActivate("Installer Language","Please select a lang")
WinWaitActive("Installer Language","Please select a lang")
Send("e{ENTER}")
WinWait("Vista Inspirat 1.1 Setup","Welcome to the Vista")
If Not WinActive("Vista Inspirat 1.1 Setup","Welcome to the Vista") Then WinActivate("Vista Inspirat 1.1 Setup","Welcome to the Vista")
WinWaitActive("Vista Inspirat 1.1 Setup","Welcome to the Vista")
Send("{ENTER}")
WinWait("Vista Inspirat 1.1 Setup ","BricoPack System 1.1")
If Not WinActive("Vista Inspirat 1.1 Setup ","BricoPack System 1.1") Then WinActivate("Vista Inspirat 1.1 Setup ","BricoPack System 1.1")
WinWaitActive("Vista Inspirat 1.1 Setup ","BricoPack System 1.1")
Send("{TAB}{SPACE}{ENTER}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{RIGHT}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{SP
ACE}{DOWN}{SPACE}{ENTER}{ENTER}{ENTER}")
WinWait("Vista Inspirat 1.1 Setup ","Completing the Vista")
If Not WinActive("Vista Inspirat 1.1 Setup ","Completing the Vista") Then WinActivate("Vista Inspirat 1.1 Setup ","Completing the Vista")
WinWaitActive("Vista Inspirat 1.1 Setup ","Completing the Vista")
Send("{DOWN}{ENTER}") 

Webshots 5:
----------------
Setup file = wbsamp5.exe
 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('wbsamp5.exe')
WinWait("Setup - Webshots Desktop","Welcome to the Websh")
If Not WinActive("Setup - Webshots Desktop","Welcome to the Websh") Then WinActivate("Setup - Webshots Desktop","Welcome to the Websh")
WinWaitActive("Setup - Webshots Desktop","Welcome to the Websh")
Send("{ENTER}")
WinWait("Setup - Webshots Desktop","Please read the foll")
If Not WinActive("Setup - Webshots Desktop","Please read the foll") Then WinActivate("Setup - Webshots Desktop","Please read the foll")
WinWaitActive("Setup - Webshots Desktop","Please read the foll")
Send("{TAB}{UP}{TAB}{TAB}{ENTER}")
WinWait("Setup - Webshots Desktop","Select Destination L")
If Not WinActive("Setup - Webshots Desktop","Select Destination L") Then WinActivate("Setup - Webshots Desktop","Select Destination L")
WinWaitActive("Setup - Webshots Desktop","Select Destination L")
Send("{ENTER}")
WinWait("Setup - Webshots Desktop","Which components sho")
If Not WinActive("Setup - Webshots Desktop","Which components sho") Then WinActivate("Setup - Webshots Desktop","Which components sho")
WinWaitActive("Setup - Webshots Desktop","Which components sho")
Send("{DOWN}{DOWN}{TAB}{TAB}{TAB}{ENTER}")
WinWait("Setup - Webshots Desktop","Select Start Menu Fo")
If Not WinActive("Setup - Webshots Desktop","Select Start Menu Fo") Then WinActivate("Setup - Webshots Desktop","Select Start Menu Fo")
WinWaitActive("Setup - Webshots Desktop","Select Start Menu Fo")
Send("{ENTER}")
WinWait("Setup - Webshots Desktop","Select Additional Ta")
If Not WinActive("Setup - Webshots Desktop","Select Additional Ta") Then WinActivate("Setup - Webshots Desktop","Select Additional Ta")
WinWaitActive("Setup - Webshots Desktop","Select Additional Ta")
Send("{SPACE}{TAB}{TAB}{TAB}{TAB}{ENTER}")
WinWait("classname=#32770","Show this screen on ")
If Not WinActive("classname=#32770","Show this screen on ") Then WinActivate("classname=#32770","Show this screen on ")
WinWaitActive("classname=#32770","Show this screen on ")
Send("{ENTER}")
WinWait("The Webshots Desktop  -  [url="http://www.webshots.com"]www.webshots.com","Remember[/url] my password")
If Not WinActive("The Webshots Desktop  -  [url="http://www.webshots.com"]www.webshots.com","Remember[/url] my password") Then WinActivate("The Webshots Desktop  -  [url="http://www.webshots.com"]www.webshots.com","Remember[/url] my password")
WinWaitActive("The Webshots Desktop  -  [url="http://www.webshots.com"]www.webshots.com","Remember[/url] my password")
Send("{ALTDOWN}{F4}{ALTUP}")
ProcessWait("Webshots.scr") 
Sleep(2000) 
ProcessClose("Webshots.scr")
Sleep(5000)
Exit 

This post has been edited by Shark007: 03 November 2006 - 08:36 PM


#168 User is offline   MGadAllah 

  • Brain Voice
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 786
  • Joined: 03-January 06

  Posted 29 August 2006 - 12:27 AM

Flash Get 1.73

Without Google ToolBar


 
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('fgf173.exe')
WinWait("Welcome","Welcome to FlashGet(")
If Not WinActive("Welcome","Welcome to FlashGet(") Then WinActivate("Welcome","Welcome to FlashGet(")
WinWaitActive("Welcome","Welcome to FlashGet(")
Send("{ENTER}")
WinWait("Software license","&Do Not Agree")
If Not WinActive("Software license","&Do Not Agree") Then WinActivate("Software license","&Do Not Agree")
WinWaitActive("Software license","&Do Not Agree")
Send("{ENTER}")
WinWait("Choose Destination Location","Setup will install F")
If Not WinActive("Choose Destination Location","Setup will install F") Then WinActivate("Choose Destination Location","Setup will install F")
WinWaitActive("Choose Destination Location","Setup will install F")
Send("{ENTER}")
WinWait("Select Program Manager Group","Enter the name of th")
If Not WinActive("Select Program Manager Group","Enter the name of th") Then WinActivate("Select Program Manager Group","Enter the name of th")
WinWaitActive("Select Program Manager Group","Enter the name of th")
Send("{ENTER}")
WinWait("Start Installation","You are now ready to")
If Not WinActive("Start Installation","You are now ready to") Then WinActivate("Start Installation","You are now ready to")
WinWaitActive("Start Installation","You are now ready to")
Send("{ENTER}")
WinWait("FlashGet","	FlashGet File Mi")
If Not WinActive("FlashGet","	FlashGet File Mi") Then WinActivate("FlashGet","	FlashGet File Mi")
WinWaitActive("FlashGet","	FlashGet File Mi")
Send("{DOWN}{SPACE}{TAB}{ENTER}")
WinWait("Google Toolbar","* You can search Int")
If Not WinActive("Google Toolbar","* You can search Int") Then WinActivate("Google Toolbar","* You can search Int")
WinWaitActive("Google Toolbar","* You can search Int")
Send("{SPACE}{TAB}{ENTER}")
WinWait("Installation Complete","FlashGet(JetCar) has")
If Not WinActive("Installation Complete","FlashGet(JetCar) has") Then WinActivate("Installation Complete","FlashGet(JetCar) has")
WinWaitActive("Installation Complete","FlashGet(JetCar) has")
Send("{ENTER}") 

This post has been edited by Shark007: 03 November 2006 - 08:38 PM


#169 User is offline   LeveL 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 551
  • Joined: 30-September 05

Posted 10 September 2006 - 05:50 PM

View Postredfive19, on Jun 30 2006, 08:22 PM, said:

Fraps v2.7.3
For some reason, this new Fraps won't install via /S like every other nullsoft app. So I wrote this little script to automate it. change to your liking.


I couldn't get the AutoIt v3 script to work, but this one does (its AutoIt v2)...

Run, setup.exe
WinWait, Fraps 2.7.4, Fraps License Agreement
WinActivate, Fraps 2.7.4, Fraps License Agreement
Send, {ENTER}
WinWait, Fraps 2.7.4, Choose a directory to install
WinActivate, Fraps 2.7.4, Choose a directory to install
Send, {TAB}
Send, {TAB}
Send, {TAB}
Send, n
WinWait, Fraps 2.7.4, Select the Start Menu folder
WinActivate, Fraps 2.7.4, Select the Start Menu folder
Send, {TAB}
Send, {TAB}
Send, {TAB}
Send, i
WinWait, Fraps 2.7.4, Completed
WinActivate, Fraps 2.7.4, Completed
Send, c


The problem is, when you run this from a CMD or BAT file it does
not run "setup.exe" but run manually, it does work! Oh dear :(

Why can't they just make it /S

Because that would be too easy!

#170 User is offline   maxximum 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 25-March 04

Posted 30 September 2006 - 01:01 AM

Daemon Tools 4.06 HE
Updated script from 4.00 script.

 
#region - Daemon Tools v4.06HE install script - (Automated with WinExists functions)

Opt('TrayIconDebug', 1)

; Installer.
$executable = 'daemon406-x86.exe'

; Show progess.
$splash = 0

; Default catagory folder in startmenu.
$group = 'Burning software'

; New catagory to move the default folder into.
$catagory = ''

; Installation folder in Program Files.
; $directory = 'DAEMON Tools'
$directory = 'Daemon Tools'

; Allowed time for installation.
$allowed = 300 * 1000

; The next setting should be 0 unless you want to reboot imediately.
; Auto or manual reboot. (either choice will runonce the installer at next reboot).
$auto_reboot = 0

; The next setting is not used if $auto_reboot = 1.
; Desktop Reboot. (Set to 1 if you want the script to handle the reboot into the 2nd part of install)
$desktop_reboot = 0

; ** README ""
; Check values above and "Remove shortcuts" section below are correct.
; This is a 2 part install. The 2nd part automatically happens on reboot at HKCU\RunOnce
;   which is when the Startup folder is processed and the Desktop is active. This script
;   is set to manage both parts of installation automagically.
; Spyware is unchecked for installation.;)

; Main Window Titles.
$title_dtools = 'DAEMON Tools 4.06HE'
$title_sptd   = 'SPTD setup V1.29'

; Run the installer.
If $auto_reboot And StringInStr($cmdlineraw, '/postrun') Then
	If WinWait($title_dtools, 'Welcome to the DAEMON Tools', 30) Then
		$pid = $executable
	Else
		$pid = _Install()
	EndIf
Else
	$pid = _Install()
EndIf

$time = TimerInit()
Do
	Select; 1st 3 windows are messageboxes.
		Case WinExists($title_sptd, 'This program will install SCSI Pass Through Direct')
			Sleep(1000)
			ControlClick($title_sptd, 'This program will install SCSI Pass Through Direct', 'Button1')
			WinWaitClose($title_sptd, 'This program will install SCSI Pass Through Direct', 10)
			WinWait($title_dtools, 'Setup must restart Windows', 5)

		Case WinExists($title_dtools, 'Setup must restart Windows')
			_RunOnce()
			If $auto_reboot Then
				$choice = 'Button1'
			Else
				$choice = 'Button2'
			EndIf
			ControlClick($title_dtools, 'Setup must restart Windows', $choice)
			WinWaitClose($title_dtools, 'Setup must restart Windows', 5)
			Exit

		Case WinExists($title_dtools, 'You must reboot after previous operation')
			_RunOnce()
			ControlClick($title_dtools, 'You must reboot after previous operation', 'Button1')
		   ; Desktop Reboot after 20 seconds if set above.
			If $desktop_reboot Then
				Sleep(15*1000)
				MsgBox(262144, $title_dtools, 'System restart commencing now', 5)
				Shutdown(2)
			EndIf
			Exit

		Case WinExists($title_dtools, 'Welcome to the DAEMON Tools')
			ControlClick($title_dtools, 'Welcome to the DAEMON Tools', 'Button2')

		Case WinExists($title_dtools, 'License Agreement')
			If WinWait($title_sptd, 'This program will install SCSI Pass Through Direct', 2) Then
				ContinueLoop
			EndIf
			ControlClick($title_dtools, 'License Agreement', 'Button2')
		   
		Case WinExists($title_dtools, 'Already Installed')
			$text = 'Update the automated installation script for uninstall or upgrade support'
			MsgBox(262144, $title_dtools, $text, 5)
			_Abort()

		Case WinExists($title_dtools, 'Choose Components')
			ControlFocus($title_dtools, 'Choose Components', 'SysTreeView321')
			ControlSend($title_dtools, 'Choose Components', 'SysTreeView321', '{DOWN}{SPACE}')
			ControlClick($title_dtools, 'Choose Components', 'Button2')

		Case WinExists($title_dtools, 'Choose Install Location')
			ControlSend($title_dtools, 'Choose Install Location', 'Edit1', @ProgramFilesDir & '\' & $directory)
			ControlClick($title_dtools, 'Choose Install Location', 'Button2')

		Case WinExists($title_dtools, 'Completing the DAEMON Tools')
			ControlCommand($title_dtools, 'Completing the DAEMON Tools', 'Button4', 'UnCheck', '')
			ControlClick($title_dtools, 'Completing the DAEMON Tools', 'Button2')
			ExitLoop
	EndSelect
	Sleep(1000)
	If TimerDiff($time) > $allowed Then _Abort()
Until Not ProcessExists($pid)

; Remove shortcuts.
If _MainShortcut('DAEMON Tools.lnk') Then
	FileDelete('Uninstall.lnk')
	_Desktop('DAEMON Tools.lnk')
EndIf

; Delete spyware installer.
If FileExists(@ProgramFilesDir & '\' & $directory & '\SetupDTSB.exe') Then
	FileDelete(@ProgramFilesDir & '\' & $directory & '\SetupDTSB.exe')
EndIf

; Remove Autorun entry.
RegDelete('HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run', 'DAEMON Tools')

#endregion

Exit

Func _Install($path = 'Default')
   ; Run the installer in Default Script directory.
	Dim $splash, $processblock
	If $path = 'Default' Then $path = @ScriptDir
	If StringRight($path, 1) <> '\' Then $path = $path & '\'
	If StringInStr($executable, '\') Then $path = ''
	If Not FileExists($path & $executable) Then Exit(1)
	If $processblock <> '' Then Call('_' & 'ProcessBlock')
	If $splash Then _Splash('Installing:' & StringTrimRight(StringReplace(@ScriptName, '_', ' '), 4))
	If StringRight($executable, 3) = 'msi' Then
		Return Run(@SystemDir & '\msiexec /i "' & $path & $executable & '"')
	Else
		Return Run($path & $executable)
	EndIf
EndFunc

Func _Abort()
   ; close process if exists then exit.
	Dim $pid
	If ProcessExists($pid) Then
		ProcessClose($pid)
		Exit(2)
	Else
		Exit(3)
	EndIf
EndFunc

Func _Desktop($shortcut)
   ; Delete a Desktop shortcut.
	If FileExists(@DesktopDir & '\' & $shortcut) Then
		Return FileChangeDir(@DesktopDir) And FileDelete($shortcut)
	ElseIf FileExists(@DesktopCommonDir & '\' & $shortcut) Then
		Return FileChangeDir(@DesktopCommonDir) And FileDelete($shortcut)
	EndIf
EndFunc

Func _MainShortcut($shortcut, $rename = '')
   ; Change working directory to correct StartMenu\Group directory.
	Dim $group, $catagory, $splash
	If $group = '' Then Return 0
	If FileExists(@ProgramsDir & '\' & $group) Then
		FileChangeDir(@ProgramsDir & '\' & $group)
	ElseIf FileExists(@ProgramsCommonDir & '\' & $group) Then
		FileChangeDir(@ProgramsCommonDir & '\' & $group)
	Else
		Return 0
	EndIf
   ; Wait for main shortcut.
	If $splash Then _Splash('Waiting for shortcuts')
	For $i = 1 To 20
		If FileExists($shortcut) Then ExitLoop
		Sleep(500)
	Next
	If $splash Then _Splash('Cleaning up:' & StringTrimRight(StringReplace(@ScriptName, '_', ' '), 4))
   ; If catagory not assigned anything, then return.
	If $catagory = '' Then Return 1
   ; Move the group folder into the catagory folder.
	If FileChangeDir('..') And DirCopy($group, $catagory & '\' & $group, 1) Then
		If DirRemove($group, 1) Then
		   ; If optional rename parameter is used, then rename the group folder.
			If $rename <> '' And FileChangeDir($catagory) Then
				If DirCopy($group, $rename, 1) And DirRemove($group, 1) Then
					Return FileChangeDir($rename)
				EndIf
			Else
				Return FileChangeDir($catagory & '\' & $group)
			EndIf
		EndIf
	EndIf
EndFunc

Func _QuickLaunch($shortcut)
   ; Delete a Quicklaunch shortcut.
	Local $subdirs = '\Microsoft\Internet Explorer\Quick Launch'
	If FileExists(@AppDataDir & $subdirs & '\' & $shortcut) Then
		Return FileChangeDir(@AppDataDir & $subdirs) And FileDelete($shortcut)
	ElseIf FileExists(@AppDataCommonDir & $subdirs & '\' & $shortcut) Then
		Return FileChangeDir(@AppDataCommonDir & $subdirs) And FileDelete($shortcut)
	EndIf
EndFunc

Func _Splash($text = '')
   ; Shows a small borderless splash message.
	Dim $splash
	If $splash Then
		If $text Then
			SplashTextOn('', $text, 500, 25, -1, 5, 1, '', 14)
		Else
			SplashOff()
		EndIf
	EndIf
EndFunc

Func _WinClose($title, $text = '')
   ; Close a window with further attempts.
	For $i = 1 To 10
		WinClose($title, $text)
		If Not WinExists($title) Then Return 1
		Sleep(500)
	Next
EndFunc

Func OnAutoItStart()
   ; A 2nd script instance will exit.
	Local $interpreter
	If StringInStr($cmdlineraw, '/dummy') Then Exit
	$interpreter = StringTrimRight(@ScriptName, 4) & ' Script Interpreter'
	If WinExists($interpreter) Then Exit
	AutoItWinSetTitle($interpreter)
EndFunc

Func _RunOnce()
   ; Add 2nd part to installation.
	Local $key = 'HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce'
	If @Compiled Then
		RegWrite($key, '_DTools', 'Reg_sz', '"' & @ScriptFullPath & '" /postrun')
	Else
		RegWrite($key, '_DTools', 'Reg_sz', '"' & @AutoItExe & '" "' & @ScriptFullPath & '" /postrun')
	EndIf
EndFunc 
 


#171 User is offline   MGadAllah 

  • Brain Voice
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 786
  • Joined: 03-January 06

Posted 07 October 2006 - 02:02 AM

FlashGet script updated to 1.73 as requested :thumbup

#172 User is offline   PX_Darkness 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 21-September 06

Posted 13 October 2006 - 03:10 PM

Screen Print & Capture 32

Attached File(s)



#173 User is offline   maxximum 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 25-March 04

Posted 16 October 2006 - 04:04 PM

Alcohol 120% trial 1.9.5.4521

Attached script should work fine with trial version (based from Daemon Tools script).

Attached File(s)



#174 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

  Posted 30 October 2006 - 06:10 AM

FlashGet 1.81+

Homepage

Why another script ???
The first script that i wrote did have more then 9000 downloads :thumbup .
So i decided to make an new one :wub:

Changelog
1.31
-Script updated for the new installer (1.8.1.1002 version)

1.3
-Script updated for the new installer (1.81 version)
-added new options

1.2
-Script updated for the new installer (1.80 version)

1.1
- Script updated for the new installer
- Google Toolbar automatic deleted if installed before and also wont install :D
- logo added

1.0
- Start Script


Features:
- autodetected setup file (must be in setup folder)
- custom Install dir
- custom Start Menu Folder
- NONE Google Toolbar
- registration (i know its FREE SOFTWARE)
- enable or disable FlashGet shareurl service (no option since 1.80)
- Make FlashGet as default download manager of IE
- Modify the restricton of connection number for TCP/IP
- Launch FlashGet on startup
- Add desktop shortcut
- Add to Quick Launch

How to use:
- copy installation file (*.exe) to SETUP folder
- add your registration info into register.reg
- change custom messages if u like

Dont just run check the source, modify it to your need.
Script will work for newer versions if the installer will not change.
If any problems contact me via PM (dont send emails).

1.8.1.1002 version download Attached File  flashget1.8.1.1002.zip (15.55K)
Number of downloads: 136
1.81 version download Attached File  flashget1.81.zip (8.93K)
Number of downloads: 68
1.8 version download Attached File  flashget1.8.zip (8.65K)
Number of downloads: 70
1.73 version download Attached File  flashget.zip (8.55K)
Number of downloads: 85

This post has been edited by --=ddSHADOW=--: 31 January 2007 - 12:31 AM


#175 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 30 October 2006 - 06:27 AM

Remove existing Google Toolbar

Features:

- Google Toolbar automatic deleted if installed
- remove Google folder

How to use:
- extract and run
- change custom messages if u like

If any problems contact me via PM (dont send emails).

Attached File(s)



#176 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 31 October 2006 - 02:57 PM

DivX 6.4 Create Bundle
Credit to MHz for the help

Info + Download

This script support English and French langage, tested working.
Works with computer connected or not connected to the Internet.

Enjoy
coucou

This post has been edited by coucou: 31 October 2006 - 03:04 PM


#177 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 03 November 2006 - 04:28 PM

Nero 7 Lite

Offical thread

Changelog
1.0
- Start Script

Features:
- sillent install

How to use:
- copy installation file (*.exe) to installers folder
- add your registration info into registration.reg and plugins.reg
- change custom messages if u like

TO DO:
-selectable language and all installers options

Dont just run check the source, modify it to your need.
Script will work for newer versions if the installer will not change.
If any problems contact me via PM (dont send emails).

Attached File(s)



#178 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 03 November 2006 - 08:44 PM

View PostAlanoll, on Oct 29 2004, 01:19 AM, said:

Alrighty, finally got around to MASS pruning, a total of 3 pages at 25 posts a page....yeah....

Let's try and keep this thread free from as much discussion as possible.


Well that was 2 years ago..

Cleaned up again today, Lets keep it clean.

SUBMISSIONS ONLY - PM THE AUTHORS IF SOMETHING DOESNT WORK

shark

#179 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 26 November 2006 - 05:03 AM

Register editor Enable/Disable

Features:

It is one small program that allows you to Enable or Disable Registery editor

Attached File(s)


This post has been edited by --=ddSHADOW=--: 26 November 2006 - 05:04 AM


#180 User is offline   jbm 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 626
  • Joined: 16-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 November 2006 - 09:56 PM



AutoIT script for Nero 7.5.9.0A
Original Authors: Salavinder, Glowy and Sanjay for Nero 7.2.3.2b
Now properly handles DirectX installation. Thanks goes to urie
for pointing out the error.
Also You'll have to edit the script to add your information.
Serial # etc.

Fixed if you choose to install InCD it didn't change the default ''no' to a 'yes'
Fixed If you already had directX installed, it would hang at the DirectX install
Had a report that Incd was still broke
Sorry about that 'sys' typo

This post has been edited by jbm: 31 December 2006 - 01:51 AM


Share this topic:


  • 13 Pages +
  • « First
  • 7
  • 8
  • 9
  • 10
  • 11
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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