![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #21 (permalink) |
| | Re: HELP! need help on removing "recent __" in the "searches" folder That makes sense now that I dig a little further. If you look at the 'Scope' part of the query: {5E6C858F-0E22-4760-9AFE-EA3317B67173} is the User Profile directory and: {DFDF76A2-C82A-4D63-906A-5644AC457385} is the Public directory. My Public folders show the owner as 'Administrators'. I would think if you moved a folder you owned into one of the Public folders, it would show up in the search as well. -- Good Luck, Keith Microsoft MVP [Windows XP Shell/User] "...winston" <merlin@druid9#.com> wrote in message news:OKQMop0eHHA.2376@TK2MSFTNGP04.phx.gbl... > Thanks for responding Keith.. > I checked all shared folders on the system and other > drives(partitions/logical drives) created by this logged on user account. > All folders when viewing the Advanced Security/Owner 'tab' show this > logged > on user account as the respective folder owner. > > Additional info...as a test..I navigated to the C:\Users\{my logged on > Vista profile} and shared the Pictures folder. > The Pictures folder now appears in the 'Show me all the files and folders > I am sharing. The others, none of which reside under my logged on profile > or in the User folder, as previously mentioned do not. > > ..winston > > "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message > news:evdmTMweHHA.4560@TK2MSFTNGP03.phx.gbl... >> Hmm...interesting. Here are the query parameters of the 'Shared by Me' >> search: >> 7>> <query> >> <conditions> >> <condition type="andCondition"> >> <condition type="leafCondition" property="System.IsShared" >> operator="eq" value="true"/> >> <condition type="leafCondition" >> property="System.FileOwner" >> operator="eq" value="[Me]"/> >> </condition> >> </conditions> >> <kindList> >> <kind name="item"/> >> </kindList> >> <scope> >> <include >> knownFolder="{5E6C858F-0E22-4760-9AFE-EA3317B67173}"/> >> <include >> knownFolder="{DFDF76A2-C82A-4D63-906A-5644AC457385}"/> >> </scope> >> </query> >> >> So the first thing I would check is if you are the owner of any of the >> shared folders: >> >> Properties -> 'Security' tab -> 'Advanced' button -> 'Owner' tab >> >> >> -- >> Good Luck, >> >> Keith >> Microsoft MVP [Windows XP Shell/User] >> >> "...winston" <merlin@druid9#.com> wrote in message >> news:e%23yYWuneHHA.3884@TK2MSFTNGP04.phx.gbl... >>> >>> "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message >>> news:uKEeq3MeHHA.1220@TK2MSFTNGP03.phx.gbl... >>>>> What is this "Shared By Me" search, BTW? (Again, mine is empty.) >>>> >>>> Mine is empty as well. If you look at the properties dialog for a file >>>> folder, you'll see a 'Sharing' tab. As I understand it, you share a >>>> folder to make it accessible to other users/computers on a network. I >>>> assume if you had set up a folder to be shared, it would show in this >>>> search. >>> >>> That is what I thought too. I've been looking in that folder for a few >>> months and it remains blank. There are at least a half dozen shared >>> folders(the default public folder and other shared folders on the system >>> and >>> other drives/partitions). Even going so far including the shared folders >>> in >>> the search index. It remains empty. >>> The only link I've seen is within the Network and Sharing Center...if >>> one >>> clicks on the option to 'Show me all the files and folders I am sharing' >>> the >>> search 'Shared by Me' folder will be displayed(it remains blank). >>> Clicking >>> on the other option 'Show me all the shared network folders on this >>> computer' does show all the folders on the network. >>> >>> I >>> >>> >>> >> > > > |
My System Specs![]() |
| | #22 (permalink) |
| | Re: HELP! need help on removing "recent __" in the "searches" folder Yes that works too as long as a folder is manually shared by the owner, contains at least one file, and permission is set to another user or everyone with contributor, co-owner, owner rights or guest with read or greater rights. Note: Sharing the folder sets everyone as read permission. If 'guest' is added with 'read' permission with 'everyone' as 'read' it does show up(adding guest automatically adds 'everyone with read' if one removes 'everyone') Which seems to mean that as far as the search is concerned the guest with read permission is treated differently than just everyone with read permission. To actually see the impact, the Network Sharing center created search window needs to be refreshed(F5) or closed/reopened to update changes. ...winston "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message news:eg6DTX3eHHA.4916@TK2MSFTNGP06.phx.gbl... > That makes sense now that I dig a little further. If you look at the > 'Scope' part of the query: > > {5E6C858F-0E22-4760-9AFE-EA3317B67173} > > is the User Profile directory and: > > {DFDF76A2-C82A-4D63-906A-5644AC457385} > > is the Public directory. My Public folders show the owner as > 'Administrators'. I would think if you moved a folder you owned into one > of the Public folders, it would show up in the search as well. > > > -- > Good Luck, > > Keith > Microsoft MVP [Windows XP Shell/User] > > "...winston" <merlin@druid9#.com> wrote in message > news:OKQMop0eHHA.2376@TK2MSFTNGP04.phx.gbl... >> Thanks for responding Keith.. >> I checked all shared folders on the system and other >> drives(partitions/logical drives) created by this logged on user account. >> All folders when viewing the Advanced Security/Owner 'tab' show this >> logged >> on user account as the respective folder owner. >> >> Additional info...as a test..I navigated to the C:\Users\{my logged on >> Vista profile} and shared the Pictures folder. >> The Pictures folder now appears in the 'Show me all the files and folders >> I am sharing. The others, none of which reside under my logged on >> profile or in the User folder, as previously mentioned do not. >> >> ..winston >> >> "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message >> news:evdmTMweHHA.4560@TK2MSFTNGP03.phx.gbl... >>> Hmm...interesting. Here are the query parameters of the 'Shared by Me' >>> search: >>> > 7>> <query> >>> <conditions> >>> <condition type="andCondition"> >>> <condition type="leafCondition" >>> property="System.IsShared" >>> operator="eq" value="true"/> >>> <condition type="leafCondition" >>> property="System.FileOwner" >>> operator="eq" value="[Me]"/> >>> </condition> >>> </conditions> >>> <kindList> >>> <kind name="item"/> >>> </kindList> >>> <scope> >>> <include >>> knownFolder="{5E6C858F-0E22-4760-9AFE-EA3317B67173}"/> >>> <include >>> knownFolder="{DFDF76A2-C82A-4D63-906A-5644AC457385}"/> >>> </scope> >>> </query> >>> >>> So the first thing I would check is if you are the owner of any of the >>> shared folders: >>> >>> Properties -> 'Security' tab -> 'Advanced' button -> 'Owner' tab >>> >>> >>> -- >>> Good Luck, >>> >>> Keith >>> Microsoft MVP [Windows XP Shell/User] >>> >>> "...winston" <merlin@druid9#.com> wrote in message >>> news:e%23yYWuneHHA.3884@TK2MSFTNGP04.phx.gbl... >>>> >>>> "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message >>>> news:uKEeq3MeHHA.1220@TK2MSFTNGP03.phx.gbl... >>>>>> What is this "Shared By Me" search, BTW? (Again, mine is empty.) >>>>> >>>>> Mine is empty as well. If you look at the properties dialog for a >>>>> file >>>>> folder, you'll see a 'Sharing' tab. As I understand it, you share a >>>>> folder to make it accessible to other users/computers on a network. I >>>>> assume if you had set up a folder to be shared, it would show in this >>>>> search. >>>> >>>> That is what I thought too. I've been looking in that folder for a few >>>> months and it remains blank. There are at least a half dozen shared >>>> folders(the default public folder and other shared folders on the >>>> system >>>> and >>>> other drives/partitions). Even going so far including the shared >>>> folders >>>> in >>>> the search index. It remains empty. >>>> The only link I've seen is within the Network and Sharing Center...if >>>> one >>>> clicks on the option to 'Show me all the files and folders I am >>>> sharing' >>>> the >>>> search 'Shared by Me' folder will be displayed(it remains blank). >>>> Clicking >>>> on the other option 'Show me all the shared network folders on this >>>> computer' does show all the folders on the network. >>>> >>>> I >>>> >>>> >>>> >>> >> >> >> > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Delete content or tracking in "searches" folder | Vista file management | |||
| Delete content or tracking in "searches" folder | Vista file management | |||
| Restore the "Searches Folder" to it's default | Vista General | |||
| Can I clean the folder "Searches" in "C:\Users\My name" | Vista General | |||
| HELP! need help on removing "recent __" in the "searches" folder | Vista General | |||