Winhide for Windows7.

Features
It conceals the windows of visible programs of your own choice (including from the taskbar). When "Hide an active window" is switched on, the analogue of the "anti-boss" key is added to the window that is active at this moment. The change of the icon of the program in the system tray. The shutdown of the icon of the program in the system tray. Permanently hide windows – it automatically hides chosen windows. Hide programs in Task Manager. 


     Steps to use:
      1.)Download the software from here 
      2.)Install the software.
      3.)Run the program and you'll see the tray icon of it.
      4.)Right click on Tray icon and click on hide windows.
      5.)There you will see the running programs then click on the
          program you want to hide or hide all windows.
Read More

Convert Pendrive of 1GB Usb to 2GB

Are you bored of having 1GB pendrive and Friends tease you
for having only 1GB pendrive.If yes then I have come with a
Software which converts 1GB usb to 2GB.By using this software
you can fool your friends by showing 1GB to 2GB.

Steps:
1.Download the software from here.
2.First format the USB in FAT format.
3.Open the software and select your 1GB USB drive.
4.Click on FIX and click OK.
                                                   
                                                     Thus,your USB have been changed into 2GB after you reconnect your USB.

                                                        
Read More

Run windows programmes on linux


Linux (Wine)

Wine is a free software application which helps in running computer programs written for Windows to run on other operating system such as Linux / Unix. Wine also provides its users with a software library, Winelib with which developers can compile Windows applications to help them to run in Unix-like systems.

How to install it in Linux / Unix ?

1) Open your terminal (press Ctrl+Alt+T)

2) Copy paste or type following codes one by one, that means first let the first line undergo execution, after that copy and paste the second line and then again wait until its executed, after that copy paste the last line in the terminal and then wait for it to get executed.


sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3

3) Once the last mentioned code is successfully executed and the Wine software is successfully installed, you can run all the mentioned Windows software and games in your Linux / Unix.

Also for more info you can directly visit Wine site.
Read More