Show folder in windows explorer
Show folder in windows explorer
Hi, Am I missing something, been trying for a while now. When I right click a file and choose 'Show folder in Windows explorer' it does nothing, tried loads of times, do you need to select the 'Hard link option' for this to work, pulling my hair out here, can anyone help.. Please
- DigitalVolcano
- Site Admin
- Posts: 1864
- Joined: Thu Jun 09, 2011 10:04 am
Re: Show folder in windows explorer
Does your windows explorer run normally? Sounds like it is having trouble calling it. Which version of Windows are you running? Thanks!
Re: Show folder in windows explorer
It's Win 7 64
Re: Show folder in windows explorer
I have noticed that when I go to start the option, it creates a new 'Explorer.exe' process, so im left with 2 explorer.exe processes. hope that helps.
Re: Show folder in windows explorer
Drop to a command prompt, type explorer.exe & hit a return.
Does Windows Explorer open?
Drop to a command prompt, type the following & hit a return.
Does Windows Explorer open with focus on the C:\Windows directory?
Code: Select all
C:\> explorer.exe
Drop to a command prompt, type the following & hit a return.
Code: Select all
C:\> explorer.exe /e,/select,"C:\Windows"