It is currently Mon May 20, 2013 4:23 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: AutoIt Portable
PostPosted: Sat Jul 30, 2011 4:41 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
As I mentioned the other day I've been working on a new version of AutoIt Portable with multi-language support as well as a new application to automatically create AutoIt Portable, therefore alleviating any need to move files around.

As not to overshadow ProEject's release on Monday 1st August, I will probably release sometime next week. Most importantly the source code is available, what's the point in using AutoIt Portable if you can't learn from it :mrgreen:

Image

If anyone would like this version beforehand for translating or just to look at the source code for their project(s) then let me know, I'm always happy to share!

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Last edited by guinness on Wed Feb 27, 2013 4:51 am, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Mon Aug 01, 2011 1:59 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.0.0.2

So second day of August and second upload of a new application, AutoIt Creator to be exact. Gone are the days where you had to create the folder structure manually, by dropping the files autoit-v3-sfx.exe and SciTE4AutoIt3.zip onto the GUI will trigger the automatic process of creating AutoIt Portable, thus eliminating any problems that might have been caused in the past. :mrgreen:

Changelog:
Code:
- ADDED: Hotkey enter for opening a selected file in SciTE when the enter key is selected.
- ADDED: Only one instance of AutoIt Portable (not including SciTE) can be run.
- ADDED: New program called AutoIt Creator to create a Portable version automatically.
- ADDED: Multi-language support.
- FIXED: Small UI tweaks.
- UPDATED: Readme file.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Mon Aug 01, 2011 2:20 pm 
Offline
User avatar

Joined: Sat Feb 09, 2008 9:57 am
Posts: 1988
Location: Romania
Romanian language file:
http://www.mediafire.com/?q75e7u1v7yrubor

_________________
The Venus Project - Imagine Our world with No Laws, No Crime, No Wars, No Prisons


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Mon Aug 01, 2011 2:31 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
Wow, how quick are you? (21 minutes according to the difference.) I've uploaded the Romanian language. Thanks. :D

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Tue Aug 02, 2011 2:21 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
What a great day :) I've just uploaded Spanish by an AutoIt user (who wishes to remain anonymous) and suprisingly ProEject has been received with a very warm welcome.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Sat Dec 10, 2011 3:11 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.0.0.3
I've updated AutoIt Portable with source code improvements and added a new application. Please see the Readme.txt for more details.

Changelog:
Code:
- ADDED: AutoIt Portable Install.exe to temporarily install AutoIt Portable to the registry to mimic as though it was installed.
- UPDATED: Now using AutoIt Beta V3.3.7.22.
- UPDATED: Source code.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Fri Dec 23, 2011 7:55 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.1.0.5

AutoIt V3.3.8.0 was released today so it seemed a good time as ever to update AutoIt Portable. :mrgreen:

Changelog:
Code:
- UPDATED: Compiled using the latest version of AutoIt V3.3.8.0.
- UPDATED: Tidied up the source code and removed duplicate functions by creating a single include file.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Wed Dec 28, 2011 1:20 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.2.0.6

This update is only useful to those of you who use AutoIt Portable Install.exe and have Vista and above.

Changelog:
Code:
- UPDATED: AutoIt Portable Install.exe by creating a symlink in C:\Program Files\AutoIt\ to AutoIt Portable (only works on Vista and above.)

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Sat Dec 31, 2011 3:35 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.3.1.6

With the recent changes to SciTE4AutoIt3, I decided to remove some redundant code and tweak the default behaviour of AutoIt Portable, which is to configure SciTE not to saving anything to its own directory. Now you can override these settings by tweaking the file AutoItPortable.ini, which by default has the exact same settings as SciTE4AutoIt3 i.e. save session files and recently opened files. If you want to revert back to the default behaviour of AutoIt Portable then delete this file or change the settings accordingly.

Changelog:
Code:
- ADDED: The INI file AutoItPortable.ini to override certain settings in SciTE.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Wed Jan 04, 2012 1:11 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.4.2.6

I decided to update the Readme.txt as it was reported by a user that they found it difficult to understand the tutorial to create AutoIt Portable (though it was before I created AutoIt Creator!)

Changelog:
Code:
- ADDED: AutoIt Portable Install.exe now registers the .au3 filetype to open with SciTE.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Mon Jan 23, 2012 4:44 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.5.3.7

I've updated AutoIt Portable with the following changes. Thanks to user Ricky for providing the French translation.

Changelog:
Code:
- ADDED: French translation. (Thanks to Ricky)
- FIXED: Issue with long strings not displaying.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Wed Mar 28, 2012 2:49 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
AutoIt Portable V1.6.3.10

I've updated AutoIt Portable with the following changes.

Changelog:
Code:
- FIXED: Issue where AutoIt Creator would detect an unexpected error if dropping one file at a time.
- IMPROVED: Layout of source code for those wanting to learn AutoIt.
- IMPROVED: Overall memory consumption and CPU usage.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Sun Apr 29, 2012 11:35 am 
Offline
User avatar

Joined: Sat Feb 09, 2008 9:57 am
Posts: 1988
Location: Romania
http://www.softpedia.com/get/PORTABLE-S ... able.shtml

_________________
The Venus Project - Imagine Our world with No Laws, No Crime, No Wars, No Prisons


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Mon Apr 30, 2012 1:01 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
I completely re-working AutoIt Portable, so any suggestions are much appreciated. Thanks.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: AutoIt Portable
PostPosted: Tue Feb 26, 2013 6:15 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3720
Well finally managed to re-visit my work from the summer and will be ironing out a few problems I've introduced as part of the re-write. Hopefully I will upload on the weekend.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group