victory
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Posts posted by victory
-
-
Can anybody make a repack for
x86:
http://www.dvbsupport.com/download/files/PotPlayer1.5.45955.EXE
x64:
http://www.dvbsupport.com/download/files/PotPlayer1.5.45955-x64.EXE
Regards,
-
Microsoft Security Essentials 4.5.216.0
x64
x86
http://www.microsoft.com/en-us/download/details.aspx?id=5201
Regards
dirty disk
in Tips and Tricks
Posted
Here is the procedure
First click Start> Run> and bring up a command prompt by typing in "CMD" and then type "fsutil dirty query d:" <drive letter as your requirement C: or whtsoever> but without the quotes. This queries the drive, and more than likely it will tell you that it is dirty. Next, type "CHKNTFS /X D:". The X tells Windows to NOT check that particular drive on the next reboot. At this time, manually reboot your computer, it should not do a Chkdsk and take you directly to Windows.
Once Windows has fully loaded, bring up another CMD prompt and now you want to do a Chkdsk manually by typing "Chkdsk /f /r d:". This should take you through 5 stages of the scan and will unset that dirty bit. Finally, type "fsutil dirty query d:" and Windows will confirm that the dirty bit is not set on that drive. Good luck
Reference from