Windows OS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationWindows OS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old July 4th, 2005, 01:01 PM
imlesterman imlesterman is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 2 imlesterman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 50 m 26 sec
Reputation Power: 0
file folder problem

hello, i am a new forum user and i saw an answer to my problem, but it wasn't the same in my o.s. . i am running xp pro. i changed something in the way the folders open and now when i click on a folder, i get a command prompt. i went to the registry and looked for a directory folder and i didn't see one. they said to go to
HKEY_CLASSES_ROOT and find a Directory file and change the
shell value, but i didn't find it. any ideas? thanks a lot for your
help. i think the person who answered was levi or levy. if you are out there still i would appreciate a hand.

Reply With Quote
  #2  
Old July 5th, 2005, 03:44 PM
edwinbrains's Avatar
edwinbrains edwinbrains is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Location: UK
Posts: 140 edwinbrains User rank is Private First Class (20 - 50 Reputation Level)edwinbrains User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 8 h 44 m 10 sec
Reputation Power: 5
I'm not sure I understand what the problem is. A command prompt opens when you double-click on a folder?

Reply With Quote
  #3  
Old July 6th, 2005, 07:22 AM
imlesterman imlesterman is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 2 imlesterman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 50 m 26 sec
Reputation Power: 0
imlesterman

that is correct. when i click on a file folder, it opens up a command prompt. instead of opening the folder.

Quote:
Originally Posted by edwinbrains
I'm not sure I understand what the problem is. A command prompt opens when you double-click on a folder?

Reply With Quote
  #4  
Old July 6th, 2005, 04:14 PM
oneMSBi's Avatar
oneMSBi oneMSBi is offline
Caution:Loderator Moose !
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2005
Location: India
Posts: 235 oneMSBi User rank is Corporal (100 - 500 Reputation Level)oneMSBi User rank is Corporal (100 - 500 Reputation Level)oneMSBi User rank is Corporal (100 - 500 Reputation Level)oneMSBi User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 1 Day 22 h 49 m 43 sec
Reputation Power: 6
sounds like you have been hit with a trojan/virii. I would reccomend you get your system checked by an online scan.
you can get oen done here
http://housecall.trendmicro.com/ mind you .. it takes a while and you need a good internet connection for this.

If it detects anything i suggest you also stop by this other forum by the same creaters of this forum where they will be able to help you clean your system out completely.
http://forums.devshed.com/f117/s
If you do go there remember to read the sticky threads atop the forum

If you dont have ay traces of trojans/virii on your system try running the following code and see if it helps. i dont think it will but try anyways

To run the code just copy paste the code into a file in notepad, set the save as type field to allfiles and save the file as anything you want with the extension .reg Then double click the file to run it.

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\cmdfile]
@="Windows NT Command Script"
"EditFlags"=hex:30,04,00,00

[HKEY_CLASSES_ROOT\cmdfile\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,2d,00,31,00,35,\
  00,33,00,00,00

[HKEY_CLASSES_ROOT\cmdfile\shell]

[HKEY_CLASSES_ROOT\cmdfile\shell\edit]


[HKEY_CLASSES_ROOT\cmdfile\shell\edit\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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00  ,32,00,5c,00,4e,00,4f,00,\
  54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45  ,00,20,00,25,00,31,00,00,\
  00

[HKEY_CLASSES_ROOT\cmdfile\shell\open]
"EditFlags"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\cmdfile\shell\open\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\cmdfile\shell\print]

[HKEY_CLASSES_ROOT\cmdfile\shell\print\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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00  ,32,00,5c,00,4e,00,4f,00,\
  54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45  ,00,20,00,2f,00,70,00,20,\
  00,25,00,31,00,00,00

[HKEY_CLASSES_ROOT\cmdfile\shellex]

[HKEY_CLASSES_ROOT\cmdfile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"

[HKEY_CLASSES_ROOT\cmdfile\shellex\PropertySheetHan  dlers]

[HKEY_CLASSES_ROOT\cmdfile\shellex\PropertySheetHan  dlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"

[HKEY_CLASSES_ROOT\cmdfile\shellex\PropertySheetHan  dlers\ShimLayer Property Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"


does your right click menu work as normal. can you select the open with option form the right click menu ?

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationWindows OS > file folder problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway