4.)
All drives visible and the system drive expanded in small screen = %SystemRoot%\explorer.exe /e,/select,%systemroot%
5.) Only Windows Directory visible highlighted and expanded = %SystemRoot%\explorer.exe /e,/root,%systemroot%
6.) All drives visible but only C: highlighted and expanded = %SystemRoot%\explorer.exe /e, c:
7.) Nothing expanded and My Computer highlighted in right side = %SystemRoot%\explorer.exe /n,/e,/select,
8.) Opens the Windows folder as a folder =
%SystemRoot%\explorer.exe %systemroot%
9.) Opens as "My Computer" = %SystemRoot%\explorer.exe %systemroot%,
10.)This opens the Desktop folder with "My Computer" highlighted = %SystemRoot%\explorer.exe %systemroot%,/select,
5.) Only Windows Directory visible highlighted and expanded = %SystemRoot%\explorer.exe /e,/root,%systemroot%
6.) All drives visible but only C: highlighted and expanded = %SystemRoot%\explorer.exe /e, c:
7.) Nothing expanded and My Computer highlighted in right side = %SystemRoot%\explorer.exe /n,/e,/select,
8.) Opens the Windows folder as a folder =
%SystemRoot%\explorer.exe %systemroot%
9.) Opens as "My Computer" = %SystemRoot%\explorer.exe %systemroot%,
10.)This opens the Desktop folder with "My Computer" highlighted = %SystemRoot%\explorer.exe %systemroot%,/select,
<< Home