Volume Booster/Sound Booster For Your PC To Maximize Your Volume

2 comments





Many times i felt that my laptop/Computer has very less sound and i tried to increase it.After many attempts i have found an useful software/application to boost up my volume (or) sound on my pc.Today,i will teach you how to get your volume booster for pc in an easy way.I have been using this application and the performance of this application is just awesome and this sound booster is working very well

Steps To Boost Your Pc Volume/Sound


1.Download the application "Dfx Audio Manager" and install it on your computer                                         

2.Open the application and run it

3.This application will add one more volume manager to your pc,which helps to double or triple the sound.


4.The main thing here is "don't change the default settings of dfx audio manager".If you change them you will see a little bit of disturbances and some extra noises

5.Enjoy your double sound on any media player and it is compatible with all media players

How To Change The Theme In DFX Audio Manager


If you want to change the theme of your Dfx audio manager,then just follow the below steps.Moreover,there are many themes available on net,you can download them and install.Here,i am explaining the process of loading/installing your downloaded theme.

1.Just open your "DFX Audio manager" widget and press on "options".For your understandability,i am showing an example of my dfx manager.I am using sony theme in dfx manager

2.Click on the "options" (or) "o" button in the widget



3.After that click on "skin browser"


4.Select your desired theme and click "ok".Now,immediately changes takes place and new theme will be live on your computer.



How To Crack/Hack DFX Audio Manager To Unlimited Version


Here,the default DFX manager which we download will be of limited use only and after every 10 minutes it will stop working and ask us to enter license key.So,in order to by pass that problem we are providing a crack for DFX Manager.Follow these steps properly and have fun

1.Download the "DFX Crack File" from here

2.Extract the downloaded files into your local disk

3.Now go to the local disk and then program files (or) program files(x86) in your computer

4.Now search for "DFX" folder and open that folder.

5.Copy the extracted file and paste it in the "DFX" folder

6.If it asks for "Replace" then just go ahead and replace the file

Feeling confused (or) have any doubts,feel free to contact me through the comment section below.

Extra Tip:-

  If you are getting any resounds or echoes for your videos,then just change the processing mode to "Speech" from "Music 1" and "Music 2".

Dfx Audio manager is the best software/application to boost your pc volume.So,better install it and enjoy the acoustics sounds on your computer.This application has a good user interface and many options to customize.It enables you to customize and set your desired volume.


Read More »

How To Remove Short Cut Virus And Its Errors In Pendrive (or) Computer

0 comments


Short cut virus is a virus in a computer which creates shortcuts and irks us a lot.This virus spreads from one computer to the other through pendrives and harddisks. So,better check for short cut viruses before you open a pen drive or harddisk.What if you are infected with short cut virus? No problem,Today we are going to provide you a trick to remove short cut viruses and its errors from your computer.

What Are Short cut Viruses Errors?


Short cut viruses normally leads to a major errors like deleting the data or poping up a promt boxes(unlimited).These prompt boxes will not be closed even after we hit the close button and these will trouble us a lot.



How To Remove Short Cut Virus Using Short Cut Virus Remover ?


1. Download short cut virus remover tool from here

2. Just put it in some safe folder.Local disk is most suggested because,it has less scope of getting short cut virus

3. If your pendrive has short cut virus,then connect your pendrive to computer.

4. Then just copy the short cut virus removal tool and paste it in the pendrive (Removable disk)

Note:- Just copy the file only.Never cut (or) move your file to the removable disk because,this file can be copied as many times as you can and if you cut that it will be the end.



5. Open the pasted file in your remove disk.

6. Run the program and follow the instructions displayed on the screen

7. Press any key to continue (Any keyboard key to continue)



Then automatically the program runs and searches for short cut viruses.After that,it will remove it and the whole process is automated and no need of any technical knowledge or skills.After removing,it automatically closes down,now check out and you don't find short cut virus in your pendrive.

Yippee..You have removed short cut virus from your pendrive using short cut virus remover.

This trick works well with mobile memory cards,pendrives and laptop folders.Moreover,we have tested in all of them before posting this trick.

        Also Read:- How To Set Pattern Lock For Your Computer


How To Remove Short Cut Virus Errors?


Short cut virus errors include unlimited prompt boxes.It makes you frustated so,here is the trick to remove unlimited prompt boxes.

Unlimited prompt boxes will occur only when we open the virus folders.Here you might have question on how to find the spam/virus folders.It is easy to find the spam folders if you use some knowledge (or) intelligence

The folders which appears below the removable disk shortcut folder are called virus folders and the folders which contain names like photos,videos,music may also contain virus.Never open the folders containing some casual (or) most used names,if you open then you will get the unlimited prompt boxes problem

Here,we are providing you a solution to remove unlimited prompt boxes.

1. Open "task manager" (or) hold "ctrl+alt+del" and click on processes tab

2. Now search for the folder which you opened and click on "end process" button

That's it you are saved from the irking pop up's.Hope you liked this trick and we will be very much happy if you socialise this trick by sharing it on any social media using buttons....


Read More »

How To Make Your Computer Speak And Greet Using Notepad In Windows

0 comments
notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


Many of you are not aware of the tricks and magics we can do with notepad on your computer.Every one considers notepad as a just typing platform.Apart from this,notepad can be used in many ways.We can make our computer talk using a script.

Doesn't it sounds cool,then what you are waiting for go ahead and make your lappy/computer speak

Steps To Make Your Computer/Laptop Speak Using Notepad


1. Open your "notepad" (or) New text document
2. Copy the below script and paste it in "Notepad"

          Dim Message, Speak
          Message=InputBox("Enter text","Speak")
          Set Speak=CreateObject("sapi.spvoice")
          Speak.Speak Message

3. Paste the code in "Notepad"
4. Go to "File" and then go to "Save As..."

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


5. Name it as ".VBS" file.For example,if you want to name the file as "speech" then name it as "speech.vbs" and change "Save as type" to "All files"

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


VBS is a Visual Basic Script file which will be an executable file and helps to run the scripts.

Steps To Make Your PC Greet/Welcome You

1. Open "Notepad" and copy the below code and paste in it.

                                      Dim speaks, speech
                                      speaks=”Welcome to your PC, Username”
                                      Set speech=CreateObject(“sapi.spvoice”)
                                      speech.Speak speaks

2. Go to "File" and then go to "Save As..."

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


3. Name it as ".VBS" file.For example,if you want to name the file as "speech" then name it as "speech.vbs" and change "Save as type" to "All files"

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8



4. Copy the file and save it in 
C:Documents and SettingsAll UsersStart MenuProgramsStartup (in Windows XP) and to C:Users {User-Name}AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup (in Windows 8, Windows 7 and Windows Vista)
                                                            (or)
Click on "start" button and go tho "All programs" then find "Start up".Double click on it and paste the created VBS file in this folder.

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


5. Now go to "Control Panel" and change the view to "Small icons"

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8
6. Here you will find "sound" option and click on it

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


7. Now go to "sounds" and set "sound schemes" to "No sound" then click "ok"

notepad tricks to make your computer speak in your windows 7/xp/ultimate/8


8. That's it you have successfully completed the trick and gather your friends and amaze them with these awesome tricks


These tricks are compatible with windows xp/windows 7/Windows Ultimate/Windows .Use them and have fun.Share this trick on social networks and let your friends know about this..


Read More »

How To Shutdown PC/ Computer with Time Using Command Prompt

0 comments
How To Shutdown PC/Computer Using Command Prompt


Want to shut down a computer/PC using a command prompt..Then you have landed in the right place to learn that,here we will teach you how to make some tricks using command prompt.In previous post,we have explained all the tricks in notepad,consider reading it if you need more tricks to amaze your friends and speaking with your own computer.

Command prompt is the basic executable file to run some commands.Here is the list of things we can do with command prompts.

  1. Shut down your remote computer
  2. Log off computer
  3. Restart computer
  4. Hibernate your computer
  5. Shutdown your computer at specific time
  6. Display a message as a reason to shutdown a computer 
Ok..Hope this is enough for the introduction part.Now,we are moving into the main part of article.

Requirements:-

* Windows Operating System
* Command Prompt

Note:- Some times command prompt will be disabled by virus,If this is your case.install antivirus and then try to open it.But in some cases,antivirus disables opening command prompt.If this is your case,then just disable antivirus for just 5 minutes and go ahead

Initial Start Up


There are two ways to open a command prompt

1.Press "Windows button + R" to open a run command and then type "cmd" and hit enter.Now the command prompt will pop up.

2.Press windows button (or) start button and search for "cmd".After you find "cmd" click on it.

Shut Down Your Remote Computer

Type "shutdown -s -m \\name of the computer" (Remove quotes) and replace "name of the computer" with name of your computer and hit enter.Your computer will shutdown with in a short time.It works only if you have administrative access to your computer.

Shut Down After Specified Time

Want to resume all your works after specific time then,just set the timer and go ahead.This command works for you and shut downs your computer after the specific time you set.

Type "shutdown -s -t 60" in command prompt with out quotes and hit enter.Now your computer automatically shuts down after 60 seconds.Calculate your time and set timer.

Shut Down With A Specific Message:-

Want to shut down your computer with a "specific message" then just type the below command

Type shutdown -s -t 60 -c "Don't want to see you any more" (With quotes).Display some funny messages in front of your friends and amaze them.

Shut Down Your Computer

Type "shutdown -s" with out the quotes in command prompt and hit enter.Immediately,your computer shuts down and the key -s used to shutdown your computer.

Restart Your Computer

Type "shutdown -r" With out the quotes in command prompt and press enter.Here the key r is used to restart your computer.This command will acts immediately and restarts with in a flash of time.

Log Off Your Computer

Type "shutdown -l" with out the quotes and hit enter in command prompt to log off your windows operating system.The switch -l is used to log off your computer

Hibernate Your Computer

Open your command prompt and type "Rundll32.exe Powrprof.dll,SetSuspendState" then hit enter.Now your PC starts hibernating.

Stop A Shut Down

Type "shutdown -a" in command prompt and hit enter.This command will let you stop shutting down your windows. 

Try all these commands in command prompt and have fun.want to check your computer ranking and set pattern lock for your computer..Then go ahead to our computer tricks section.

Have any doubts,feel free to drop your comments below.!! 


Read More »

Computer Pranks: Turn Your Keyboard LED's Into Disco Lights

0 comments
Computer Pranks: Turn Your Keyboard Into Disco Lights


Felt amazed,after reading the title but yes,we are going to teach you how to turn your keyboard into a crazy disco lights combination.We have tested this trick in windows xp/7/8 and it's safe to use.Every keyboard will have caps lock light,number lock light and scroll lock lights.Now,these three LED lights are gonna make some disco dance for you and entertain you.

In previous post,we have taught you some other things which you can do on your computer with notepad like speaking to your own computer and shutting down your computer with timer.In this post,we are going to tell you about the disco lights on keyword in windows operating system.

Steps To Make Your Keyboard LED's As Disco Lights In Windows


1. Open notepad in your computer.
2. Copy and paste the below code in your notepad
Remove the starting and ending quotes when you paste the below code in your notepad. 

" Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop "

3. Click on "file" tab at the top corner of the notepad.
4. Now click on "Save As" button and name it with ".vbs" extension

For Example:- If you are thinking to name it as disco,then name it as "disco.vbs" in the name column and change file type to "All files"

5. Now you will find a vbs file in your folder with the name "disco"
6. Before Clicking on it just,learn how to stop that because when you click on it your keyboard starts disco dance and some times your mouse may not work properly.

How To Stop Keyboard Disco


Go to "Task manager" and then click on "processes" there you will find "wscript.exe".Just end all the processes to stop these actions.

If you don't know how to open "task manager" in your computer then hold "ctrl+alt+delete" buttons and click on "start task mamager". 

7. Now you have learned how to stop your disco program,go ahead and click on disco file to make your keyboard disco.

8.That's it..Your keyboard starts disco dance.Have fun and enjoy it.!!

Also Read:- How To Set Pattern Lock On Your Computer

Feeling Confused,Let's Talk:-

If you are feeling confused (or) didn't understand any step then drop your comment below.I will clarify your doubt and guide you in a perfect manner.

Read More »

How To Improve My English Writing Grammar Skills-Grammarly

0 comments
How To Improve My English Writing Grammar Skills-Grammarly


Hi,have you ever felt that your English was very poor and taught of taking daily grammar lessons to improve your grammar skills.Just stop thinking of those grammar lessons and writing skills.Today,we are introducing an awesome product called Grammarly Inc to check your grammar and writing skills. Here we are trying to answer your basic questions and if you have any further queries drop your questions below. we will answer you

There Are Many Products Online,What They Do?

Yes,It's a basic question i need to answer.because,many of you are aware of these of grammar correctors,spelling checkers,writing machines but,you don't know what they do and how they correct you.Let me explain you with grammar corrector,A grammar corrector will check for all available prepositions, verbs, nouns and conjunctions.If all are there in correct formation then it displays no error if any rule is violated then it displays error.That's it

But,using these products helps us to correct ourselves and checks our English writing skills.

Which Product You Are Suggesting And Why?


I am suggesting grammarly Inc for their vast features and performance.Adding to this,i have personally used and tested this awesome software/Application.After using a 7-day free trial i felt worth using it and upgraded it to full version.

My experience with this product is awesome and i am not promoting it any way but,suggesting it for my users.One day i wrote a 2000 words lengthy article and i thought of checking it for errors so i have uploaded the file to my account.To my surprise i have found 0(Zero) errors and in the bottom line it showed "You are perfectly awesome in writing".That word really gave me lot of confidence.

Why i am suggesting this product is because of it's fast performance and easy user interface with plagiarism checker.While buying these types of products,the only thing we need to check is user interface and performance because,every product will have same features and noting will be extra even if you spend more money.

 Best Features Of Grammarly:-

* It corrects over 250 types of grammar mistakes.
* New and easy user interface View Demo.
* We can also upload MS word (or) Outlook.
* Checks Plagiarism online and will be a best tool for bloggers.

Don't Miss Our Giveaway Of Two Free Grammarly Accounts.Drop Your Email Adress In Sidebar To Get Notified About The Giveaway 

How To Use Grammarly


As i said earlier,usage of grammarly is very simple and easy.

1.Just upload your file (or) paste your text in grammarly editor.
2.It runs few background tests and reports all the possible errors in your file.
3.Just check out your errors and correct them using the error reports they display.

For example:- If you forget to insert a punctuation mark,then it shows the error as punctuation mark missing.So you can easily identify it and correct them.


Conclusion:- Grammarly definitely stands as a best option when it comes to online editors and correctors. So,better have a try and check your writing skills with 7 days free trial for our users by registering from here.If you are happy to try this for one month then you can click here and you will get a discounted price for you.Hurry up and grab your offer..

7 Day Free trial offer and one month discounted price offer are available for our users.If you have any other doubts regarding this,we are ready to answer you.Don't hesitate to use the comments box below (or) Contact us page.

Give Away:- In future,we are conducting a giveaway of 2 grammarly free accounts for our users.So,in order to get notified about the details of give away then kindly drop your email address in the side bar and we will notify you when it is live on our blog.. 

Read More »

How To Download Torrents File Sharing In IDM

0 comments
How To Download Torrents File Sharing In IDM


Hi,everyone are aware of torrent files and downloads but sometimes torrent downloads will be a big headache for many internet users due to some firewalls (or) WiFi blockers.If you are in that situation,this post helps you to get rid of those problems.This is the best internet trick for downloading torrents through internet download manager(IDM).

Here,we will teach you a step wise tutorial of downloading torrents through IDM and this process has so many advantages if you are more familiar with Internet Download Manager.IDM works faster than torrents in most cases and the status bar,estimated time will be more accurate than some torrents. U torrent is the most famous torrent among all torrents but,it will be very difficult to find u torrent files in some cases.So,let's get into the trick on converting torrent files into IDM files.

How To Download Torrents File Sharing In IDM


1.  First of all,search for your torrent file and download it to your system (or) hard drive.

2. Now,just go to this website and open it in a new window.

3. Now click on "Upload" button which is at the bottom of a search type box.Here in the below screen shot we have shown that clearly.

How To Download Torrents File Sharing In IDM


4. Now a pop-up window opens and here just go to the downloaded torrent file location and hit "Enter"

5. Next step is to click on "Go" button and the torrent will be converted to an IDM downloadable file and will be downloaded automatically.

6.That's it your IDM downloading will start and will be processed automatically.

Also Read:-  Best Trick To Download Videos From Youtube Without Any Software [YTD]


Conclusion

This will be a great tool to download torrent files.This trick will be mostly useful to all the college/school students whose WiFi will block torrent sites.If you are a student who has no access to torrents then follow this technique and download the whole file using IDM.

Here,we have also written a trick to unblock/hack school wifi and access all websites.Go through this trick and download the torrent file. 

Read More »

How To Set "Pattern Lock" For Your Computer In Windows 7 / 8

0 comments
How To Set "Pattern Lock" For Your Computer In Windows7/8/XP in a step wise procedure and amaze your friends


If you want to amaze your friends with the pattern lock on your computer/Pc.!Then,you have landed on the correct place to learn setting of pattern lock on your computer windows/8/xp. I have tried this trick and liked my friends feelings and looks on their face when i showed a pattern lock on my laptop.I am expecting the same from your friends too.

Today,i will teach you how to set the pattern lock for your computer/pc.This is one of the best computer tricks to amaze your friends

This pattern lock is completely safe and we can use it with out any problems.Moreover it does not interrupt with the normal lock,you can use both locks and this has a good interface also.

Note:- I personally tried it and it's 100 percent working on my laptop with windows 8.1 operating system

Steps In Setting Pattern Lock For Computer


1.Download the software/Application in your computer,which will be in few kb's only.
2.Run it and install it on your computer
3.Open it and set the required settings
4.Then apply those settings and you can change them at any time.

Note:- The basic pattern of lock software will be "z" and if you can change it later.

5.Open it and have fun.

      Also Read:-  How To Download Any Video Without Software

How To Lock It?


The locking process is very easy and you need to just press "windows+a" keys to lock it.
After locking you will have three modes at the bottom of the lock screen and i will give a clear explanation and working of those three buttons below.

How To Set "Pattern Lock" For Your Computer In Windows7/8/XP in a step wise procedure and amaze your friends


1. First mode will be normal maze mode and the pattern will be visible to every one while you are unlocking your computer.
2.This is the hidden mode,which is recommended to use in public.This mode will not display the pattern you are drawing and android users may be familiar to this one
3.This will be like a coded one and we need to set the code in order to unlock your computer.This is a bit complicated lock and use it for more security.

Also Read:- Computer Pranks: Turn Your Keyboard LED's Into Disco Lights


Conclusion:-

This pattern lock is awesome and cool stuff to try.As i said earlier,i am using it from past few days with out any problems.If you wanna amaze your friends with your tricks...

Read More »