Astalavista Posted February 19, 2005 Share Posted February 19, 2005 NetChess Retail Link to comment Share on other sites More sharing options...
joverby540 Posted February 20, 2005 Share Posted February 20, 2005 [b]Here is the auto-it script for adding users to the administrator account. [/b] [attachment=5039:attachment][i][u][b](edit for your needs)[/b][/u][/i] Link to comment Share on other sites More sharing options...
Astalavista Posted February 22, 2005 Share Posted February 22, 2005 Pinnacle 9.3 Plus Version 1.0 PLS pm me if u encounter any bugs. Link to comment Share on other sites More sharing options...
NicolasD Posted February 22, 2005 Share Posted February 22, 2005 [b]Mozilla Firefox and Thunderbird 1.0[/b] [i]French localized; easily editable (I think...)[/i] [attachment=5068:attachment] [attachment=5069:attachment] Link to comment Share on other sites More sharing options...
Ejoc Posted February 25, 2005 Share Posted February 25, 2005 [b]GVim 6.3[/b] Link to comment Share on other sites More sharing options...
--=ddSHADOW=-- Posted March 10, 2005 Share Posted March 10, 2005 **** NFO Viewer v2.10 FIXED for all language users Link to comment Share on other sites More sharing options...
erik_demon Posted March 13, 2005 Share Posted March 13, 2005 [b]Itunes 4.71 English version!![/b] If you use a different language of Itunes, modify the script!! Link to comment Share on other sites More sharing options...
blinkdt Posted March 16, 2005 Share Posted March 16, 2005 Microsoft AntiSpyware Version: 1.0.501 [code]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")[/code] 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. Link to comment Share on other sites More sharing options...
MaxL Posted March 18, 2005 Share Posted March 18, 2005 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 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. Link to comment Share on other sites More sharing options...
PeonPower Posted March 23, 2005 Share Posted March 23, 2005 File for Kerio Outlook Connector 6.0.5 Script: v1 Link to comment Share on other sites More sharing options...
Marthax Posted April 8, 2005 Share Posted April 8, 2005 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 Link to comment Share on other sites More sharing options...
Marthax Posted April 8, 2005 Share Posted April 8, 2005 Azureus BitTorrent Client v1 Link to comment Share on other sites More sharing options...
DarkFire Posted April 10, 2005 Share Posted April 10, 2005 Xfire Build 12140 Version: 1.0 Link to comment Share on other sites More sharing options...
DarkFire Posted April 10, 2005 Share Posted April 10, 2005 Active Ports 1.4 Version 1.0 Link to comment Share on other sites More sharing options...
nujackk Posted April 23, 2005 Share Posted April 23, 2005 (edited) Trillian 3.1 (basic) don't know if it works for Pro Hope it helps someone (missed the directory question fixed now) Edited April 24, 2005 by nujackk Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now