1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Not allowed to see hidden folders, files etc

Discussion in 'Windows XP' started by Adam Isa, 2005/02/13.

Thread Status:
Not open for further replies.
  1. 2005/02/13
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    When I got to Control Panel, Apperance and Themes and then click on Folder Options, I would click on view to change whether I see hidden files or not. But it is no longer there. The check-box isn't there any more. Anyone got any help?
     
  2. 2005/02/13
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    Ok, I've found a way to get passed this, but it still doesn't solve the problem fully. If you open 'regedit' and then go to:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Hidden

    ... And set the 'REG_DWORD' to '1', this will show all hidden files, folders etc. But The problem is I still can't do it through Control Panel > Apperance and Themes > Folder Options > View, like I used to.
     

  3. to hide this advert.

  4. 2005/02/13
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    You must be logged on as Admin or a user account that is part of the Admin group.
     
  5. 2005/02/19
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    I am the admin, I'm the only person who uses the PC.
     
  6. 2005/02/19
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    Have you checked out the other approach - in Windows Explorer > Tools > Folder Options > View? I run Classic view so I do not see the Control Panel dialogue you mention.

    Otherwise run System File Checker ....

    Start > Run > sfc /scannow - note the space and have your XP CD handy. SFC will run and exit without any closing dialogue. To see which files, if any, have been replaced look in Event Viewer.
     
  7. 2005/02/19
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    Yeah, tried the other approach and it's just the same. However, when I did the 'sfc /scannow' thing, it came up with a dialog box sayin:

    'Please wait while Windows verifies that all protected Windows files are intact and in their original versions.'

    Shortly after, this came up:

    'Files that are required for Windows to run properly must be copied to the DLL cache.

    Inser your Windows XP Home Edition CD-ROM now.'

    But when I bought the PC from Time Computers, there was no CD's in any of the boxes. What can I do? Does this mean that I'll have to stick with it and keep it like that?
     
  8. 2005/02/19
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    Look on your C: drive for an i386 folder and point SFC to it as detailed here
     
  9. 2005/02/19
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    I had a good look at that site, and followed the instructions, but when I got to this part, I got a little stuck. Because it's the registry, I don't really wanna get this wrong. It says:

    'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurrentVersion\Setup

    You will see various entries here on the right hand side. The one we want is called:

    SourcePath'

    After looking on the right hand side, there isn't a 'source path'. There is 'ServeicePackSourcePath' and 'Installation Sources'. Which one is it that I need to change?

    Also, there is several i386 folders, there's one at C:\WINDOWS\i386 which is 335Mb, C:\WINDOWS\ServicePackFiles\i386 which is 442Mb and C:\WINDOWS\Driver Cache\i386 which is 94.8Mb. Which do I need?
     
    Last edited: 2005/02/19
  10. 2005/02/19
    Barbara-Ann

    Barbara-Ann Inactive

    Joined:
    2002/01/07
    Messages:
    124
    Likes Received:
    3
    http://www.petri.co.il/change_default_location_of_the_i386_folder.htm

    Also

    http://answers.tveasy.co.uk/m.p.w.basics/Rus-scannow-asp1.htm

    Normally, baring any problems with file corruptions in the SP file store on the hard drive, that's not true. If you do a repair

    install you need to reinstall the service pack but running sfc /scannow in and of itself does not require reinstallation of a

    service pack.

    From MVP Alex Nichol:

    SP1 generates a folder windows\ServicePackFiles to contain copies it has installed, and a registry entry at

    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup for ServicePackSourcePath to point to it. SFC will look in that

    folder, if the value is there, before looking in the regular sourcepath.

    You can move the folder to somewhere more convenient (even burn to its own CD) and adjust the pointer accordingly.

    Michael Solomon \(MS-MVP Windows Shell/User\) replied to Michael Solomon \(MS-MVP Windows Shell/User\) on 21 Mar

    2004
    W2k had this problem up to service pack 4, I believe. I was not using W2k but I did see a knowledge base article with

    information that the issue was corrected with SP4.

    XP does not have the issue you describe. If it replaces files, it is Service Pack aware and will go to the service pack

    installation folder on the hard drive unless either the user misdirects it, assuming the user is asked or if there are

    corruptions within those install files. Under ordinary circumstances, you should not need to reinstall the Service Pack
    even if files are replaced by sfc /scannow as the appropriate files from the service pack folder are used when it is such

    files that need to be replaced.



    Jetro replied to Michael Solomon \(MS-MVP Windows Shell/User\) on 23 Mar 2004
    'sfc /scannow' works as described when the minor inconsistency only exists. If the system was really damaged, you may

    be prompted for the Windows XP or Windows XP Service Pack 1 installation media at any time. Moreover, you may
    be prompted for Windows XP Service Pack 2 CD... Thereafter you never know what was damaged and changed.
    To be on the safe side you should visit Windows Update Web site immediately after major system changes and keep the

    scheduled Update service.
     
    Last edited: 2005/02/19
  11. 2005/02/19
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    Thanks for replying Barbara-Ann, but unfortunately I didn't really understand your post. And the links you gave me didn't answer my questions. Which 'i386' folder do I need and what should I do for my source path?
     
  12. 2005/02/20
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    Back up (export) this registry key first (click on it to highlight > File > Export) - in the event of problems it can be restored by double clicking on it .....

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurrentVersion\Setup


    Then I would use 'ServicePackSourcePath' and point it to C:\WINDOWS\ServicePackFiles

    If necessary right click on 'ServicePackSourcePath' > Modify and enter, without the quotes .... 'c:\windows\ServicePackFiles' - there is no need to add the \i386 at the end.

    Then try running SFC again. Any problems, post back.
     
  13. 2005/02/20
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    I backed it up, and then noticed that 'ServicePackSourcePath' already said 'C:\WINDOWS\ServicePackFiles'?
     
  14. 2005/02/20
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    OK - try this ....

    Navigate back to .....

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurrentVersion\Setup


    Right click on Setup > New > String Value - in the RH pane a new value appears 'NewValue#1'. Right click on it > Rename and call it SourcePath, exactly as typed here, but not in Bold!

    Right click on it again > Modify and in the dialogue box under value data enter C:\windows\ServicePackFiles and OK out.

    Close Regedit and reboot - try to run SFC again.

    If that doesn't do the trick I am stumped and suggest you go back into Regedit and delete the SourcePath string you added.
     
  15. 2005/02/20
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
  16. 2005/02/21
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    Nope, it never worked. I guess that's that then?

    My screen looks pretty much the same as yours surferdude2:

    [​IMG]
     
  17. 2005/02/21
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    I would try adding C:\i386 to the string value listed in "Installation Sources. "

    Here's what I think is happening. When you run sfc /scannow, it first looks in the "Service Pack Source" path for the file it needs, if any. If it doesn't find it there, that means it hasn't been changed, so it then looks for it by checking the original "Installation Source." If you have that defined properly, it will find and copy it from there.

    Looking at how your Installation Source is defined, it doesn't list C:\i386, which is fairly standard for the OEM install files location. Check that you have files located there and if so, try editing the "Installation Sources" string value to include C:\i386. Please note that it is necessary to have a space between each different source path in that string.

    If that C:\i386 folder doesn't exist, you should contact the person you bought the box from and see what he had in mind for you to use.

    EDIT: Just in case it matters, put it at the beginning of the value string.
     
    Last edited: 2005/02/21
  18. 2005/02/21
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    Thanks for replying surferdude2, I didn't quite get what you mean though. Do you mean change this:

    'InstallationSources'

    ... So that it says this:

    'C:\WINDOWS\ServicePackFiles\i386
    C:\UNZIPPED\W2KTEST
    D:
    C:\i386'

    ?
     
  19. 2005/02/21
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    Yes, make it say:

    C:\i386 C:\windows\servicepackfiles\i386 C:\unzipped\w2ktest D:

    In that order and with all the spaces included. I doubt the unzipped reference is even valid but leave it until we find out more.
     
  20. 2005/02/21
    Adam Isa

    Adam Isa Inactive Thread Starter

    Joined:
    2004/05/12
    Messages:
    195
    Likes Received:
    0
    Tried it and it says the same thing, it needs the XP CD. This is really confusing.
     
  21. 2005/02/21
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    Do you actually have the C:\i386 folder and does it contain a large volume of files?
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.