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
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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

#51 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 11 December 2004 - 12:34 PM

File for TMPGEnc DVD Author v1.6
Shareware
Script v1.1
[link]

Note
This is only for registering this app not for silently installing. Updated script with tip from Nologic, found by Mhz. Thanks to both of you.

Attached File(s)


This post has been edited by drthawhizkid: 22 December 2004 - 04:16 PM



#52 User is offline   tantanoid 

  • Group: Members
  • Posts: 9
  • Joined: 07-December 04

Posted 14 December 2004 - 08:12 PM

File for Winace 2.5
Shareware
Script v1.0
[link]

My sucky first AutoIt script ;)

Attached File(s)



#53 User is offline   tantanoid 

  • Group: Members
  • Posts: 9
  • Joined: 07-December 04

Posted 14 December 2004 - 09:14 PM

File For Ad Muncher 4.52
Shareware
Script v1.0
[link]

Attached File(s)



#54 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 22 December 2004 - 04:11 PM

File For Internet Download Manager v4.03 Build 2
Shareware
Script v1.0
[link]

Note
Suppose to be the fastest download manager. Script may work for future versions.

Attached File(s)


This post has been edited by 1chaoticadult: 07 January 2005 - 02:58 PM


#55 User is offline   Csimbi 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 25-December 04

  Posted 30 December 2004 - 04:55 PM

Crystal Codec Pack 4.3.3
Windows "Hardware Installation" dialog
I am not sure how many of You are using this codec pack (it's pretty old), but here is the script anyway. The reason I am posting it because it includes a solution I was looking for a long time: how to bypass that annoying "Hardware installation" dialog that windows displays when an unsigned driver is about to be installed.
I added some comments inline so You can easily understand it. Here is the code:
; AutoIt Version:  3.0
; Language:        English
; Platform:        Win9x/NT
; Script Function: Install KS Codec Pack 4.3.3
; Author:          Csimbi

;This is the function we will call every now and then to close all those annoying dialogs.
Func getRidOfAnnoyingWindow()
	If WinActive("Hardware Installation") Then
  ControlClick("Hardware Installation","", "Button1")
	EndIf
EndFunc

;Start installation of the codec pack
Run("install.exe")
;Wait until installer is started.
WinWaitActive("Install")
;Send an enter key to bypass the installation confirmation (Yes is selected by default, so we just need to hit enter).
Send("{ENTER}")
;The first dialog is expected to pop up soon, so we start our watchdog function that will close that annoying dialog. We run the script every 250 msecs.
AdlibEnable ("getRidOfAnnoyingWindow", 250)
;The next annoying dialog is windows file protection. We wait for this dialog.
WinWaitActive("Confirm File Replace")
;The dialog has three buttons: Yes, No, and No to all. We emulate keypress on "a" key so that we select the "No to all" button.
Send("a")
;Installation will complete without further interference with the UI, so we can disable the watchdog function.
AdlibDisable ()
;And finally quit.
Exit


#56 User is offline   batman75 

  • Alive and kicking
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 04

Posted 04 January 2005 - 03:11 PM

Acronis Privacy Expert Suite 7

Attached File(s)



#57 User is offline   batman75 

  • Alive and kicking
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 04

Posted 04 January 2005 - 09:46 PM

Teamspeak 2 Client RC2 2032

Attached File(s)



#58 User is offline   batman75 

  • Alive and kicking
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 04

Posted 05 January 2005 - 09:44 PM

For Regsnap Pro 4.8

Version 1.1

Fixed bug at end of install.

Attached File(s)



#59 User is offline   batman75 

  • Alive and kicking
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 04

Posted 06 January 2005 - 02:28 PM

For Steganos Internet Anonymizer Pro 7.1

Attached File(s)



#60 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 January 2005 - 10:29 PM

File For Scite4Autoit
Freeware
Script v1.0

#61 User is offline   batman75 

  • Alive and kicking
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 04

Posted 14 January 2005 - 10:51 PM

For VMware Workstation 4.5.2

Attached File(s)



#62 User is offline   batman75 

  • Alive and kicking
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 12-December 04

Posted 17 January 2005 - 03:51 PM

For Spysweeper 3.5.0

Attached File(s)



#63 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 17 January 2005 - 09:15 PM

Qvadis Express Reader 2.02.26
Trialware
Script v1.0

Notes:

The package comes with three install options:

Express Reader DX, Express Reader GT and Express Reader PRO, so depending on your needs and license, I have made the script use a variable to select the correct install, if you do not change the variable, 'Express Reader DX' is the default variable. It is easy to change and the place you need to make the change is commented in the script.

Attached File(s)



#64 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 20 January 2005 - 03:31 AM

Directory Opus v8.0
Shareware - GP Software
Script v1.1

Notes:

By default registration is turned off, you need to read the comments in the script and add a key and create a certificate file to be able to register automatically.

Updated to v1.1:

Cleaned up and edited by Nologic. Thanks for the help. :thumbup

Attached File(s)


This post has been edited by Kemal: 23 January 2005 - 02:35 AM


#65 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 23 January 2005 - 02:39 AM

DVD Santa 3.45
Shareware - Homepage
Script - v1.0

Attached File(s)



#66 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 23 January 2005 - 02:41 AM

DVD Shrink 3.2
Freeware - Homepage
Script v1.0

Attached File(s)



#67 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 23 January 2005 - 02:49 AM

Getright v5.2b
Nagware - Homepage
Script v1.0

Notes:

There may be some issues when upgrading to a new version over a previous installation. I think I have covered all the bases, but this was primarily designed for a clean install.

This script includes the ability to apply a valid registration. If you are using the free nagware version and you do not disable this in the script, you may get a warning about using pirated software, because the script will install an invalid key to the registry. Naturally, this also occurs if you don't place your valid key in the script. The default key in the script is XXXXXX-XXXXX etc....

Please let me know if you have any problems

Attached File(s)



#68 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 23 January 2005 - 02:53 AM

Nortons Partition Magic v8.05
Retail - Homepage
Script v1.0

Notes:

Requires valid key (naturally). This is for the retail version. I am not even sure if there is a trial version. I doubt this script would work with it if there is one.

Attached File(s)



#69 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 25 January 2005 - 02:05 PM

File for TMPGEnc DVD Source Creator v2.1.3.8
Shareware
Script v1.0
[link]

Note
This is only for registering this app.

Attached File(s)


This post has been edited by 1chaoticadult: 25 January 2005 - 07:00 PM


#70 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 25 January 2005 - 02:06 PM

File for TMPGEnc Plus v2.5
Shareware
Script v1.1
[link]

Note
This is only for registering this app.

Attached File(s)


This post has been edited by 1chaoticadult: 10 February 2005 - 12:44 PM


Share this topic:


  • 13 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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