Problem In Open Folder....!!!

Status
Not open for further replies.

vipul

Broken In
Hi, Friends...

I M Using windows XP..
My Brother Make Some Changes in File Assosiation and he changed
[file folder] with command prompt (set its as default) now i m not able to set folder associate with explorer and i've tried 4 it thn i m just able to open each window as separately....

Now Wht 2 Do..???? :?:
 
D

Deleted member 5901

Guest
goto tools>Folder options>File types !!!

now change ur folder icon back 2 normal !!!

Cheers !!!!!
 
OP
V

vipul

Broken In
King_Niral said:
now change ur folder icon back 2 normal !!!

Are Yaar Thr is no ne option like that and i've try all option(set Thm default) and i've tried all changec in filetypes(file folder & folder too) But .....

i've 4 options 2 choose==>
1.Find
2.Open(Which is changed by one stupid. :oops: )
3.Command Window
4.Enqueue in Winamp..

and i'm try to open it with explorer with making an action as
c:/Windows/explorer.exe%1 but it opens the window as new window....

Ok Now Say Me Wht 2 do?????
 

swatkat

Technomancer
Right-click on the empty part of the Desktop, and choose "New" > "Text Document". This opens up NotePad. Copy the text inside the "Code" box below to NotePad:-
Code:
regedit /e test1.txt "HKEY_CLASSES_ROOT\Folder"
regedit /e test2.txt "HKEY_CLASSES_ROOT\file"
Go to File> Save As and type the filename as Info.bat and save it. Exit from NotePad. Double-Click on the file Info.bat, this opens up a DOS type window. After few seconds close it, and there will two files named test1.txt and test2.txt. Open these files, and copy their contents and post it here.
 

it_waaznt_me

Coming back to life ..
Lol .. I have created a Reg entry for that ..

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec]
@="[ViewFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\application]
@="Folders"

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\topic]
@="AppProperties"

Copy and paste it in a text file and save it as Fix.reg .. Double click to merge it .. Your problem will be solved .. Me too got that problem some time ago ..
 
OP
V

vipul

Broken In
Hey My problem is not solved....

im including the code

test1 file

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder]
@="Folder"
"EditFlags"=dword:000003d2
"TileInfo"="prop:Size"
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Folder\DefaultIcon]
@=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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
  65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,00,00

[HKEY_CLASSES_ROOT\Folder\shell]
@="open"

[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\application]
@="Folders"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="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\application]
@="Folders"

[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic]
@="AppProperties"

[HKEY_CLASSES_ROOT\Folder\shellex]

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{0D2E74C4-3C34-11d2-A27E-00C04FC30871}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F01-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F02-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{66742402-F9B9-11D1-A202-0000F81FEDEE}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\7-Zip]
@="{23170F69-40C1-278A-1000-000100020000}"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\BitDefender Antivirus v7]
@="{D653647D-D607-4DF6-A5B8-48D2BA195F7B}"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\WinRAR]
@="{B41DB860-8EE4-11D2-9906-E49FADC173CA}"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\WinZip]
@="{E0D79304-84BE-11CE-9641-444553540000}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\WinRAR]
@="{B41DB860-8EE4-11D2-9906-E49FADC173CA}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\WinZip]
@="{E0D79305-84BE-11CE-9641-444553540000}"

[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]

and test 2
Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\file]
"URL Protocol"=""
@="URL:File Protocol"
"Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"

[HKEY_CLASSES_ROOT\file\CLSID]
@="{00000303-0000-0000-C000-000000000046}"
 
Status
Not open for further replies.
Top Bottom