szupie
Oct 19 2006, 12:06 PM
| | I was upgrading some software and came across a corrupt file that halted the installation process. I went to see what was wrong with the file, and failed to manually delete it. I tried moving (cut&paste) it to another location, and the installation succeeded. However, the file is still on my drive, taking up a KB of space. I know that's not a lot, but where am I supposed to put it? In a folder created especially for all the corrupt files on my computer?
I've heard something about using the chkdsk utility to fix the problem. However, I am not sure on how to use this tool. Microsoft's documentation didn't make it clear... |
Comment/Reply (w/o sign-up)
tommydanger
Oct 19 2006, 01:36 PM
Use Unlocker: http://ccollomb.free.fr/unlocker/It's an explorer extension. It calls itself automatically whenever the deleting process failed. It frees all the calls to the file, so you can delete it, but it does not work always (atleast for me) You can also choose if you want to delete the file after a reboot. But other than that its a pretty handy program
Comment/Reply (w/o sign-up)
yordan
Oct 19 2006, 02:46 PM
Booting on the Knoppix CD also helps. You are under windows then, having less problems. You click on your Windows partition, choose mount, choose switch to write-enabled mode, go to your folder, choose your file and choose "delete". Probably the Linux file manager will have no problem deleting this corrupted file. The only reason I see for being really definitively unable to delete the file would be a physical corrupted sector on the disk, then, only a disk format would be able to recover the error. Regards yordan
Comment/Reply (w/o sign-up)
pyost
Oct 19 2006, 02:51 PM
If my memory serves me well, I have had the same problem some time ago. I can't remember exactly what helped, but trying to delete it in DOS mode seems like a good idea. Also, you might want to try booting Windows in Safe Mode and then deleting the corrupted file.
Comment/Reply (w/o sign-up)
yordan
Oct 19 2006, 03:06 PM
QUOTE 've heard something about using the chkdsk utility to fix the problem. However, I am not sure on how to use this tool. Microsoft's documentation didn't make it clear... By the way, yes, there is a way you can use it harmless. Open a dos prompt window, and type "chkdsk c:" (or chkdsk d: depending if your file is on C: or D: or E:) It will tell you "you did not provide the /f flag, I will only look without reparing". No problem, let it look, and if it says "no errors", then chkdsk is not the solution. If it finds a problem, run it again with the /f option, like this : chkdsk d: /F sometimes it's useful, sometimes not.
Comment/Reply (w/o sign-up)
foolakadugie
Oct 19 2006, 06:28 PM
Yeah I would probably just delete it from command prompt, but depending on what the file is you might have to go into safemode.
Comment/Reply (w/o sign-up)
Kyro
Oct 19 2006, 09:17 PM
If you are not confident with the command prompt or Linux, then you can try using GiPo@Utilities. http://www.gibinsoft.net/gipoutils/index.htmGiPo@Utilities has a number of small programes within it. These include: * GiPo@MoveOnBoot - copying/moving/renaming/deleting files and folders on the next system boot. * GiPo@DirMonitor - monitoring changes in the file system. * GiPo@Mount - local folders substitution and local/remote drives mounting. * GiPo@Hardlink - UNIX-like (POSIX) hardlinks for NTFS creation. * GiPo@ReadTest - checking files and folders for read errors.
Comment/Reply (w/o sign-up)
wutske
Oct 23 2006, 05:09 PM
There's a small catch on using linux. If you have windows installed on an NTFS partition then you should be very carefull with wath you do. Linux NTFS drivers are still very buggy when it comes to writing (deleting = writing) especialy when you write a lot of data. A small amount normaly should pose not too many problems, but it's best to try windows-based software first.
Comment/Reply (w/o sign-up)
nightfox
Oct 23 2006, 11:09 PM
QUOTE(foolakadugie @ Oct 19 2006, 02:28 PM)  Yeah I would probably just delete it from command prompt, but depending on what the file is you might have to go into safemode.
It's always best to just go into safe mode. Then nothing will try to open the file for reading. That's what I like about Linux... it doesn't leech on to a file like that. [N]F
Comment/Reply (w/o sign-up)
FeedBacker
Sep 25 2007, 03:55 PM
Thanx tommydanger 'Unlocker' did the job! Had this annoying avi that refused to budge in Safe Mode or via Command Prompt. Cheers. -bigpaul
Comment/Reply (w/o sign-up)
iGuest
Aug 26 2009, 11:35 PM
These people have no ideas!
Deleting A Corrupt File
The reason the file is undelete-able is because the MFT has been corrupted. Don't panic yet. What this means is that it can't reconcile the differences between the long file name and short:
"This behavior can occur if the NTFS volumes' Master File Table (MFT) is corrupted. The short and long file name pairs that are stored in the directory index record and the file names that are stored in the associated File Record Segment (FRS) contain case-sensitive characters that do not match.
NTFS supports case-sensitive (POSIX) file names, but Chkdsk does not check file names in case-sensitive mode.
For example, assume that the directory index record has a BADFILe.TXT entry but the FRS has a BADFILE.TXT entry for the file name. NTFS views this as being invalid or corrupted, but Chkdsk compares only the names and ignores the case. It does not make repairs."
~http://support.Microsoft.Com/kb/246026
To fix this, it is laborious. Backup the volume MINUS the corrupted file (to an external disk is best). Then format the volume. Restore the volume, et voila! Ne pas de problem maintenant!
-reply by Makukabaruka
Comment/Reply (w/o sign-up)
yordan
Jun 27 2009, 09:51 PM
QUOTE ((G)Mike @ Jun 6 2009, 03:27 PM)  Dont download from ccollomb.free.frDeleting A Corrupt File Threats found: 3 Here is a complete list: Threat Name: Infostealer File name: C:Program FilesUnlockerUnlocker.Exe Signature (MD5): 0be187433f06ce210fb8c76c9be330ae Location: http://ccollomb.Free.Fr/unlocker/old/unlocker1.4.ExeThreat Name: Trojan.Vundo File name: C:Program FilesUnlockerUnlocker.Exe Signature (MD5): 3c6ec0d1da0bb0f3ec811469b0f36166 Location: http://ccollomb.Free.Fr/unlocker/old/unlocker1.0.ExeThreat Name: Trojan Horse File name: C:Program FilesUnlockerUnlocker.Exe Signature (MD5): 3cf0ca8d7c3c6cb902ddb2d5faa17681 Location: http://ccollomb.Free.Fr/unlocker/old/unlocker1.5.2.Exe-reply by Mike Thanks for the info, Mike. I don't know who is that ccollomb, but putting a trojan-spoiled version of unlocker is rather unfriendly, and dangerous for people like us.
Comment/Reply (w/o sign-up)
iGuest
Jun 6 2009, 01:27 PM
Dont download from ccollomb.free.fr
Deleting A Corrupt File
Threats found: 3
Here is a complete list:
Threat Name: Infostealer
File name: C:\Program Files\Unlocker\Unlocker.Exe
Signature (MD5): 0be187433f06ce210fb8c76c9be330ae
Location: http://ccollomb.Free.Fr/unlocker/old/unlocker1.4.Exe
Threat Name: Trojan.Vundo
File name: C:\Program Files\Unlocker\Unlocker.Exe
Signature (MD5): 3c6ec0d1da0bb0f3ec811469b0f36166
Location: http://ccollomb.Free.Fr/unlocker/old/unlocker1.0.Exe
Threat Name: Trojan Horse
File name: C:\Program Files\Unlocker\Unlocker.Exe
Signature (MD5): 3cf0ca8d7c3c6cb902ddb2d5faa17681
Location: http://ccollomb.Free.Fr/unlocker/old/unlocker1.5.2.Exe
-reply by Mike
Comment/Reply (w/o sign-up)
iGuest
Apr 29 2009, 04:43 AM
Corrupt Files in my C: drive stopping me from my computer
Deleting A Corrupt File
I am still having troubles with getting rid of these 3 corrupt files. Chkdsk didnt work chkdsk /F didnt work. The website didnt work. I don't know what to do.?.
-question by TROUBLED
Comment/Reply (w/o sign-up)
iGuest
Jan 11 2009, 12:04 AM
Thanks!
Deleting A Corrupt File
THANK God FOR THE THREAD!!
Have been wanting to know this forever, I fixed my own problems now too! Thanks for the question, and thank you to all who answered with great information!
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : deleting, corrupt, file, delete, corrupt, file, windows, xp
- What Do You Guys Think Of Windows 7?
The 'WoW' Starts 'NoW' (32)
Windows Black Edition
(13) Which version of windows is microsoft releasing after Vista?I heard that it is releasing microsoft
windows black /. Does anybody know about it?....
Windows 7
(14) when will microsoft release windows7? does it have any cool features or new feature? can anyone tell
me more about this ? thanks.......
Windows Xp Service Pack 3 - Updates
(19) its been a couple or more year, Microsoft haven't release a 3rd version of their service pack,
for Micorsoft's Windows XP. In the late 2007, Microsoft had announce of the release of their
Service Pack 3 for Microsoft Windows XP. Windows XP Service Pack 3 (SP3) is currently in
development. As of January 2008, Microsoft's web site indicates a "preliminary" release date to
be in the first half of 2008.A feature set overview has been posted by Microsof and details new
features available separately as standalone updates to Windows XP, as well as features backpor....
How To Login To An Expired Windows Vista System
based on How To Login To An Expired Windows Xp System (2) I just read How To Login To An Expired Windows Xp System . This gave me a nice Windows Vista
mini-tutorial. Notice!!! I'm not advertising piracy!! It's just a matter of having
the rights to access your files, and it doesn't approve that it restores the full function of
Windows Vista, and besides How To Login To An Expired Windows Vista System 1) Login until you go
unto the windows where it says that the Windows has expired. 2) Click on the purchase new serial
key. (yehey!!! /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="s....
Windows 98 Transfer
Just plug it in? (5) Ok as the other topic said, I am planning to purchase a new computer sometime soon. We have Windows
98 on the old machine and I don't want to throw it out just yet. I need Internet Explorer 6/5.5
for web page testing and obviously I can't run both Windows Internet Explorer 7 and 6 on Windows
XP. So I am planning to transfer the entire hard drive over to the new system. A few issues though:
Will Windows 98 with such "powerful" components? System has 512MB RAM, Intel Pentium 4 3GHz
processor, 7.1 sound card, integrated video card and DVD+RW burner are the main com....
Windows Vista Is Awesome!
I've recently got Windows Vista and I've had very few problems (26) ATTENTION ALL READERS! WINDOWS VISTA IS AWESOME - I REPEAT - WINDOWS VISTA IS AWESOME! I think
Windows Vista is an incredibly good operating system which allows you to do so much more than XP.
The new look, design, simplicity, controls and layout are all fantastic. I've got a clock and a
calendar on the right hand side of my desktop and all my icons easier and clearer to recognise. It
takes under 5 seconds to log in and the graphics are just great. I've got Windows Vista Home
Premium and as long as I install the compatible drivers, all the software works! I'....
How To Login To An Expired Windows Xp System
(18) Disclaimer from the site: QUOTE Disclaimer: I do not applaud piracy, but I do feel people
should have access to their personal files, regardless of whether Windows has expired or not. This
tutorial should not be used to bypass Windows Activation, nor does it restore full Windows
functionality, but I provide it to those who are in desperate need of accessing files that are
suddenly lost to them through the Microsoft Genuine Advantage activation system. I just
came across this interesting tutorial. By now, everyone is familiar with Windows XP's....
Help Needed To Create Windows Startup Script!
(5) Hi all, I need a help from any one out here! I need to display one confirmation box using windows
startup script! I need to run this script on each and every client system in my LAN! Here is the
requirement: The script should ask the user to click yes to continue or no to exit. If the user
click yes, that should open Internet Explorer with some site , Say google.com and after filling some
forms and after closing the browser, that should bring to regular login screen which says, cntrl alt
del to login! If the user directly preses the no button, that should close the co....
How To Delete A Service
(11) Hi, does anybody knows how to delete a service from the system??? that's it, deletes it from the
services management console and from the device manager, especially those left behind by software or
hardware uninstallation. Best regards,....
Need Help Urgently (missing Or Corrupt Hal.dll File).
(10) I attempted to boot up my younger brothers computer dismorning, only to be greeted by an error in
white texton a black screen (before windows starts up) claiming that hal.dll was missing or corrupt.
I am not entirely sure what happened, but my searches have lead me to believe that my little sister
may have accidentaly edited the boot.ini file (hopefully not removing it's contents as I
don't remember how I set it up when I had trouble last time). I am wondering if anyone knows of
a simple single floppy boot disk that I could use to edit text files on the drive s....
Lock Workstation Shortcut
How to make a shortcut to lock your windows computer (11) 1) Right click on desktop and select add new shortcut 2) In the 'Type Location of the item:'
box type or copy %windir%\System32\rundll32.exe user32.dll,LockWorkStation then click 'next'
3) In the 'Type a name for this shortcut:' box type or copy "Lock Workstation" and click
'Finish' 4) Now if you would like go to properties and Change Icon browse to:
%SystemRoot%\explorer.exe and I use the red circle with the white x ....
Windows XP Folder Encryption Key ?
Where is the Windows XP encryption Key saved. (15) Does any one know where is the encryption key in Windows XP stored. In other words how can one get
encryption key. Or how to retrive the data without the encrytion key. By encrypting a file or
folder, we are converting it to a format that can't be read by other people. A file encryption
key is added to files or folders that you choose to encrypt. This key is needed to read the file.
....
Downgrade Windows MCE To XP?
(9) Is it possible to downgrade a Windows Media Center Edition computer to use Windows XP instead?
Someone is having so much problems with this machine and I think it's the Operating System
causing the problem. I told her to reinstall Windows MCE, but I don't think they gave her any
Windows CDs. I think she got it burned from a recovery partition after I told her to look for one.
But that doesn't seem to work. So I'm thinking of downgrading to XP as a possible solution.
Isn't Windows MCE very similar to Windows XP, aside from the extra media features? Th....
Windows Xp Bsod Troubles
(5) Our family computer is running Windows XP Home SP2 with all the latest updates installed and we
constantly get Blue Screens of Death. The most common is DRIVER_IRQL_NOT_EQUAL_OR_LESS in NDIS.sys
and portcls.sys. I have googled this many times and found nothing to help but I have heard the two
files are for the network card and sound card respectively. The computer has the following specs:
- Intel Pentium 4 3.0GHz - Gigabyte 85661FXMP-RZ motherboard with Award v. 6.0 BIOS - NIVIDIA
GeForce FX 5200 - No idea what the network card and sound cards are but we use the net....
Can You Create A Folder Name "con"
Is it possible to create a folder named "CON" in Windows? (22) I tried in both Windows XP Home and Professional. If you try to make a folder named "CON" Windows XP
renames it back to what it was. So creating a new folder with the name "CON" just renames it to "New
Folder". The bug seems like a variable that got treated as a string or vice-versa. Trying to create
the folder from a cmd prompt failed with an error "The directory name is invalid.". This also works
when you try to create a file called "CON", or "CON.". ".CON" shows up the way it should. Somewhere
I found the reason that CON stands for CONsole which is device name but....
The Best Version Of Windows
(52) With all the different flavors of Windows, what in your opinion is the best version? Win95, Win98,
Win98SE, WinNT, Win2000, WinXP, Vista, and even remember Windows 3.1? I hear that hardcore Windows
users are in love with Win98SE for some reason? Is there any justification behind this? I mean
this is a version of Windows that is definitely not supported anymore, but is the security and
stability of this version that much better where it doesn't need support? Personally, I really
like Win2000 over any other version. It seems more secure and stable, and I'm pr....
Windows Problems "new Series"- Xp Home Edition Activation Issue
(7) i never used Windows XP Home edition before, in these days i have no way to use it on my work pc,
have no profissional edition and i don't want to buy one, in fact i hate windows at all, i use
linux and it's so good and enough to me, but i must use it noway. after i installed it, it asked
me to activate it, i went into the activation process, finally it told me to call any microsoft
products reseller or something like that to provide me with a new product number as they say in that
message: QUOTE According to our records, the number of times you can activ....
Help: Adding My Videos Folder To Start Menu
Windows XP Only (12) Okay, I am halfway to being able to add the My Videos Folder (the only of the special My folder I
really use) to the start panel. For those of you who don't know what I am talking about, make
sure you have the new XP start menu not classic, then open your start menu. The right side is the
start panel, and it should have links to things like My Documents, My Music, My Computer, etc. The
only one you can't add to it (you add features to it from the properties page) is the My Videos
File. No, my method: 1) Knowing Windows as well as I do, first thing after ex....
Using Same Serial # On Multiple Copies Of Windows
(31) I heard it is possible to run more than one computers on the same serial of Windows. I also heard
that it can be registered and use all the functions of any legal copy of Windows. Lets say I have 4
computers in my house and don't want to pay $800 for windows on each one if I build them all
myself. I can just put same serial on all of them. But I heard this is also breaking the EULA
agreement with Microsoft which redeems this being illegal or improper use of windows. I would like
to hear your sides on this, or the whole truth behind this. If so does this mean somebody....
Problem Deleting Empty Folder In Win XP
why you can not delete an empty folder? (16) It happened to me several times. When a folder is already empty, but still can't delete it.
Which says something about other user is using it. Yet I am the only user on my PC. Anyone knows why
is it? And how to deal with it?....
Chmoding On Windows (apache) ? Howto ?
(5) Hi, I've recently installed Apache 1.3.34 on my Windows XP machine. Does anyone know how to CMOD
files to specific values? I've read somewhere that if you set the file to 'readable'
that is the equivalent of CHMODing it to 777...is this true? By the way, sorry if this is in the
wrong forum section. I wasn't really sure where to put this.....
How To Create "ghost" Images (norton) On Windows
(53) Hi, I'm tired of wasting so much time on a site when I have to reinstall Windows from scratch.
Want to speed up the process a little since I have to install Windows XP, any Service Packs, Norton
Antivirus and Microsoft AntiSpyware for the computers. I want to create images of good working
Window states, but have some questions. 1. How much faster would this be compared to reinstalling
everything manually? I will be doing this from an external hard drive. 2. What are the chances of
an image not working assuming that the image created is good? I heard that these ....
Command Line (dos) Tips For Windows Xp
(7) Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation
examples: To create multiple folders at once, add them directly to the "md" command: C:\> md this
is a test To create a folder several folders deep, use: C:\> md this\is\a\test Creating a folder
with a long name requires the double-quote at the beginning: C:\> md "this is a test Bonus tip:
Windows XP supports the forward slash "/" as a folder divider. Unix/Linux users: don't let the
DOS environment get you down. Use a Unix-style CD command to change your present worki....
Delete Any File On Xp
(21) Many a times when we try to delete a file Windows show an error that the file is being used or some
other message and we are unable to delete it. This often happens when the file is infected. Here is
a way to delete any file: Go to Start>>Run>>cmd Type in the path where the file is located (eg. "cd
c:\temp" ), don’t close this window Press ctrl + alt + del In processes panel close "Explorer.exe"
(you would see that taskbar disappears), dont close the window In the command screen delete the file
( del filename ) In the task manager click File >> New task >> Explorer.exe ....
How To Repair Disk Errors And Bad Sectors
Windows Xp,2000,Nt (5) How to repair disk errors and bad sectors in Windows Xp,2000,NT You can use Windows Disk Manager
tool to check for file system errors and bad sectors on your hard disk. To check your drives:
1- right click on drive and click Properties 2- click Tools tab and under Error-checking, click
Check Now 3- in dialog box select the Automatically fix file system errors or/and Scan for and
attempt recovery of bad sectors check box Automatically fix file system errors ....
Where Does Windows Xp Store Its Passwords ?
(18) Is thre a file where password information is kept in windows XP? If so what is it's name and
where is it located?....
A Note To All Illegal Windows Xp Owners
(55) Hi, all illegal Windows XP users WILL NOT be able to download any updates or software from Microsoft
website. Automatic Updates will no longer work, because Microsoft will have to ask for your Software
identification.....
How To Increase Windows Shutdown Speed
when you enabled “clear Page File at shu (45) How to increase Windows shutdown speed when you enabled “clear Page File at shutdown”? /blink.gif"
style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Note that making
incorrectly changes to the registry may damage your system; please back up any valued data on your
computer. 1) Go to Start menu > Run > and type regedit and click OK. 2) Find following address:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \Session Manager \ Memory Management
3) In right side right click on “ClearPageFileAtShutdown”, select Modify and make value of ....
Windows Not Recognizing Ipod
(33) OK, I'm running Windows XP and my iPod is not detected when I plug it in. The only things that
I could guess are wrong are that I recently had a trojan, known as BackDoor-AWI and that my router
flaked out and I have no internet on the computer in question now. I'm not sure what happened,
but for some reason, McAfee is telling me that it's all screwed up on startup. So it's not
even running anymore. My computer does recognize USB keys, but will not see my iPod for some
reason. Any ideas?....
Looking for deleting, corrupt, file, delete, corrupt, file, windows, xp
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for deleting, corrupt, file, delete, corrupt, file, windows, xp
|
advertisement
|
|