Results 1 to 2 of 2

Thread: Windows 7: Change the default opened folder in Windows Explorer

  1. #1
    Join Date
    Jun 2008
    Posts
    124

    Windows 7: Change the default opened folder in Windows Explorer

    Windows 7 in Windows Explorer, the default browser opens the file Library (Libraries).

    Here is how to change this file:

    Holding the Shift key, right-click on the Explorer icon in the taskbar and select Properties (Properties)

    In the Shortcut tab (Shortcut) line target (Target),
    Code:
    replace% SystemRoot% \ explorer.exe
    By
    Code:
    % SystemRoot% \ explorer.exe:: (20D04FE0-3AEA-1069-A2D8-08002B30309D)
    to open Computer (Computer)

    And by
    Code:
     % SystemRoot% \ explorer.exe:: (450D8FBA-AD25-11D0-98A8-0800361B1103)
    to view documents on.

    You may also suffix the full path instead of using GUID. For example,

    Code:
    explorer.exe D:\Scripts

  2. #2
    Join Date
    Oct 2009
    Posts
    1

    Re: Windows 7: Change the default opened folder in Windows Explorer

    here is a simple tool to do that for you:

    Windows 7 Explorer Path Changer Setup

Similar Threads

  1. Replies: 2
    Last Post: 03-03-2012, 08:43 PM
  2. Replies: 10
    Last Post: 25-10-2011, 10:23 AM
  3. Replies: 3
    Last Post: 19-05-2009, 02:37 PM
  4. How to change default location of i386 folder in Windows
    By Bankebihari in forum Operating Systems
    Replies: 3
    Last Post: 17-04-2009, 02:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,280,813.04809 seconds with 17 queries