Program Files (x86)

Discussion in 'Windows 7' started by aqua, Feb 19, 2010.

Thread Status:
Not open for further replies.
  1. aqua

    aqua MDL Novice

    May 24, 2007
    13
    0
    0
    Hi
    Installed updates, asked for reboot, uninstalled ATI drivers first and the rebooted! Got error that updates could not be configured and rolled back! After restart did ATI / Windows updates. All updates ok, and the failed ones installed successfully! I noticed then that I've 2 "Program Files", and no "Program Files (x86)"! All installed program are there, and searching for a file shows its location in "Program Files (x86)", but "(86)" has disappeared from the second "Program Files" folder!
    Any thought on that?! And how to get the name back?!
     
  2. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    huh??? what are you trying to tell/ask?

    "C:\Program Files\" if for full 64 bit applications on a 64-bit edition of Windows 7
    "C:\Program Files (x86)\" is for 32-bit applications on a 64-bit edition of Windows 7
     
  3. aqua

    aqua MDL Novice

    May 24, 2007
    13
    0
    0
    Right! Windows 7 x64. Had 2 folders, "Program files" ( for x64 programs) and "Program Files (x86)" (for x86 programs)! Now I've 2 folders, "Program files" & "Program files"! The "(86)" at the end of folder name of the second folder is gone!
     
  4. secr9tos

    secr9tos MDL Addicted

    Jul 28, 2009
    999
    133
    30
    #4 secr9tos, Feb 19, 2010
    Last edited by a moderator: Apr 20, 2017
    press start button an type:
    Code:
    explorer "C:\Program Files (x86)" 
    if it does not open the specified folder u have a problem...
     
  5. aqua

    aqua MDL Novice

    May 24, 2007
    13
    0
    0
    Have no problem as such. It's just the "(86)" missing at the end of program files folder for x86 files!
     
  6. secr9tos

    secr9tos MDL Addicted

    Jul 28, 2009
    999
    133
    30
    If ur problem is just the name of the folder my not rename it?
     
  7. beamslider

    beamslider MDL Senior Member

    Feb 1, 2010
    333
    94
    10
    How can you have two folders by the same name on the root?
     
  8. aqua

    aqua MDL Novice

    May 24, 2007
    13
    0
    0
    Thanks. But Windows original folders cannot be renamed!
    "How can you have two folders by the same name on the root? " That's what I want to know!
     
  9. secr9tos

    secr9tos MDL Addicted

    Jul 28, 2009
    999
    133
    30
    #9 secr9tos, Feb 19, 2010
    Last edited by a moderator: Apr 20, 2017
    There can be two folder with the same name but the second one is no "real" folder it's more a symbolic link.
    Open a cmd and type:
    Code:
    cd \
    dir /A
    If u see "Program Files" listed as <JUNCTION> it is a symbolic link
     
  10. aqua

    aqua MDL Novice

    May 24, 2007
    13
    0
    0
    OK. CD\ & Dir /A. I've both ProgramFiles & Program Files (86) as Directories. The only junction is Documents And Settings. As I've saig, nothing is wrong with the files or programs, everything works as it should! Only the (86) is missing from the folder that used to have it, the x86 program folder. So under C: I've Documents and Settings, Program Files ( with all x64 programs), Program Files (with all x86 programs as before), Program Data, Users & Windows, plus offcourse those locked folders ( Sys Vol info, recovery, recycle,..).
     
  11. urie

    urie Moderator
    Staff Member

    May 21, 2007
    9,039
    3,388
    300
    Something is wrong there Documents and Settings, Program Files ( with all x64 programs) should not exist.
     
  12. Rosco

    Rosco MDL Addicted

    Oct 29, 2007
    633
    46
    30
    How do people do these things ????????
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. sssubito

    sssubito MDL Novice

    Sep 3, 2009
    10
    0
    0
    Have a look if a somewhat misplaced or corrupted desktop.ini (attributes: hidden and system) does some strange renaming. Those desktop.ini files can make the explorer show files with whatever name you like. The cmd tells you that the names are still ok, but explorer tells us something different depending on what desktop.ini tells him. I hate when important and everyday used programs don't tell the truth... [sic!]

    ///sssubito
     
  14. blackranger

    blackranger MDL Senior Member

    Dec 28, 2009
    466
    33
    10
    #14 blackranger, Feb 20, 2010
    Last edited: Feb 20, 2010
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. aqua

    aqua MDL Novice

    May 24, 2007
    13
    0
    0
    Thank you all. Best to close this thread now!