Jump to content

Recommended Posts

Posted

@guinness

I have always stood in amazement at the prodigious amount of your coding output and it's quality, and while I could never figure out how you achieved this I could but scratch my head in wonder...

Until now, that is...

Your Secret is out, in fact it is obvious once one comes to think of it!

There just isn;t enough time in a day or a year for that matter to produce the output you produce, but you have had a secret weapon, you somehow managed to get an extra month per year to do all that coding?

PROOF!

Follow this link and see the date!  the extra month is evident, us mere mortals could never compete with a timelord! :sorcerer:

http://softwarespot.wordpress.com/misc/whats-new/

 

Thank you for all your work shared and a Happy Christmas & Prosperous New Year to you and all here on the forums.

Regards,

DeMo.

Quote of the week:"BASIC programmers never die, they GOSUB and don't RETURN." -- UnknownWisdom of the ages:

  

  • I'd be unstoppable... if not for law enforcement and physics.
  • Marriage, the number 1 cause of divorce.
  • Don't steal... the government hates competition.
  • Irish Government Motto: We’ve got what it takes to take what you’ve got.
  • Birthdays are good for you. Statistics show that the people who have the most live the longest.
  • Failure is not an option. It comes bundled with your Microsoft product.-- Ferenc Mantfeld
  • If you learn from your mistakes, then why ain't I a genius?! -- Anonymous
  • Remember, live every day as if it was your last day! one day you will be right.
  • How is it one careless match can start a forest fire, but it takes a whole box to start a campfire?
  • Sure my system is secure, it just locked up again.
  • I haven't lost my mind; I have a tape back-up somewhere.  ~Author Unknown
Posted

Ha, thanks. I have fixed the date issue, an oversight on my part.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 1 month later...
Posted

New version is currently being developed. Coming soon!

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 2 months later...
Posted (edited)

I've updated AutoIt Portable with the following changes. Download in the initial post.

Changelog:

  Quote

- ADDED: Support for SciTE4AutoIt3 which is now natively Portable.

- FIXED: The internal 7za.exe not being used if 7z.exe wasn't found.

- IMPROVED: Compiled with AutoIt v3.3.10.2.

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 2 weeks later...
Posted

I have re-uploaded AutoIt Portable again as it seems I was re-distributing an old copy of AutoIt Creator. This was reported to me by a user of AutoIt Portable.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 3 years later...
  • Moderators
Posted

gillesg,

Guinness has moved on and is now a very infrequent visitor to the forum - you will have to be patient and see if he spots your request.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted
  On 3/11/2018 at 9:45 AM, Melba23 said:

gillesg,

Guinness has moved on and is now a very infrequent visitor to the forum - you will have to be patient and see if he spots your request.

M23

Expand  

Thanks for the info

Posted

Jos, I even tested it by having it installed and moving it, then just adjusting the registry path a bit and it worked flawlessly on the ramdrive that way too. I was too lazy to download the zips... lol

My resources are limited. You must ask the right questions

 

  • Developers
Posted (edited)

Understand that that will work too, but with Portable things should also work without any registry entries, which it does too. :)

 

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted (edited)

Hello All,

 

As the site is not accessible anymore here is an upload of :

 - the EXe to have a portable autoit and scite installation.

- the source for those who might wnat to have a look

 

Hope it helps some.

Jos: Removed the attachments as they are not yours to distribute.

 

 

 

Edited by Jos
Removed attachments
Posted

Did you read the responses in the thread? This isn't needed any longer due to the way SciTE and AutoIt are built these days, they're pretty much portable out of the box already.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

  Reveal hidden contents

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

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 editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

  • 1 month later...
Posted (edited)

I do only a quick test
but as I understand any user which want to have portable version should:

  1. Install AutoIt
  2. Install SciTE4AutoIt
  3. copy 
    "c:\Program Files\AutoIt3" 
    or
    "c:\Program Files (x86)\AutoIt3" 
    to PenDrive for example "P:" drive
     
  4. use pendrive SciTE :
    "P:\AutoIt3\SciTE\SciTE.exe" 
    to open each au3 file

Is it correct procedure ?

 

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • Developers
Posted (edited)
  On 5/12/2018 at 7:25 AM, mLipok said:

Is it correct ?

Expand  

Not really for 1-3, the whole purpose of portable setup's is that they do not require any installer to be ran first.
Just:

  1. download the latest autoit-v3.zip en unzip to the pen/tumbdrive.
  2. download the latest Scite4AutoIt3.zip and unzip that into the SciTE directory on the tumbdive
  3. Open Scite and you re ready to go.

There will be an issue when you have run the SciTE4AutoIt3 installer on a computer as that sets the environment variable SCITE_USERHOME, which is used bu SciTE to find it personal config files.

Jos

 

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted (edited)

few question @Jos

What user should do if he want to copy his DEV ENV (instaled AU3+SciTE) to pendrive only to use them portable on another computer, but still use instaled version on their own workstation ?

As far as I remember he can use yours procedure, and copy c:\Users\"user name"\AppData\Local\AutoIt v3\SciTE\ to P:\AutoIt\SciTe 
And user should remember to eventually    on all another stations             assign in windows     * .au3 files    to    P:\AutoIt3\SciTE\SciTE.exe 

Am I right ?

 

EDIT 1: 

considering my own experience with the portable version, I finally removed the installed version and use only portable, at all stations, even my own workstation.

 

EDIT 2:

  On 5/12/2018 at 7:33 AM, Jos said:

the whole purpose of portable setup's is that they do not require any installer to be ran first.

Expand  

Ok you have right, but I'm thinking about:   How to migrate from Installed version to Portable version.

 

 

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...