AutoHotkey Community

It is currently May 26th, 2012, 3:07 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: April 11th, 2008, 5:07 pm 
Offline

Joined: April 10th, 2008, 4:45 pm
Posts: 11
I'm trying to set up a keyboard shortcut for a specific website.

By just using: #g:: Run C:\Program Files\Mozilla Firefox\firefox.exe http://...

The site just opens in a new tab if Firefox is already open. Is there a way to open it automatically in a new window?

btw- FF is set to the default browser if that matters.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 11th, 2008, 7:36 pm 
Offline

Joined: May 30th, 2006, 11:47 am
Posts: 49
#g:: Run, firefox.exe -new-window autohotkey.com
http://kb.mozillazine.org/Command_line_arguments


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 11th, 2008, 7:56 pm 
Offline

Joined: April 10th, 2008, 4:45 pm
Posts: 11
canta wrote:
#g:: Run, firefox.exe -new-window autohotkey.com
http://kb.mozillazine.org/Command_line_arguments


Perfect. That is exactly what I was looking for. Thanks.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: 0x150||ISO, Google Feedfetcher, Pulover, zj403 and 15 guests


You can post new topics in this forum
You can 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:
Powered by phpBB® Forum Software © phpBB Group