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

#81 User is offline   --=ddSHADOW=-- 

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

Posted 10 March 2005 - 08:39 AM

**** NFO Viewer v2.10 FIXED for all language users

Attached File(s)

  • Attached File  au3.au3 (785bytes)
    Number of downloads: 321



#82 User is offline   erik_demon 

  • Master Chief
  • PipPip
  • Group: Members
  • Posts: 253
  • Joined: 22-August 04

Posted 13 March 2005 - 06:52 AM

Itunes 4.71 English version!!

If you use a different language of Itunes, modify the script!!

Attached File(s)



#83 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Windows 8 x64
  • Country: Country Flag

Posted 15 March 2005 - 09:40 PM

Microsoft AntiSpyware Version: 1.0.501

AutoItSetOption("TrayIconHide", 1)
AutoItSetOption("WinTitleMatchMode", 4)
BlockInput(1)
Run("MSantispy.exe")
WinWaitActive("Microsoft AntiSpyware", "This computer program is protected")
Send("!n")
WinWaitActive("Microsoft AntiSpyware", "accept the terms in the license agreement")
Send("!a")
Send("!n")
WinWaitActive("Microsoft AntiSpyware", "Click Next to install to this folder")
Send("!n")
WinWaitActive("Microsoft AntiSpyware", "The wizard is ready to begin installation")
Send("!i")
WinWaitActive("Microsoft AntiSpyware", "The installation wizard has successfully installed")
Send("!f")


Rename the installer as "MSantispy.exe," then compile this .au3 script and run from the same directory. For Win2K and WinXP, works nicely from RunOnceEx.

#84 User is offline   MaxL 

  • Group: Members
  • Posts: 1
  • Joined: 13-February 05

Posted 18 March 2005 - 03:18 AM

File for the newly released SpywareBlaster 3.3 which does not support silent installs.

This script installs the software, checks for updates and times out nicely if no network connection is available then it activates all the protections.

If you are interested in details about how it works read on:

I had to resort to mouse clicking at screen coordinates and checking pixel colors as I couldn't get the usual control activiation functions to work.

I scaled everything with the @DesktopWidth and @DesktopHeight macros so it should theoretically work for any resolution. I also detected reactions in the windows over an 11 by 11 pixel area that is also centered based on the aforementioned macros.

However, I've only tested it at 1280 x 1024 with 32 bit color. I have every reason to believe it will work at any resolution and color depth but I only tested it at what I had my desktop set to.

One minor improvement could be made by detecting when the update download starts and killing the Internet Detection Progress bar as soon as the download starts. With my connection it flashes by so fast I barely notice :D

On a really slow connection it might take longer to download than the 15 seconds it takes to time out if there is no internet connection which would show greater than 100% on the progress bar numerical display. As this is a cosmetic flaw unlikely to be encountered in realistic use I didn't bother to kill the progress bar the instant a connection is found and downloading of updates commences. I think the real solution is to elimnate the progress bar but then if you don't have internet you are left staring at an apparently frozen screen for 15 seconds or so with no feedback.

Anyway, it's my first AutoIt script and I'm amazed at how well it came out despite all the difficulty trying to directly access the GUI controls of the SpywareBlaster installer. This is pretty nicel little GUI scripting widget.

Max L.

Attached File(s)



#85 User is offline   PeonPower 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 21-February 05

Posted 23 March 2005 - 04:17 AM

File for Kerio Outlook Connector 6.0.5
Script: v1

Attached File(s)

  • Attached File  kerio.au3 (1.33K)
    Number of downloads: 159


#86 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 08 April 2005 - 10:01 AM

Script that asks for a name and then opens up Account manager in Control Panel to create it.

Script:v1

I had some trouble finding an easy way of making the default account name flexible until I came up with this idea. Try it :)

Attached File(s)



#87 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 08 April 2005 - 10:03 AM

Azureus BitTorrent Client

v1

Attached File(s)



#88 User is offline   DarkFire 

  • Group: Members
  • Posts: 2
  • Joined: 02-August 04

Posted 09 April 2005 - 06:17 PM

Xfire Build 12140

Version: 1.0

Attached File(s)

  • Attached File  xfire.au3 (2.41K)
    Number of downloads: 156


#89 User is offline   DarkFire 

  • Group: Members
  • Posts: 2
  • Joined: 02-August 04

Posted 10 April 2005 - 03:27 AM

Active Ports 1.4

Version 1.0

Attached File(s)



#90 User is offline   nujackk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 18-March 05

Posted 23 April 2005 - 01:02 AM

Trillian 3.1 (basic) don't know if it works for Pro


Hope it helps someone

(missed the directory question fixed now)

Attached File(s)


This post has been edited by nujackk: 23 April 2005 - 09:21 PM


#91 User is offline   nujackk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 18-March 05

Posted 23 April 2005 - 01:04 AM

Kensington Mouseworks 6.11 (just released )

Attached File(s)

  • Attached File  MWorks.au3 (909bytes)
    Number of downloads: 122


#92 User is offline   --=ddSHADOW=-- 

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

Posted 28 April 2005 - 08:29 AM

ACDSee 2.**

au3 for setup and reg file for registration

:thumbup

Attached File(s)

  • Attached File  acd2.zip (682bytes)
    Number of downloads: 369


#93 User is offline   supadodger 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 23-April 05

Posted 12 May 2005 - 07:32 PM

VMware 5

Attached File(s)



#94 User is offline   snakesjc 

  • Group: Members
  • Posts: 7
  • Joined: 10-May 05

Posted 19 May 2005 - 07:03 PM

I'm starting now! here's my simple contribution:
winamp 5

Attached File(s)



#95 User is offline   snakesjc 

  • Group: Members
  • Posts: 7
  • Joined: 10-May 05

Posted 19 May 2005 - 07:05 PM

Another one: CyberLink PowerDVD 6 Deluxe

Attached File(s)



#96 User is offline   --=ddSHADOW=-- 

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

  Posted 22 May 2005 - 03:51 PM

This script include:

1.Installation of PowerDVD v6.0.0.1102
2.Registration of program
3.Registration of packs:
CPRM Pack
DIVX Pack
DTS 96/24 Pack
DTS Pack
DVD-Audio Pack
EXPRESS Pack
INTERACTUAL Pack
MOBILITY Pack
MPEG4 AVC Pack
4.Installation of Patch Build 1417 or newer

Have fun :thumbup

Attached File(s)



#97 User is offline   [MaSteR] 

  • Group: Members
  • Posts: 4
  • Joined: 04-February 05

Posted 25 May 2005 - 12:24 AM

Hm... I wonder why no one created one for Photoshop... so many people are having problems unattending it etc.. well here's my contribution hope it helps let me know if something goes wrong :).

Photoshop CS and ImageReady CS setup (default configuration) + activation canceled...

Attached File(s)



#98 User is offline   <SparTacuS> 

  • I want to know . . . everything!
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 24-April 04

Posted 25 May 2005 - 11:41 AM

Terrapin FTPGet It Here

A friend wanted this client and I could find no other way to silence it.

Attached File(s)



#99 User is offline   --=ddSHADOW=-- 

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

Posted 26 May 2005 - 12:07 PM

DFX 7.500 tested

For Windows Media Player (au3.au3) and for Winamp (au3winamp.au3)

Attached File(s)


This post has been edited by --=ddSHADOW=--: 15 November 2005 - 06:35 AM


#100 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 31 May 2005 - 12:50 PM

SmartFTP Client 1.5 !!updated!!

This post has been edited by maniaq: 07 July 2005 - 12:44 AM


Share this topic:


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

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



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