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 

Search found 216 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Retrieving a Firefox URL
quatermass

Replies: 2
Views: 99

PostForum: Ask for Help   Posted: Sat Dec 31, 2011 9:51 pm   Subject: Retrieving a Firefox URL
Many thanks for that.

I'll give it a go once Hogmanay is over! Laughing
  Topic: Retrieving a Firefox URL
quatermass

Replies: 2
Views: 99

PostForum: Ask for Help   Posted: Sat Dec 31, 2011 1:36 pm   Subject: Retrieving a Firefox URL
Hi folks,

Is there any way to get a open Firefox window's current URL?

Al I can think of is to detect a ahkclass MozillaWindowClass and then move the mouse where I hope the URL is and perform a ...
  Topic: Opening Explorer in date order?
quatermass

Replies: 6
Views: 213

PostForum: Ask for Help   Posted: Sun Nov 27, 2011 3:11 pm   Subject: Opening Explorer in date order?
Many thanks.
Very Happy
  Topic: Opening Explorer in date order?
quatermass

Replies: 6
Views: 213

PostForum: Ask for Help   Posted: Sat Nov 26, 2011 8:39 pm   Subject: Opening Explorer in date order?
That's a shame.

I guess it's a pile of mouseclicks and mousemoves then. Smile
  Topic: Opening Explorer in date order?
quatermass

Replies: 6
Views: 213

PostForum: Ask for Help   Posted: Sat Nov 26, 2011 5:30 pm   Subject: Opening Explorer in date order?
I'm trying to find a way to get a file Explorer window open in Date Order descending in Windows 7. But the only way seems to be a clutter of mouse move commands to pop open the menu and click on the m ...
  Topic: Opening "Folder options"
quatermass

Replies: 4
Views: 106

PostForum: Ask for Help   Posted: Wed Oct 26, 2011 7:40 am   Subject: Opening "Folder options"
Try this:

Run C:\Windows\explorer.exe shell:::{6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}


Many thanks.

I ended up using:

Run %A_WinDir%\explorer.exe shell:: ...
  Topic: Opening "Folder options"
quatermass

Replies: 4
Views: 106

PostForum: Ask for Help   Posted: Tue Oct 25, 2011 9:28 pm   Subject: Opening "Folder options"
I'm trying to get AHK to open the Folder options window of Windows 7 Pro on a open and active directory by pressing ctrl-F11 .

I was informed that doing something like:



^F11::
Run & ...
  Topic: Adding folders to the Windows Explorer context menu
quatermass

Replies: 2
Views: 160

PostForum: Ask for Help   Posted: Mon Aug 29, 2011 6:46 am   Subject: Adding folders to the Windows Explorer context menu
Explorer menu.
Basically so I can quickly change the folder I'm clicking over by having a list of other folders in the context menu.
  Topic: Adding folders to the Windows Explorer context menu
quatermass

Replies: 2
Views: 160

PostForum: Ask for Help   Posted: Fri Aug 26, 2011 11:33 pm   Subject: Adding folders to the Windows Explorer context menu
Is it possible to use AHK to add shortcuts to the Windows Explorer context menu and desktop context menu in Windows 7?

Any advice on where I would start will be welcome.
  Topic: How to add things to 'Recent Places'?
quatermass

Replies: 18
Views: 814

PostForum: Ask for Help   Posted: Tue Jun 07, 2011 7:58 pm   Subject: How to add things to 'Recent Places'?
I get :

A_AppData(D:\Users\stu\AppData\Roaming)

A_AppDataCommon(D:\ProgramData)


Thanks for your help, I appreciate it. I think I've got it to work the way I want now, by doing a bit of a wo ...
  Topic: How to add things to 'Recent Places'?
quatermass

Replies: 18
Views: 814

PostForum: Ask for Help   Posted: Tue Jun 07, 2011 7:49 am   Subject: How to add things to 'Recent Places'?
I get a red barred 'no entry' symbol in the mouse cursor when I drag a folder to the "recent places" folder.

http://mytriops.com/mypics/example.png
  Topic: How to add things to 'Recent Places'?
quatermass

Replies: 18
Views: 814

PostForum: Ask for Help   Posted: Mon Jun 06, 2011 8:25 pm   Subject: How to add things to 'Recent Places'?
Ah ha!

When I open a file then the parent folder and the file name appears in 'Recent Items'. But only the folder appears in 'Recent Places'.

But if the file is on my desktop then the desktop f ...
  Topic: How to add things to 'Recent Places'?
quatermass

Replies: 18
Views: 814

PostForum: Ask for Help   Posted: Sun Jun 05, 2011 2:39 pm   Subject: How to add things to 'Recent Places'?
Here is a screenshot of my recent places.

http://mytriops.com/mypics/myrecentplaces.jpg

Hopes this helps.
  Topic: How to add things to 'Recent Places'?
quatermass

Replies: 18
Views: 814

PostForum: Ask for Help   Posted: Thu Jun 02, 2011 9:38 pm   Subject: How to add things to 'Recent Places'?
Eh?
  Topic: How to add things to 'Recent Places'?
quatermass

Replies: 18
Views: 814

PostForum: Ask for Help   Posted: Thu Jun 02, 2011 6:37 pm   Subject: How to add things to 'Recent Places'?
No that isn't it.

In Recent Places I have 39 items (all folders)

In Recent Items (which contains files and shortcuts) I have 150.

Not the same thing at all. Smile
 
Page 1 of 15 Goto page 1, 2, 3 ... 13, 14, 15  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group