Showing posts with label hidden tricks. Show all posts
Showing posts with label hidden tricks. Show all posts

Thursday, March 10, 2016

How To Increase RAM In MICROSOFT Windows Using Pen Drive

Hello Readers!!
Most of us knows that RAM is known as RANDOM ACCESS MEMORY. It is the main memory of device which executes all process and perform every task.
So basically, More our device has Ram, more increase in speed of run time.
If we run Number of tasks at the same time then you may be face not responding problem Because Ram doesn't meet the requirements of application. In that case you have to increase you Ram.
Its not possible for everyone to upgrade High Grade Ram. So the only best possible way for them is to use Pendrive as Ram.
This is a good feature of Windows that allows to increase your Virtual Memory using Pendrive. This virtual memory doesn't have same performance as compare to actual ram device. But this concept increase your paging memory and some other functioning which means your overall performance became good and some application runs smoothly without lagging.
So follow below guideline carefully for using your pen drive as ram.
HOW TO USE PEN DRIVE AS RAM IN WINDOWS--
1.First of all insert your pen drive.
2.Then open My Computer and right click >> Then open Properties.
3.Now Properties window will appear, then click on Advanced system settings from left side.
4.Then in Advanced tab click on Settings button appear in Performance tab.
5.Again new window will appear then click on Advanced tab.
6.In advanced tab there is an option of Virtual Memory box, then click on Change Button.
After click change button “Virtual settings” will appear.




  • Now unchecked the box of  “Automatically Manage Page Size Feature”.
  • Then in custom  size add your Pen drive current same in below format
  • Now add same “Value” in both boxes and click on apply button.

  • Restart your PC or Laptop and now pen drive will work as “Virtual Ram”.


Remember..
Always safely eject your Pendrive. Direct removal may leads to device damage.
In Virtual Memory method, If you want to convert back your Pendrive into Normal. Then again open Virtual Settings and remove custom memory value and choose Default settings by checking “Automatically Manage Paging Size”.
.Always add 10 mb less from current available size,It is better for device safety.  
Comment down if you face any problem!

Thanks For Visiting.

If You Want To Get Whatsapp Notifications Of All Stuffs  Deals & Loots, directly in your Inbox.
Do, Subscribe for WhatsApp Alert & Get All New Updates Directly In Your Inbox.
Type "SUB TV" And Send It To "+918574847699" From Your WhatsApp.

Or You Can Also Go For Email Subscription From The Right Middle Part Of This Post.

Have A Awesome Day Ahead... ๐Ÿ™Œ
Read more

Monday, March 07, 2016

NOTEPAD Tricks

Hello Readers...

Notepad is a simple text editor which is provided by Microsoft in every version of Windows. It is helpful when we want to create a note. The files created by Notepad are saved in .txt format which is supported by every text editor.

Many of us don't know but there is alot of extensions along with .txt which is supported by Notepad and itself hold many amazing commands, tricks and hacks to make it more productive for you.
Today I'm gonna tell you some trick's and hacks that you can use to get most out of Notepad and amaze your friends.

1. CREATE DIARY ON NOTEPAD
This Notepad trick will allow you to create Notepad note. This trick will give you a format in such a way that whenever you edit your note, it will get saved with date and time stamp automatically.

Follow below step to create Diary๐Ÿ‘‡

1) Open Notepad
2) Type .LOG in first line.
3) Save the file as Log.txt

Now, write something to the file and it will automatically get saved with edited date and time.☺

2.CREATE FAKE ERRORS ON WINDOWS
This is another cool trick that allows you to create Fake error messages. You can create any type of Fake error message with the help of this trick.


1) Open Notepad
2) Type X=Msgbox(“Message Here”,0+16,”Title Here”)
3) Replace Message Here and Title Here with your Error Message and Error-Window Title respectively.
4) Save the file with error.vbs.

Now, click the file and you will get your customized error message.



3. Force Shutdown On Your Windows System

This trick will let you force shutdown your Windows in a single-click. So, if you don’t want to waste three clicks (Start > Turn Off Computer > Turn Off), this trick will help you in that.
Follow below steps

1.Open Notepad
2.Paste @echo off in first line.
3.Paste msg * Shutdown computer in second line.
4.Paste shutdown -c “Sleep Tight” -s in third line
Save the file with .BAT extension. For example, shutdown.bat
5.Click on your file and it will force shutdown your Windows.


4. How to Make Your Desktop/Laptop Speakable What You Want.

This trick will help you to create a software which will speak whatever you want.
1.Open Notepad
2.Copy & paste this command:
Dim message, sapi
message=InputBox(“What do you want me to say?”,”Speak to Me”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak message

3. Save the file as speak.vbs.

Double-click the file and it will open a prompt. Enter the sentence you want your computer to speak
Click OK and Notepad will speak the sentence for you.

All these tricks for education purpose only.
Thanks for Visiting!!!


If You Want To Get Whatsapp Notifications Of All Deals & Loots......

Subscribe To Our Whatsapp Broadcasts & Get All New Update In Your Whatsapp MESSAGE "TV" TO "+918574847699"
Thanks!!!
Read more