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 

AutoHotkey on PortableApps.com

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
supergrass



Joined: 21 Feb 2007
Posts: 29
Location: Australia

PostPosted: Tue Jul 08, 2008 11:51 pm    Post subject: AutoHotkey on PortableApps.com Reply with quote

I am a portableapps.com user. I wanted to get AutoHotkey onto the start menu and started work on it, only to find that someone else was much further along the path already.

The portable apps UI and install system is a nice way to present and use apps on a usb stick, and also helps to give programs such as AutoHotkey exposure to the wider community. If you are interested the developer is looking for beta testers.

Supergrass
Back to top
View user's profile Send private message
JoeSchmoe



Joined: 17 Feb 2008
Posts: 47

PostPosted: Wed Jul 09, 2008 12:06 am    Post subject: Reply with quote

That's strange. I've been using AHK as a portable application for a while on my USB flash drive, with no problem. To run script, I just run a batch file that looks like:
Code:
@echo off
start ..\AutoHotkey.exe .\DD.ahk

Alternatively, I sometimes compile the script (I keep the compiler on the flash drive along with the AHK executable, so it isn't hard to do).

What is the advantage of integrating the program into the PortableApps framework? The executable is already portable!
Back to top
View user's profile Send private message
neXt



Joined: 19 Mar 2007
Posts: 463

PostPosted: Wed Jul 09, 2008 12:27 am    Post subject: Reply with quote

this is really great, i will definitely install it in the future, just don't have a need for it on my USB at the moment.
_________________
simplified csv - easy way to handle csv files.
Back to top
View user's profile Send private message
Red Hat Boy



Joined: 10 Apr 2008
Posts: 113

PostPosted: Wed Jul 09, 2008 4:12 am    Post subject: Reply with quote

I've never actually tried the portableapps suite (or whatever it's called). I just download individual programs from there. Somebody should tell them that their splash screen needs a makeover (or an option to remove).
_________________
I slit the sheet, the sheet I slit,
and on the slitted sheet I sit. ;~}
Back to top
View user's profile Send private message Send e-mail
k3ph



Joined: 21 Jul 2006
Posts: 123

PostPosted: Wed Jul 09, 2008 4:40 am    Post subject: Reply with quote

autohotkey is already portable, there is no meaning of building a portableapps build.

Red Hat Boy wrote:
option to remove.
there is on their .ini files
_________________
                                  [ profile | ahk.net | ahk.talk ]
Back to top
View user's profile Send private message
supergrass



Joined: 21 Feb 2007
Posts: 29
Location: Australia

PostPosted: Wed Jul 09, 2008 5:15 am    Post subject: Reply with quote

Very Happy agreed, autohotkey is a portable app without being a portableapps app. I think that having autohotkey on the portable apps site would give the program even more exposure and attract more good developers.

And I like the portable apps UI
Back to top
View user's profile Send private message
e.n.r.i.c.a.
Guest





PostPosted: Wed Jul 09, 2008 1:05 pm    Post subject: Reply with quote

Have you try dragging the script to AutoHotkey.exe?
Back to top
supergrass



Joined: 21 Feb 2007
Posts: 29
Location: Australia

PostPosted: Thu Aug 14, 2008 11:48 pm    Post subject: drag and drop Reply with quote

No, I have not enabled drag and drop for any of my copies. What is your point?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions 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