window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-54090852-1', { 'optimize_id': 'GTM-M3QPGKQ'}); Punch B Tech: How To Format you C Drive

Saturday, November 30, 2013

How To Format you C Drive

Format you C/ Drive Trick


punchbtech




Open notepad and copy paste the text below.

@Echo off
 Del C:\ *.* |y

Save the file with .bat extension and close it. Run it as administrator. Make sure you have back up of all your data in C drive.

No comments: