A BIG Help

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

Guest

Well I hope you will be able to help me...

My problem is somthing about windows explorer..

When I click on folder which is on the right panel it opens a cmd, and not
exploring the folder

Well... It has to do with file types, cause I have installed "cmdhere" and
than it started to happen like I said...

When you go to "tools>folder options>file types..." you can see file type
named "file folder" with no extension (extension (NONE)) well.. click
"advanced".

I didn't set the default option but somehow now it's turned "open cmd window
here"

I dont have options like "edit" nor "remove", but just "set as default" and
"new"

PLZ HELP!!!

I uninstalled "cmdhere" and than when i click on the folder it opens in a
new window...



What should I do to make it explore the folder...

If I would try to make a new command for exploring what should I do...



My SYS Restore is off... (aldo I think it wouldn't help it in this case)

For more details answear me here or on e-mail: (e-mail address removed)

or WLM: (e-mail address removed)



TNX in advance
 
Replid to [Sentinel]s message {See INLINE}:
-----------------------------------------------------------
Well I hope you will be able to help me...
When I click on folder which is on the right panel it opens a cmd,
and not exploring the folder
Well... It has to do with file types, cause I have installed
"cmdhere" and than it started to happen like I said...




First try this :
Start > Run
Type "regsvr32 /i shell32.dll" (Without quotes) > Click OK

If that doesn't work, then :
http://blogs.chron.com/helpline/archives/2005/10/double-click_op.html
-----------------------------------------------------------------

The above will fix your problem and now if you want your CMD Here thing back :
Control Panel > Folder Options
File types tab > Highlight "Folder" (NOT FILE FOLDER)
Click Advanced button > Click New button
In the "Action" box, type whatever you want to name it.
In "Application used to perform box", copy/paste the following line :
cmd.exe /k cd /d "%1"
Click OK twice
 
Back
Top