AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

portable application

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
karl_strassburg
Guest





PostPosted: Fri Apr 07, 2006 2:20 am    Post subject: portable application Reply with quote

Can AutoHotkey be run from a USB drive?

Will it work as a "portable application"?

I would like to be able to use it as a text expander on a variety of machines.

Please advise.
Back to top
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Fri Apr 07, 2006 4:46 am    Post subject: Reply with quote

AutoHotkey should work even from a 1.44 MB Floppy!

I think you can run it from the RUN Dialog like

A:\Autohotkey.exe A:\TextExpander.ahk

Regards, Smile
_________________
Back to top
View user's profile Send private message
djodjolyon



Joined: 12 May 2008
Posts: 21

PostPosted: Mon Jun 23, 2008 11:46 am    Post subject: Reply with quote

Hi,

I'd like to use autohotkey as a portable application, but I can't figure out how to do that...

Can you tell me how to do that exactly...

I used universal extractor to decompress the installer and launch the exe file from it folder but when I wan't to lauch a script it doesn't find autohotkey.

I saw that it can work on a usb key, so wich version should I install (I didn't see any portable installation on the website.

Thanks so much
Back to top
View user's profile Send private message
n-l-i-d
Guest





PostPosted: Mon Jun 23, 2008 12:25 pm    Post subject: Reply with quote

There is a zipped version you can use instead of the installer version.
Back to top
Guest






PostPosted: Mon Jun 23, 2008 12:51 pm    Post subject: Re: portable application Reply with quote

karl_strassburg wrote:
Can AutoHotkey be run from a USB drive?

Will it work as a "portable application"?

I would like to be able to use it as a text expander on a variety of machines.

Please advise.

and
SKAN wrote:
A:\Autohotkey.exe A:\TextExpander.ahk

and
n-l-i-d wrote:
There is a zipped version you can use instead of the installer version.


To make it perfectly clear, the only files you need to run a script are:
autohotkey.exe and your script.ahk

Your other option is to compile your script on your homebase machine,
then take the compiled script.exe to other machines.
Back to top
djodjolyon



Joined: 12 May 2008
Posts: 21

PostPosted: Tue Jun 24, 2008 11:47 am    Post subject: Reply with quote

Thanks.
I couldn't find the zipped file...

I'm I wrong or the edit function in the context menu isn't available in zipped version?
Perhaps I missed something...
Back to top
View user's profile Send private message
Guest






PostPosted: Tue Jun 24, 2008 12:25 pm    Post subject: Reply with quote

djodjolyon wrote:
Thanks.
I couldn't find the zipped file...

It is on the download page!! http://www.autohotkey.com/download/AutoHotkey.zip

djodjolyon wrote:
I'm I wrong or the edit function in the context menu isn't available in zipped version?
Perhaps I missed something...

Yes, you missed something. The context menu just opens the file in the default application (notepad on most systems).
Back to top
n-l-i-d
Guest





PostPosted: Tue Jun 24, 2008 1:51 pm    Post subject: Reply with quote

To have the contextual menu items, you'll need to run the installer, it needs to change the registry. If you plan on creating a portable version with the contextual menu options, you could add/remove the registry entries yourself.

HTH
Back to top
Dra_Gon



Joined: 25 May 2007
Posts: 309

PostPosted: Tue Jun 24, 2008 8:08 pm    Post subject: Reply with quote

Another thing, the ABSOLUTE best thing to use {IMHO} for writing/editing your scripts is PSPad. I do all my stuff on public computers from my flash drive {since I don't have a laptop Crying or Very sad } and have had no problems with them.

Ciao,
Dra'Gon
_________________

For a good laugh {hopefully} >> megamatts.50megs.com

My WritersCafe profile>>
http://www.writerscafe.org/writers/BlueDragonFire/
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group