|
David.P
|
 |
« on: April 19, 2012, 09:21:58 AM » |
|
Hi mouser & forum, is it possible for FARR to include the results of the Windows 7 Start Button/Start Menu search? (at least the ones that are in some way Windows/Control Panel related) For example, if I start to type "Window M....." into the Start Button search box, Windows 7 gives me "change window colors and metrics" (which accidentally is exactly what I was looking for;) So, can FARR do this as well? -- in order for not having to use FARR and the Start Button search box if looking for things where you are not sure if it might be a program, setting, control panel or whatever. Thanks already Cheers David.P 
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #1 on: April 21, 2012, 09:18:19 PM » |
|
I really like this idea a lot.. Question is how easy would it be to grab those items automatically.. I wonder if anyone has looked into whether these entries are stored somewhere accessible?
|
|
|
|
|
Logged
|
|
|
|
|
Ath
|
 |
« Reply #2 on: April 22, 2012, 03:58:23 AM » |
|
Wouldn't that be achieved by adding the All Users 'C:\Users\All Users\Microsoft\Windows\Start Menu' and Current User 'C:\Users\[Ath]\Microsoft\Windows\Start Menu' (ofc by using the proper variables, that I didn't investigate) into the Search Folders configuration?
|
|
|
|
|
Logged
|
|
|
|
|
|
David.P
|
 |
« Reply #3 on: April 22, 2012, 06:49:09 AM » |
|
Mouser, I'm not sure where these entries actually are stored. A first step however could be the behaviour of the Win7 god mode. If you install God Mode: http://howto.cnet.com/830...nding-windows-7s-godmode/ ...and then open it in Windows Explorer, when typing something into the Explorer window's search field (top right), what you get in the Explorer window are the same results as if you had typed your search into the Start Menu search. Interestingly, the God-Mode Explorer Window also reveals the search keywords for every entry like in below screenshot:  Note that there even are lots and lots of misspelled keywords -- in order for people to find for example "Bildschirmschoner" (screen saver) when they wrongly type "B idschirm". (FARR of course is much more intelligent in this respect, as it doesn't need "lists of misspellings"). Unfortunately, for example the (misspelled) entry "Bidschirm" is not to be found in the Registry, neither via full text search in the entire system partition.... Some but not all of the search strings seem to be contained in a file called "access.h1s" in the C:\Windows\Help\Windows\[language] folder. That's all I could find out for the moment... Regards David -- PS: This might be of interest as well: The Control Panel search results understand common misspellings
|
|
|
|
« Last Edit: April 22, 2012, 06:58:58 AM by David.P »
|
Logged
|
|
|
|
|
daddydave
|
 |
« Reply #4 on: April 22, 2012, 07:16:07 AM » |
|
Off-topic but FWIW, I personally have copied the God Mouser mode shortcuts to the FindAndRunRobot\Scripts\Control Panel (cpanel) folder, so I can get those.
Thus:
|
|
|
|
Logged
|
|
|
|
|
skajfes
|
 |
« Reply #5 on: April 23, 2012, 02:46:22 PM » |
|
Off-topic but FWIW, I personally have copied the God Mouser mode shortcuts to the FindAndRunRobot\Scripts\Control Panel (cpanel) folder, so I can get those.
Thus:
 Simple and effective. Not sure if it could be automated, so that it is included in FARR on install...
|
|
|
|
|
Logged
|
It is impossible to make anything foolproof because fools are so ingenious.
|
|
|
|
David.P
|
 |
« Reply #6 on: May 02, 2012, 11:33:50 AM » |
|
Off-topic but FWIW, I personally have copied the God Mouser mode shortcuts to the FindAndRunRobot\Scripts\Control Panel (cpanel) folder, so I can get those. How did you to that? I have tried and copied the respective *.lnk files to this folder, but FARR doesn't give me results when typing any of those files' names (only the original ones with "cpanel" in their name still work). 
|
|
|
|
|
Logged
|
|
|
|
|
daddydave
|
 |
« Reply #7 on: May 03, 2012, 05:15:23 AM » |
|
Off-topic but FWIW, I personally have copied the God Mouser mode shortcuts to the FindAndRunRobot\Scripts\Control Panel (cpanel) folder, so I can get those. How did you to that? I have tried and copied the respective *.lnk files to this folder, but FARR doesn't give me results when typing any of those files' names (only the original ones with "cpanel" in their name still work). Hmmm. I wouldn't think this would matter, but I renamed the shortcuts so that they too had "(cpanel)" in the name (using a bulk renaming tool, I probably used PFRANK although any should do.)
|
|
|
|
|
Logged
|
|
|
|
|
David.P
|
 |
« Reply #8 on: May 03, 2012, 05:36:51 AM » |
|
I renamed the shortcuts so that they too had "(cpanel)" in the name
Hmmm, that didn't work for me... It seems as if the target syntax (colons) is somewhat different between the original FARR cpanel shortcuts and the ones copied from the Godmode folder:  All shortcuts however work if simply double-clicked! Only FARR doesn't seem to see them  Cheers David
|
|
|
|
|
Logged
|
|
|
|
|
tomos
|
 |
« Reply #9 on: May 03, 2012, 05:54:31 AM » |
|
Are you sure FARR reads that folder? I made the "god folder", then I made the shortcuts here (by alt dragging contents of god folder): C:\ProgramData\Microsoft\Windows\Start Menu\Programs\GodMode_Shortcuts FARR can read them 
|
|
|
|
|
Logged
|
|
|
|
|
David.P
|
 |
« Reply #10 on: May 03, 2012, 06:13:06 AM » |
|
Ah that worked -- thanks!
|
|
|
|
|
Logged
|
|
|
|
|
daddydave
|
 |
« Reply #11 on: May 03, 2012, 06:55:41 AM » |
|
I renamed the shortcuts so that they too had "(cpanel)" in the name
Hmmm, that didn't work for me... It seems as if the target syntax (colons) is somewhat different between the original FARR cpanel shortcuts and the ones copied from the Godmode folder: All shortcuts however work if simply double-clicked! Only FARR doesn't seem to see them  Cheers David Hmm.. I should clarify that I don't have the bare Control Panel Tasks in FindAndRunRobot\scripts\Control Panel (cpanel), I have those in another folder. I right-dragged and dropped to the FindAndRunRobot\scripts\Control Panel (cpanel) folder to create the shortcuts. This is the same as tomos's way, just a different search folder. Glad you got it working! And +1 for the suggestion to have FARR do this automatically.
|
|
|
|
|
Logged
|
|
|
|
|
daddydave
|
 |
« Reply #12 on: May 03, 2012, 07:04:20 AM » |
|
I think my %FARRDIR%\scripts search folder (which houses the Control Panel shortcuts) originally required a cpanel modifier keyword but I removed the modifier: 
|
|
|
|
|
Logged
|
|
|
|
|
IainB
|
 |
« Reply #13 on: May 03, 2012, 08:34:24 AM » |
|
I made the "god folder", then I made the shortcuts here (by alt dragging contents of god folder): C:\ProgramData\Microsoft\Windows\Start Menu\Programs\GodMode_Shortcuts FARR can read them (see attachment in previous post)Thanks for asking the Q @David.P. I had been wanting to do this for some time, and this discussion and @Tomos (thanks also) told me how. So: - I created the GodMode folder (A) with the name "GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}"
- I created a folder (B) at C:\ProgramData\Microsoft\Windows\Start Menu\Programs\GODMode folder shortcuts.
- I dragged all the 272 items in (A) and dropped them into (B), where they took the extension ".lnk".
- Then added the (B) folder to FARR search list:
(Sorry about the colours, but for some time I have been experimenting with my Window colours in "Change window colors and metrics". Makes my eyeballs ache sometimes.)  The FARR result is not perfect yet - does not show the .lnk name. How do I force that?(Corrected 2012-05-05 0107hrs NZT.)
|
|
|
|
« Last Edit: May 04, 2012, 08:08:36 AM by IainB; Reason: Last line of post crossed out. »
|
Logged
|
|
|
|
|
tomos
|
 |
« Reply #14 on: May 03, 2012, 09:17:57 AM » |
|
The FARR result is not perfect yet - does not show the .lnk name. How do I force that?
It does here - could that possibly depend on your Windows Explorer settings (hide file extension- or not) ?** Icons are not shown here in FARR, dont know why, but it doesnt really bother me - I know where there coming from then... ** EDIT/ or maybe in FARR under display settings? 
|
|
|
|
|
Logged
|
|
|
|
|
David.P
|
 |
« Reply #15 on: May 03, 2012, 09:47:20 AM » |
|
Great stuff. Now there is basically only one step more: find out how those Start Menu search keywords could be extracted/utilized by FARR.
|
|
|
|
« Last Edit: May 03, 2012, 10:05:46 AM by David.P »
|
Logged
|
|
|
|
|
IainB
|
 |
« Reply #16 on: May 04, 2012, 08:07:20 AM » |
|
(Post deleted - duplication.)
|
|
|
|
« Last Edit: May 04, 2012, 08:16:35 AM by IainB; Reason: (Post deleted - duplication.) »
|
Logged
|
|
|
|
|
IainB
|
 |
« Reply #17 on: May 04, 2012, 08:12:57 AM » |
|
The FARR result is not perfect yet - does not show the .lnk name. How do I force that?
Oops, sorry. My mistuk. In my haste, I had not noticed that the Name column had closed. It works fine. Have amended the post above.
|
|
|
|
|
Logged
|
|
|
|
|
David.P
|
 |
« Reply #18 on: September 26, 2012, 02:58:37 AM » |
|
Whoaa! What happened? Has this been included as a new feature?  For some reason, FARR now seems to give me all the Windows 7 Start Button search results (even the misspelled ones). Only the icons are missing?
|
|
|
|
|
Logged
|
|
|
|
|
Josh
|
 |
« Reply #19 on: September 26, 2012, 07:04:29 AM » |
|
All,
I have been trying to work on a solution to populate these results and have them appear in FARR search results (without using shortcuts).
If anyone is willing, I need a list of the GUIDs in order to begin this process. I am going to try and figure out a way to programmatically populate this list from the "God Mode" folder.
Anyone willing to help out? I will work with mouser to develop this as a plugin as it would be EXTREMELY useful.
Josh
|
|
|
|
|
Logged
|
Strength in Knowledge
|
|
|
|
|
|
Josh
|
 |
« Reply #21 on: September 26, 2012, 07:40:59 AM » |
|
Nah, I already have those in the new "cpanel" alias. What I am looking for is "God Mode" items vice control panel applets initiated from control.exe
|
|
|
|
|
Logged
|
Strength in Knowledge
|
|
|
|