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 

Open a new window in Firefox

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



Joined: 10 Apr 2008
Posts: 7

PostPosted: Fri Apr 11, 2008 4:07 pm    Post subject: Open a new window in Firefox Reply with quote

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.
Back to top
View user's profile Send private message
canta



Joined: 30 May 2006
Posts: 49

PostPosted: Fri Apr 11, 2008 6:36 pm    Post subject: Reply with quote

#g:: Run, firefox.exe -new-window autohotkey.com
http://kb.mozillazine.org/Command_line_arguments
Back to top
View user's profile Send private message Visit poster's website
2-7offsuit



Joined: 10 Apr 2008
Posts: 7

PostPosted: Fri Apr 11, 2008 6:56 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
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