Jump to content



Photo

AutoIt&SciTEUpdater v1.0.1.4 Update of 10 April 2013

Autoit SciTE update

  • Please log in to reply
29 replies to this topic

#1 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,474 posts

Posted 29 June 2012 - 08:35 AM

AutoIt&SciTEUpdater v1.0.1.4.au3

For never miss AutoIt and SciTE4AutoIt3 updates. :)

Posted Image

WinHttp.au3 needed

Previous Download : 233

Source : Attached File  AutoIt&SciTEUpdater v1.0.1.4.au3   46.53K   32 downloads

Executable : AutoIt&SciTEUpdater+Files v1.0.1.4.exe

Scripts and executables with full embeded files are available on GoogleCode ( link is in my signature. )

Edited by wakillon, 10 April 2013 - 07:55 PM.

  • BrewManNH and Venix like this

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 






#2 Venix

Venix

    Adventurer

  • Active Members
  • PipPip
  • 131 posts

Posted 29 June 2012 - 01:32 PM

This is cool, good work. :D
Posted Image

#3 SeF

SeF

    Wayfarer

  • Active Members
  • Pip
  • 79 posts

Posted 29 June 2012 - 02:27 PM

Very nice!
Does it work with AutoIt Portable?
Posted Image

#4 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,474 posts

Posted 29 June 2012 - 07:07 PM

This is cool, good work. Posted Image


Thanks Venix

Very nice!
Does it work with AutoIt Portable?


Thanks, and no it's only for "classic" Release and Beta versions. :D

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 


#5 BrewManNH

BrewManNH

    באָבקעס מיט קודוצ׳ה

  • MVPs
  • 6,797 posts

Posted 29 June 2012 - 07:57 PM

I noticed that there's a problem with the update.dat file on the downloads website for AutoIt, it says that the latest beta version is 3.3.9.4, while 3.3.9.5 is actually the latest version. This exposed a bug in your version checking, as you look to see if the latest version is <> the version installed on the computer. I would think you'd want to check to see if the installed version is less than the latest, but if it's greater than the "latest" that could be ok, as update.dat may not be updated in a timely manner.

How to ask questions the smart way!

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.

Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.

_FileGetProperty - Retrieve the properties of a file SciTE Toolbar - A toolbar demo for use with the SciTE editorGUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.

GUIToolTip UDF Demo - Demo script to show how to use the GUIToolTip UDF to create and use customized tooltips.

Posted Image


#6 Emiel Wieldraaijer

Emiel Wieldraaijer

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 651 posts

Posted 29 June 2012 - 09:24 PM

@wakillon

Nice script, check my toolbar image in my signature

@BrewManNH

http://www.autoitscript.com/autoit3/files/beta/autoit/

Does not contain an 3.3.9.5 setup only a SFX
Best regards,Emiel WieldraaijerPosted Image

#7 BrewManNH

BrewManNH

    באָבקעס מיט קודוצ׳ה

  • MVPs
  • 6,797 posts

Posted 29 June 2012 - 09:47 PM

@BrewManNH

http://www.autoitscript.com/autoit3/files/beta/autoit/

Does not contain an 3.3.9.5 setup only a SFX

So? There is a 3.3.9.5 version, the update.dat file only shows 3.3.9.4, I have 3.3.9.5 version, this script tells me there's an "update" to a newer version using an older version number, that's the bug.

How to ask questions the smart way!

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.

Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.

_FileGetProperty - Retrieve the properties of a file SciTE Toolbar - A toolbar demo for use with the SciTE editorGUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.

GUIToolTip UDF Demo - Demo script to show how to use the GUIToolTip UDF to create and use customized tooltips.

Posted Image


#8 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,474 posts

Posted 30 June 2012 - 06:15 AM

I noticed that there's a problem with the update.dat file on the downloads website for AutoIt, it says that the latest beta version is 3.3.9.4, while 3.3.9.5 is actually the latest version. This exposed a bug in your version checking, as you look to see if the latest version is <> the version installed on the computer. I would think you'd want to check to see if the installed version is less than the latest, but if it's greater than the "latest" that could be ok, as update.dat may not be updated in a timely manner.


It' s right, my comparison of the versions is not good because the update.dat file doesn't refer to any 3.3.9.5 Beta.
Thanks, it's taken into consideration ! :D





@wakillon

Nice script, check my toolbar image in my signature


Thanks, I'm not very fond of toolbars to add to my browsers, but have tried yours and it works well !
As my script it forget the 3.3.9.5 Beta version :huh:

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 


#9 Emiel Wieldraaijer

Emiel Wieldraaijer

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 651 posts

Posted 30 June 2012 - 09:15 AM

@BrewManNH

Version 3.3.9.5 isn't released yet, they are still adding features and fixes, i don't know why the added 3.3.9.5 to the beta sectio
See - http://www.autoitscript.com/forum/forum/1-announcements-and-site-news/ 3.3.9.4 is the last one

@Wakillon

I don't like toolbars myself but it allows me to enter all the section a lot faster.
Scite information is not part of the toolbar yet, if you don't mind i'm going to use your code to display the information

Edited by Emiel Wieldraaijer, 30 June 2012 - 10:24 AM.

Best regards,Emiel WieldraaijerPosted Image

#10 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,474 posts

Posted 30 June 2012 - 10:14 AM

I don't like toolbars myself but it allows me to enter all the section a lot faster.
Scite information is not part of the toolbar yet, if you don't mind i'm going to use your code to display the information

No problem ! :D

For information, script is adapted if one day scite4autoit3version.ini file becomes like this :

[SciTE4AutoIt3]
date=6/10/2012
version=3.2.0.0
setup=http://www.autoitscript.com/cgi-bin/getfile.pl?../autoit3/scite/download/SciTE4AutoIt3.exe

But by default i use Dates Comparison...

And for your Toolbar you need to open your browser !
My script can be added ( only compiled ) to windows start ! :huh:

Edited by wakillon, 30 June 2012 - 10:15 AM.

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 


#11 Emiel Wieldraaijer

Emiel Wieldraaijer

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 651 posts

Posted 30 June 2012 - 10:23 AM

And for your Toolbar you need to open your browser !
My script can be added ( only compiled ) to windows start ! :huh:


You can start a browser on Windows start and do not need to compile anything :D
but the Toolbar does not compare like your program does, your program is more compleet
Best regards,Emiel WieldraaijerPosted Image

#12 CaptainClucks

CaptainClucks

    Unum Cavillator Spuria

  • Active Members
  • PipPipPipPipPipPip
  • 1,215 posts

Posted 30 June 2012 - 10:24 AM

Didn't valik say version 3.3.9.5 is an alpha version? Used only to give us a sort of sneak peak at what's coming?
Spoiler
Warning: Posts by this user are subject to change or may disappear without notice.

#13 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,474 posts

Posted 30 June 2012 - 12:22 PM

You can start a browser on Windows start and do not need to compile anything :D
but the Toolbar does not compare like your program does, your program is more compleet


Imagine a toolbar for each soft you want last updates... :)
Your web browser will be a bit cluttered...
Script prompt you for download and silently install last updates without effort :huh:

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 


#14 BrewManNH

BrewManNH

    באָבקעס מיט קודוצ׳ה

  • MVPs
  • 6,797 posts

Posted 30 June 2012 - 03:45 PM

@BrewManNH

Version 3.3.9.5 isn't released yet, they are still adding features and fixes, i don't know why the added 3.3.9.5 to the beta sectio
See - http://www.autoitscript.com/forum/forum/1-announcements-and-site-news/ 3.3.9.4 is the last one

Once again, so what? You're missing the point completely. 3.3.9.4 is an older version number than 3.3.9.5, you don't "UPgrade" to a lower version, you "DOWNgrade" to it. Whether or not the version is officially released or not is completely irrelevant to my comment about this script, the relevant part was that it was treating newer versions, officially released or not, as being older than what is available for download, when clearly it is not. Please stop telling me which version is officially released, I don't care because I'm well aware of it.

How to ask questions the smart way!

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.

Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.

_FileGetProperty - Retrieve the properties of a file SciTE Toolbar - A toolbar demo for use with the SciTE editorGUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.

GUIToolTip UDF Demo - Demo script to show how to use the GUIToolTip UDF to create and use customized tooltips.

Posted Image


#15 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,474 posts

Posted 30 June 2012 - 04:52 PM

@BrewManNH

As you suggested i update script with a different versions comparison. :D
  • BrewManNH likes this

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 


#16 Emiel Wieldraaijer

Emiel Wieldraaijer

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 651 posts

Posted 30 June 2012 - 09:27 PM

@BrewManNH

No i'm not missing the point, 3.3.9.5 is not a beta release.
Program checks for release and beta. Works perfect.
Best regards,Emiel WieldraaijerPosted Image

#17 CaptainClucks

CaptainClucks

    Unum Cavillator Spuria

  • Active Members
  • PipPipPipPipPipPip
  • 1,215 posts

Posted 01 July 2012 - 12:39 AM

The version in question is not suitable for public crash testing, which is what a beta release
is usually intended for and which is why the developers who handle field testing using the beta
releases intentionally did not add it to their beacon at
http://www.autoitscript.com/autoit3/files/beta/update.dat

So it does exist in the public pool as an alpha beta, but it was not released for use in their field testing
since it was only thrown out there to show us a few features they're adding.
So in that context I would go as far as to say it is correctly a beta, in alpha status. I would assume when they
are using the term "Alpha" to describe the beta, where "Alpha" usually means something like top order, they are
describing it as being in a volatile high order of beta status, where a few things are very new and probably have just been
implemented from concept, not fully assured the file may not incidentally backfire and spin your hard drive
so fast that it explodes and embeds some shrapnel in your chine.

As for incorrect version comparing, does it really matter? The statement checks for a change in the string
where any difference would trigger an update be it a lower or higher version, the thing is, will the
developers ever add a lower version number that would cause scripts/apps like this one to incidentally
downgrade to a lower AutoIt version and frustrate a user or screw with people who did sloppy version comparing?
Spoiler
Warning: Posts by this user are subject to change or may disappear without notice.

#18 jaberwocky6669

jaberwocky6669

    Dull light.

  • Active Members
  • PipPipPipPipPipPip
  • 2,069 posts

Posted 01 July 2012 - 12:43 AM

explodes and embeds some shrapnel in your chine.

Should've said knee?

#19 CaptainClucks

CaptainClucks

    Unum Cavillator Spuria

  • Active Members
  • PipPipPipPipPipPip
  • 1,215 posts

Posted 01 July 2012 - 12:49 AM

Should've said knee?


Shin actually, what the hell is chine? :alien:
Spoiler
Warning: Posts by this user are subject to change or may disappear without notice.

#20 BrewManNH

BrewManNH

    באָבקעס מיט קודוצ׳ה

  • MVPs
  • 6,797 posts

Posted 01 July 2012 - 01:35 AM

Alpha and Beta are actually the first 2 letters of the Greek alphabet, hence an Alpha release is the preliminary version, beta is the follow up version, they don't usually go past the Beta before they start calling them Release Candidates, or even just go straight from Beta to release.

How to ask questions the smart way!

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.

Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.

_FileGetProperty - Retrieve the properties of a file SciTE Toolbar - A toolbar demo for use with the SciTE editorGUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.

GUIToolTip UDF Demo - Demo script to show how to use the GUIToolTip UDF to create and use customized tooltips.

Posted Image






Also tagged with one or more of these keywords: Autoit, SciTE, update

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users