AutoIt Portable

If you are currently developing portable freeware or planning to do so, use this forum to discuss technical implementation, seek out like-minded developers for partnership, or solicit interested users for beta testing.
Message
Author
User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#16 Post by guinness »

OK, strange because I thought I had fixed that problem. Try downloading AutoIt Portable again (I've made a minor fix.)

And what you described is how it should work, you select the file and it sends it to SciTE. And what I do when testing Scripts is just save a dummy file alleviating the problem since I just copy, paste & run. :D

Plus, why not check out SciTE Hopper too ;)

User avatar
joby_toss
Posts: 2970
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: AutoIt Portable

#17 Post by joby_toss »

When the list pops-up, I double click the example I want and it opens.
This is not working for you?
Last edited by joby_toss on Tue Jul 12, 2011 1:32 am, edited 2 times in total.

Ruby
Posts: 324
Joined: Sat Sep 05, 2009 6:35 pm

Re: AutoIt Portable

#18 Post by Ruby »

Firewrath wrote: Hrm, i did that, idk what its supposed to do though, :P
but it still didnt let me run code without saving the file, ...and gave me a bunch of errors when i tried to run a saved file, (and yes i changed the directory bit, :P)
Thanks anyways though,
Sorry I mixed up/misread your post; I thought you wanted to run without compiling which is what command.go does but yes the file has to be saved.

I use that command Go (F5) to run 'random' scripts/saved files all the time without error.

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#19 Post by guinness »

When the list pops-up, I double click the example I want and it opens.
This is not working for you?
So it appears to be Fixed then. I wonder if it works for Firewrath?!

User avatar
joby_toss
Posts: 2970
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: AutoIt Portable

#20 Post by joby_toss »

It appears it doesn't even need to be a double click; a single left click is enough. :oops:

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#21 Post by guinness »

I knew you would figure it out ;) I can make it a double-click if you want?

User avatar
joby_toss
Posts: 2970
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: AutoIt Portable

#22 Post by joby_toss »

You don't have to, really, thanks! :)

User avatar
Firewrath
Posts: 321
Joined: Mon Aug 28, 2006 2:36 pm

Re: AutoIt Portable

#23 Post by Firewrath »

Doing this REALLY quick here, :P
guinness wrote:
When the list pops-up, I double click the example I want and it opens.
This is not working for you?
So it appears to be Fixed then. I wonder if it works for Firewrath?!
Yup, it works now, Thanks ^-^
but:
guinness wrote:I can make it a double-click if you want?
i think you should, it would prevent accidental clicks from opening a file, but thats just IMO,

and i'll look into this 'SciTE Hopper' thing ...err later on, ...sometime. :P
though i might test it sooner if i can just to see if it works,

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#24 Post by guinness »

SciTE Hopper is what I use everyday to jump between Functions, imagine in DropIt there is something like 120+ Functions so SciTE Hopper really takes the strain out of scrolling! :D And you can Export the .au3 to HTML, PDF & RTF plus listing all the Functions to a text file. Oh and did I mention its Open Source :D

And I will add the double-click sometime next week now.

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#25 Post by guinness »

Uploaded a new Version with the feature of toggling from double-click to single-click. Let me know what you think :mrgreen:

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: AutoIt Portable

#26 Post by webfork »

Added a link to the program description: http://www.portablefreeware.com/index.php?id=50

Edit: After tweaking the entry like 5 times, the wording still seems a bit off so feedback / additions are welcome.

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#27 Post by guinness »

The final version seems fine to me. Thanks for adding AutoIt Portable to the entry :)

User avatar
Firewrath
Posts: 321
Joined: Mon Aug 28, 2006 2:36 pm

Re: AutoIt Portable

#28 Post by Firewrath »

guinness wrote:Uploaded a new Version with the feature of toggling from double-click to single-click. Let me know what you think :mrgreen:
I like it, ^-^
...but ;)

mebey when you double click to open an example file, the menu should close?
or hide/minimize, with someway to bring it back to the front again, ofcourse,

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#29 Post by guinness »

mebey when you double click to open an example file, the menu should close?
or hide/minimize, with someway to bring it back to the front again, ofcourse,
I don't mind adding that at all, but this is OpenSource so of course you can add it yourself since I take it you know AutoIt ;)

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoIt Portable

#30 Post by guinness »

Today I started developing an addon on to AutoIt Portable which will create a Portable version of AutoIt automatically, all you have to do is run the program and drop both files onto the program. I will upload once I've completed testing it.

Post Reply