| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
cannot open folders in the same windows
please...
from croatia windows xp sp2 i cannot open folders in the same window,every time when i wont open one folder,he going to its own window. if any one can tell me which program have to met in "folder options->file types=file folder-advanced-(for action "open" )which program had met???? if you can me write mail to:matijas.spoljaric@os.t-com.hr please..... tanks! ![]() |
|
#2
|
||||
|
||||
|
On the toolbar, click "Tools". Select and click "Folder Options". Under the "General" tab, location "Browse Folders". Select "Open each folder in the same window". That should take care of your problem.
__________________
jmurrayhead Did I help you out? Make me popular by clicking the icon!New Members:Proper way to post a question Powered by ASP.Net |
|
#3
|
||||
|
||||
|
to avoid bot generated spam emails, you should avoid posting your email address in an open forum. just my 2 cents..
|
|
#4
|
||||
|
||||
|
if the method suggested my jmurrayhead doesnt work you could try the following scripts.
Copy paste the following two scripts into two seperate notepad files. Save them as .reg files and make sure the "save as" option is set to "all files" when saving. then double click the files to run them Code:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder] @="Folder" [HKEY_CLASSES_ROOT\Folder\shell] @="open" [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CabinetState] "Settings"=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00 "FullPath"=dword:00000001 Code:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder\shell] @="explore" [HKEY_CLASSES_ROOT\Folder\shell\explore] "BrowserFlags"=dword:00000022 "ExplorerFlags"=dword:00000021 [HKEY_CLASSES_ROOT\Folder\shell\explore\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00 ,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,65,00,2c,00,2f,00,69,00,64,00,6c ,00,69,00,73,00,74,00,2c,\ 00,25,00,49,00,2c,00,25,00,4c,00,00,00 [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec] @="[ExploreFolder(\"%l\", %I, %S)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\app lication] @="Folders" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ife xec] @="[]" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\top ic] @="AppProperties" [HKEY_CLASSES_ROOT\Folder\shell\open] "BrowserFlags"=dword:00000010 "ExplorerFlags"=dword:00000012 [HKEY_CLASSES_ROOT\Folder\shell\open\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00 ,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74 ,00,2c,00,25,00,49,00,2c,\ 00,25,00,4c,00,00,00 [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec] @="[ViewFolder(\"%l\", %I, %S)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\applic ation] @="Folders" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec ] @="[]" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic] @="AppProperties" [HKEY_CLASSES_ROOT\Folder\shell\Switch User] [HKEY_CLASSES_ROOT\Folder\shell\Switch User\command] @="rundll32.exe user32.dll,LockWorkStation" |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > cannot open folders in the same windows |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|