Showing posts with label Notepad Tricks. Show all posts
Showing posts with label Notepad Tricks. Show all posts

Sunday, January 29, 2012

How to Create Hidden Notepad File

If you want to create a hidden text document file and have some data in it. You can easily hide it but this file opens only with the dos command prompt. This file will not be visible.
First of all open the dos command prompt.
For open dos, go to Start=> Run
And here you type " cmd ".

Thursday, November 3, 2011

Clean The Ram Using Notepad

First of all open the Notepad and type here.


FreeMem=Space(64000000)

Save this file as “CleanRAM.vbs” on the desktop.
Type the name of file along with inverted commas
Run the file and your RAM will be free.
Now you can edit the code in the file for a greater cleaning progress.

As a example:

FreeMem=Space(1280000000)

FreeMem=Space(2560000000)

FreeMem=Space(5120000000)

FreeMem=Space(10240000000)

Friday, October 28, 2011

Notepad use as a Dairy

Dears you can notepad use as dairy. Follow these steps
Open your " Notepad "
and type " .LOG "
and now save this with the name of Dairy.
Now open your file " Dairy.txt "
Now write your dairy with time and date.

Wednesday, October 19, 2011

Notepad Tricks

Time & Date:
Open notepad and only type this.

.LOG

After it save this file and close it. When you will open this file the time and date will be show of that time.