folder shuts down
#1
Posted 11 September 2006 - 02:52 PM
im not very literate when it comes to computers so sorry for the briefness.
a certain folder, im not sure what it contains anymore coz its been that long since the problem began. i go to enter it via double click and it comes up with an error report and shuts the screen down. ive noticed that whatever it is it stops my webcam and my hp software from working. WHAT THE HELL IS IT!
a friend suggested deleting it in safe mode...i tried it and it didnt work..
hes now suggested summin else but i just looked at him blankly coz i aint got a clue what he was saying
please help anyone
#2
Posted 11 September 2006 - 04:10 PM
e.g.
CD \MyFolder
(\ means root e.g. C:\ is root for C: drive)
Type DIR to list files in the folder, try the DEL command to delete files. e.g. DEL AFile
#3
Posted 11 September 2006 - 05:39 PM
is it cd/then the folders name
then after that im not too sure of. i want to delete the whle folder if possible. and when i type DIR it just closes it
#4
Posted 12 September 2006 - 05:03 PM
Install it through Windows Explorer and see if it can delete the folder. (It will add a menu choice through Windows Explorer when you right click on a file or folder.
#5
Posted 12 September 2006 - 10:35 PM
however i tried to do a norton anti virus scan it did it completely but it failed to scan that one folder. is it possibl a virus?
#6
Posted 12 September 2006 - 11:45 PM
So, you should reboot the computer and when it starts to come up press down F8 and you may have to be insistent. You should be presented with some options. The one you want to choose is Safe Mode with Command Prompt. Sometimes you can use your mouse to choose it; sometimes you have to use the number keypad. Choosing that will bring you to the DOS emulation for XP. Should be a black screen with the cursor indicating the position in the hierarchy of folders you are in. Sometimes it will come up as C:\ or sometimes it will say C:\Windows . Now this is where you have to use your keyboard to go up and down through the hiercarchical directory. In DOS a Folder is called a Directory.
To change directories you type at the Prompt cd\ This just means change directory. Generally cd\ followed by no directory name takes you to the root directory or what is equivalent to C:\ . To get to the Windows subdirectory you could type cd\Windows or to get to the system directory you would type cd\Windows\Sytstem32
You have to be in the directory you desire to delete a specific file. Be sure that the your prompt has the name of the directory before deleting anything. To sse what is in that directory (since a directory is a folder) you type dir /p This will allow you to see the files in that directory and will only scroll for a screen full and pause. Hit any key and it will continue showing what files are in that directory until there are no more files.
Now, you are wanting to delete the \Wontdelete.tmp directory. However, you first have to find out whether that directory (or folder) has files in it since you can't remove it until the directory is empty. Pretending for the moment that this directory was in the Windows directory, you would type cd\Windows\Wontdelete.tmp . If it lets you in, type dir /p and see if it contains any files. IF it does contain files, you would type del *.* to wipe them all out. If it doesn't have any files, then you will need to get out of the directory by typing (in this case) cd\Windows . To get rid of the directory you do not use the del command. Rather, you would type rd\Windows\Wontdelete.tmp
Hope this helps.
#7
Posted 01 October 2006 - 02:50 PM
p.s sorry about the lateness of my reply as ive been on holiday
#8
Posted 01 October 2006 - 02:59 PM
AMD Athlon64 3700+ @2.64ghz 240/11 (stock air, lapped) 1.475V
DFI LanParty Ultra-D PCI-E (Modded to SLI)
2X eVGA 7600GT CO @645/850 (Volt Modded)
OCZ Platinum EL 2X512 2-3-3-6 1T Dual Channel @220mhz
WD Caviar SE 80G 7200rpm 8MB
Sony CD burner
#10
Posted 02 October 2006 - 01:02 AM
If so, you shouldn't be asking questions in here, you should be answering them.
AMD Athlon64 3700+ @2.64ghz 240/11 (stock air, lapped) 1.475V
DFI LanParty Ultra-D PCI-E (Modded to SLI)
2X eVGA 7600GT CO @645/850 (Volt Modded)
OCZ Platinum EL 2X512 2-3-3-6 1T Dual Channel @220mhz
WD Caviar SE 80G 7200rpm 8MB
Sony CD burner
#11
Posted 02 October 2006 - 05:23 AM
can you acces it and see what is inside.
did you installed a program like changeext that let you have more option on the right click action on a file or document. remove it and try again.
ATI 9550 Pro AGP 8x, AHA-2940UW
Maxtor 6E040L0x2 on raid 0, Maxtor 6E040L0 + 6L060J0 IDE, SG ST318405LW 18gi x2
CD-RW LG 8526B, DVD-RW Pioneer dvr-108
Dell D1028L 17" & Nec FE991SB 19"
JVC RX-R85X Amplified Tuner, Yamaha natural sound EQ-70 10 band x2, 100w/channel + 150w sub 4ohm.
#12
Posted 02 October 2006 - 05:00 PM
i was also checking my security and it seems that ive had a breach as well so maybe it could have been planted or maybe im just paranoid
ill post the screen shot soon as poss though
#13
Posted 02 October 2006 - 05:02 PM
1) Start->Run:
regsvr32 /u shmedia.dll
regsvr32 /u shimgvw.dll
3) See if you can delete/access the folder.
4) Re-enable the components, Start->Run:
regsvr32 shmedia.dll
regsvr32 shimgvw.dll
2. Run check disk for the drive, where the troubling folder is located.
Start->Run: chkdsk /f DRIVE, where DRIVE is, for example, C:.
If the drive is system drive (drive which contains Windows), you'll be asked if you like to do the check on next boot up.
Answer yes and next time you restart Windows, the drive will be checked for possible errors and fixed.
You can also run much deeper (and longer) test for the drive. Just issue following command instead: chkdsk /r DRIVE.
This checks for bad sectors and tries to restore possibly corrupted files. Again, if the drive is system drive you'll need to answer yes and reboot.
#14
Posted 04 October 2006 - 02:53 AM
A corrupt boot sector can give you weird characters for file names, just like a virus.
So, try this out, boot from your XP CD, when you get the option to select "R" for the Recovery Console, choose it. Once in the recovery console, type in fixboot and hit enter, this will write a new boot sector to your HDD.
If that doesn't solve the prob, boot from the XP CD again, enter the recovery console again, and this time type in fixmbr, this will write a new master boot record to your HDD.
I'm sure one of those will do the trick, "fixboot" would be my first attempt at fixing it.
AMD Athlon64 3700+ @2.64ghz 240/11 (stock air, lapped) 1.475V
DFI LanParty Ultra-D PCI-E (Modded to SLI)
2X eVGA 7600GT CO @645/850 (Volt Modded)
OCZ Platinum EL 2X512 2-3-3-6 1T Dual Channel @220mhz
WD Caviar SE 80G 7200rpm 8MB
Sony CD burner
#15
Posted 14 October 2006 - 05:14 PM
thanks a bundle

Help










