You can also view this website as www.firetips.tk

Get free solutions for computer Problems

Enter your email address:

Delivered by FeedBurner


Making A file of the size you want

How to make a file of the size you want ?
Let us assume you want to make a file of size 10000kb
Convert it to bytes -> 10000*1024 which comes out to be 10240000 bytes

Open calculator (win key+r -> type in calc )
Choose view mode to be Scientific one
Type in 10240000 and convert it to hex it comes out to be 9C4000
Convert this value to 8 digits by padding zeroes to its left -> so finally it comes out be 009C4000

Open Command Prompt (win key + r -> type in cmd )
Type DEBUG filename.dat
it’ll show file not found error ,ignore it
Type RCX -> Enter -> then last four hexadecimal numbers i.e. 4000 ->Enter
Type RBX -> Enter -> then first four hexadecimal numbers i.e. 009C->Enter
Type W ->Enter
Type Q ->Enter

W stands for write and Q for quit

Now check the file you just made by dir command ->dir filename.dat

Using the same technique you can make files as big as you want

Here is an image to show how exactly everything can be done
Feel free to comment & Don't forget to Comment


0 comments to "Making A file of the size you want"

Post a Comment

Live Match Score

Disclaimer

WARNING: I am teaching for Education Purpose Only. I am not responsible for Illegal use of these tricks.
I AM NOT RESPONCIBLE FOR ANY DAMAGE OF YOUR SYSTEM AND ILLEGAL USE OF THE TRICKS.
Note : Better to backup your Registry before using Registry tricks

All information here are collected from various web resources. We are willing to remove Links if copyright owner objects.

If you found any content that is offensive,
Please mail to atozsongs4u@gmail.com and the
content will be removed.
Thank You.
By
Administrator,
@Pc Solutions

New Radio Toolbar

Installs in Seconds, Includes Uninstaller

Free IPL updates to Mobile

Mobile Alerts
Receive Free DLF IPL alerts To Mobile Click on the image

Did you like this website