1.

Solve : Annoying feature in MS?

Answer» <html><body><p>Whenever I open Windows Explorer in any version the first thing that opens up is "My Documents" That's not where I want to <a href="https://interviewquestions.tuteehub.com/tag/go-468886" style="font-weight:bold;" target="_blank" title="Click to know more about GO">GO</a>. Is there any way to disable this and automatically open the C: drive instead?By default, Windows Explorer always opens with My Documents. You can customize it by <a href="https://interviewquestions.tuteehub.com/tag/changing-246341" style="font-weight:bold;" target="_blank" title="Click to know more about CHANGING">CHANGING</a> the properties for the Windows Explorer icon and replace the Target field with: %SystemRoot%\explorer.exe /e, c:\yourfolder<br/><br/></p><ul><li>Right <a href="https://interviewquestions.tuteehub.com/tag/click-918865" style="font-weight:bold;" target="_blank" title="Click to know more about CLICK">CLICK</a> on the icon you use to launch Explorer and select Properties.</li><li>In the Target box, type (or replace the existing text with) the following: <br/>%SystemRoot%\Explorer.exe /e, path</li></ul> <br/><br/><br/>Where in place of path above you should enter the actual path to the directory you want open by default. For example C:\Windows, or C:\Documents and Settings, etc. To have My Computer listed as the default selection, type explorer.exe /e,<br/>Thanks, but I can't get it to change. I must be doing something wrong.What do you mean?  It's not saving your settings?  Does it give you an error?<br/><br/>What are you <a href="https://interviewquestions.tuteehub.com/tag/typing-1434978" style="font-weight:bold;" target="_blank" title="Click to know more about TYPING">TYPING</a> in the box?I just added /c after the existing path and it opens to the C: drive on this computer using XP but on my <a href="https://interviewquestions.tuteehub.com/tag/laptop-1066410" style="font-weight:bold;" target="_blank" title="Click to know more about LAPTOP">LAPTOP</a> with Vista, it just won't change anything. Edit: that should read e</body></html>


Discussion

No Comment Found