File Details

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to know how to set "File Details" as my default instead of icons
when I open a folder. I'd also like to know how to set the folder window
size to full screen as the default.
 
In
Steve said:
I'd like to know how to set "File Details" as my default
instead of
icons when I open a folder. I'd also like to know how to set
the
folder window size to full screen as the default.

Set up a folder with the view you want set as the default.
On the toolbar at the top of the window, click on Tools and
select Folder Options from the menu that drops down.
In Folder Options, click on the View tab.
Hit the "Apply to All Folders" button.
Click OK.

As for the folder size, move your mouse pointer to a corner of
the window until it turns into a double headed arrow.
Click and hold down the left mouse button.
You can now drag the corner to the edge of your monitor.
Do the same for each side of the window until it fills the
entire screen.
Next, close the window by going to File -> Exit in the toolbar.
The next time you open a folder it should return to this size.

Good luck

Nepatsfan
 
You can create & merge a reg file similar to the following. I say similar
because, as you can see, certain value names are based on your screen
resolution. To obtain the correct names for your machine, examine one of
the numbered entries under:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]


Copy the text between the lines into notepad, modify the MinPos, MaxPos, &
WinPos names if necessary. Save the file with a .reg extension & then merge
the file into the registry.


--------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags\AllFolders\Shell]
"WFlags"=dword:00000000
"ShowCmd"=dword:00000003
"Mode"=dword:00000004
"Vid"="{137E7700-3573-11CF-AE69-08002B2E1262}"
"MinPos1024x768(1).x"=dword:ffffffff
"MinPos1024x768(1).y"=dword:ffffffff
"MaxPos1024x768(1).x"=dword:ffffffff
"MaxPos1024x768(1).y"=dword:ffffffff
"WinPos1024x768(1).left"=dword:00000016
"WinPos1024x768(1).top"=dword:0000001d
"WinPos1024x768(1).right"=dword:00000336
"WinPos1024x768(1).bottom"=dword:00000275
 
Steve said:
I'd like to know how to set "File Details" as my default instead of icons
when I open a folder. I'd also like to know how to set the folder window
size to full screen as the default.

View > Details

I'd also like to know how to set the folder window
size to full screen as the default.

These may or may not work for you... Drag window corners to screen corners.
When closing, hold Shift key while clicking on X in upper-left. Or click on
title bar icon; do same with"close" in it's menu.

Malv
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top