Author Topic: Prefetch folder will not open  (Read 21993 times)

0 Members and 1 Guest are viewing this topic.

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Prefetch folder will not open
« on: May 20, 2014, 02:51:35 pm »
When I click on the prefect folder it will not open. Is there a way to fix this? Running Windows 7 64 bit. Thanks.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #1 on: May 21, 2014, 11:49:57 am »
What happens when you try to open it?

Are you just double clicking on it? Try right clicking on it and choose open, or in the start menu go to run and put in the path and hit enter and see if it opens that way
C:\Windows\Prefetch

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #2 on: May 21, 2014, 12:00:41 pm »
I have dnow both but seems to work fine in dos.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #3 on: May 21, 2014, 12:02:09 pm »
You still didnt tell me what exactly happens when you try to open it :-)

See, with a cmd.exe, if the folder has a desktop.ini file in it, if so delete it.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #4 on: May 21, 2014, 12:09:06 pm »
Ok will try that. When I try an open it it does nothing.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #5 on: May 21, 2014, 12:12:55 pm »
No error or anything? What is the security on the folder?

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #6 on: May 21, 2014, 12:15:00 pm »
No error and no desktop.ini. How to I see what the security on the folder is?

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #7 on: May 21, 2014, 12:16:33 pm »
Right click on the folder and go to properties, you will have a security tab.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #8 on: May 21, 2014, 12:18:51 pm »
Thought that after the reply. lol 

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #9 on: May 21, 2014, 12:24:08 pm »
Odd error. Make sure the UAC is turned off and reboot the system.

I googled that error and seems to be UAC related.

You can also run my Windows repair and uncheck everything except file permission and registry permissions :-)

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #10 on: June 05, 2014, 10:21:11 am »
Check this out. Is seem the fix the of the screen shot I showed you. I copied the registry and made a reg file. and now when I right click on the folder and go to properties, you will have a security tab and click on it, it works. But still can not open the folder.

http://social.technet.microsoft.com/Forums/windowsserver/en-US/e0e203e1-9eba-4a21-8fd1-c06b9e1ba0e9/cant-open-access-control-editor-invalid-value-for-registry?forum=winservergen

Can you check this out. It might be good to add to your program Windows Repair (All in One).

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #11 on: June 05, 2014, 02:13:34 pm »
Nice!

I take it that you mean this post?

Code: [Select]
Hi there,

don't want to revive an old thread but you stated the error message so clearly and I had a similar problem on Windows 8 - number one hit on Google ... so I thought I'd share my findings because this is a nasty error.

I couldn't use "Edit ..." on the security tab where elevation (UAC) was necessary! For folders/files where I already had permissions, and there was no shield on the button, I could edit the perms. In all Edit-with-UAC-needed cases I got the invalid "value" message you stated.

There is a file rshx32.dll in your System32 (and SysWow64 for x64) directory. This file holds the security shell extension, that's just the Tab pages for viewing and changing all security settings. MS even has an old article to hide this by manipulating filesystem permissions: http://support.microsoft.com/kb/193826/en-us

So important part one - make sure that rshx32.dll exists and that the file permissions are appropriate. Check with another server or virtual machine, usually TrustedInstaller is owner in full and Admins/Users/Sys/All Apps have at least read execute.

The problem in my case was Registry-related. You'll find a .reg listing below with further info to get you started for diagnosis. I hope the CLSIDs (GUIDs) do not differ from OS to OS otherwise you'll have to search for "Security Shell Extension" in your Registries of working and non-working systems to find the right ones. But I'm optimistic since the file already existed in NT 4.0 ;-)

In my case mainly the InprocServer32 values of the "Security Shell Extensions" got screwed. First, their type was changed from REG_EXPAND_SZ to REG_SZ. Second, they weren't fully qualified any longer (rshx32.dll instead of %SystemRoot%\System32\rshx32.dll or the localized strings like rshx32.dll,-59 instead of @%systemroot%\system32\rshx32.DLL,-59).

I can't guarantee that the .reg works for all different OS and advise you to investigate and compare keys/values to your system before applying it. At least it should point you in the right direction. "rshx32.dll" and "Security Shell Extension" are the keywords to look out for. If you're after the DCOM permissions, I don't have them in the file and they are most probably OS specific. But the comments list the Registry location of the DCOM sec part.
Don't know if the localization and icon references hold from OS to OS so please check.

I can't be held responsible for any damage you do to your servers/computers, implement at your own risk ;-)

Windows Registry Editor Version 5.00

;
; A reference where it is used at well:
;
; Tab pages in the standard filesystem dialogs
; Software\Classes\*\shellex\PropertySheetHandlers\<GUID>
; Software\Classes\Directory\shellex\PropertySheetHandlers\<GUID>
;                 \Drive\
;                 \Volume\
;
; DCOM Security (Launch/Activation Permissions) are stored under:
; HKEY_LOCAL_MACHINE\Software\Classes\AppID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}
;
; Also named "Security Shell Extension" but seems related to AD security (Directory Services, DS):
; HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{4E40F770-369C-11d0-8922-00A024AB2DBB}
; dssec.dll
; + Wow6432
;

[HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}]
@="Security Shell Extension"
"AppId"="{1f2e5c40-9550-11ce-99d2-00aa006e086c}"
"LocalizedString"=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,\
  6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,72,00,73,00,68,00,78,00,33,00,32,00,2e,00,44,00,4c,00,4c,00,2c,00,\
  2d,00,35,00,39,00,00,00

[HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}\Elevation]
"Enabled"=dword:00000001
"IconReference"=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,\
  6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,69,00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,\
  6c,00,2c,00,2d,00,33,00,00,00

[HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,73,00,\
  68,00,78,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"


[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}]
@="Security Shell Extension"
"AppId"="{1f2e5c40-9550-11ce-99d2-00aa006e086c}"
"LocalizedString"=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,\
  6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,72,00,73,00,68,00,78,00,33,00,32,00,2e,00,44,00,4c,00,4c,00,2c,00,\
  2d,00,35,00,39,00,00,00

[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}\Elevation]
"Enabled"=dword:00000001
"IconReference"=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,\
  6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,69,00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,\
  6c,00,2c,00,2d,00,33,00,00,00

[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{1f2e5c40-9550-11ce-99d2-00aa006e086c}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,73,00,\
  68,00,78,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"


[HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,73,00,\
  68,00,78,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"

[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,73,00,\
  68,00,78,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"

Regards and good luck, Markus

I will look into adding those into the windows repair.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #12 on: June 06, 2014, 07:27:36 am »
Yes I did but the prefetch folder still does not open.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #13 on: June 06, 2014, 10:44:18 am »
Yes, but not you can get to the permissions of the folder :-)

Post a screen shot of the permissions.

Since you had messed up reg keys for the permissions tabs I wonder if there is a regkey that has something to do with reading something in that folder and it isnt letting you open it.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #14 on: June 06, 2014, 10:57:36 am »
Here is the screen shot.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #15 on: June 06, 2014, 11:56:45 am »
System needs to have full access as well.

And what is odd is the other tabs are still missing. Something is really screwed up in the registry. I wonder if getting the registry keys for the other tabs will fix that up.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #16 on: June 06, 2014, 12:00:51 pm »
Everything has a checkmark in the box. What are the other tabs? So we need to find out what the registry keys for the other tabs?

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #17 on: June 06, 2014, 12:10:18 pm »
You have to click add, and then add the system account. What is odd though is my Windows repair, reset file permissions should have added those accounts to the security for you, very odd it didnt.

And I attached a screen shot of the properties of my folder, you can see the other tabs. I have never seen a system with the tabs missing so I dont know the regkeys right off hand.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #18 on: June 06, 2014, 12:18:36 pm »
wholy crap I fixed it. I went and added everyone under Group or useer names and that work then saw your screen shot and made it look like that. now I see your new post. It would be great if you can find a way to add this to you program Windows Repair (All in One). Thanks for all the help.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #19 on: June 06, 2014, 12:20:00 pm »
I am curious why the reset file permissions repair didnt add those or if the exe that I use to set permissions was unable to.

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #20 on: June 06, 2014, 12:21:48 pm »
Me too. Guess it is time for some testing to see what is going on. Love the program it has helped a lot.
« Last Edit: June 06, 2014, 12:32:37 pm by parkd1 »

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #21 on: June 09, 2014, 10:44:14 am »
Let me know if you find anything, in fact if you ran the reset file permissions again it should add system, admins and trusted installer (If vista or newer)

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #22 on: June 09, 2014, 11:40:00 am »
So far so good. What we found here should be added to your program. It helped me fix my problem Think add the reg keys first then do the permissions.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Prefetch folder will not open
« Reply #23 on: June 09, 2014, 11:44:11 am »
Yes I am going to add those keys. In fact I am going to look and try to find even more keys to add. but I have to do it for each version of Windows AND only do keys that are the same on every style of that version of Windows, as in English and non english and systems where windows installed on the c: drive.

i have to take all those things into account, which is why I dont have so much more in the program yet. To many variables to account for!

Shane

Offline parkd1

  • Sr. Member
  • ****
  • Join Date: Jan 2013
  • Posts: 269
  • Karma: 7
    • View Profile
Re: Prefetch folder will not open
« Reply #24 on: June 09, 2014, 11:55:34 am »
That is ok. Take your time and do it right. This program keeps getting better all the time. Great job on such a great program.