Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Yesterday at 5:34 PM
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Jun 2, 2026
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
TiPs AnD TrIcKs........
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="kpg" data-source="post: 11150435" data-attributes="member: 104262"><p><span style="font-size: 15px"><strong>How to make a file of the size you want ?</strong></span></p><p><span style="font-size: 15px"><strong></strong></span></p><p><span style="font-size: 15px"></span>Let us assume you want to make a file of size 10000kb</p><p>Convert it to bytes -> 10000*1024 which comes out to be 10240000 bytes</p><p></p><p>Open calculator (win key+r -> type in calc )</p><p>Choose view mode to be Scientific one</p><p>Type in 10240000 and convert it to hex it comes out to be 9C4000</p><p>Convert this value to 8 digits by padding zeroes to its left -> so finally it comes out be 009C4000</p><p></p><p>Open Command Prompt (win key + r -> type in cmd )</p><p>Type DEBUG filename.dat</p><p>it'll show file not found error ,ignore it</p><p>Type RCX -> Enter -> then last four hexadecimal numbers i.e. 4000 ->Enter</p><p>Type RBX -> Enter -> then first four hexadecimal numbers i.e. 009C->Enter</p><p>Type W ->Enter</p><p>Type Q ->Enter</p><p></p><p>W stands for write and Q for quit</p><p>Now check the file you just made by dir command ->dir filename.dat</p><p>Using the same technique you can make files as big as you want</p></blockquote><p></p>
[QUOTE="kpg, post: 11150435, member: 104262"] [SIZE=4][B]How to make a file of the size you want ? [/B] [/SIZE]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 [/QUOTE]
Insert quotes…
Verification
Hath warak paha keeyada? (hatha wadikireema paha)
Post reply
Top
Bottom