Thursday, October 29, 2009

Download Free Windows 7 Troubleshooting Book From Microsoft

Microsoft recently released Windows 7, the best Windows Operating System so far. Since Windows 7 comes with a number of interface and functionality changes, you are bound to face some problems in the beginning, like,

  • Your computer is running very slow after upgrading to Windows 7.
  • Sound card not working.
  • Unable to connect to internet or LAN.
  • Your web cam isn’t working.
  • Your favorite program stopped working after upgrade.
  • A burning smell is coming out from your computer

Sure you can call tech support. But that will take a lot of time to fix the problem. Instead you can download this Windows 7 Troubleshooting book from Microsoft Press for free. Using this book you can solve all the above problems and more. So, what are you waiting for, grab the ebook now.

To download the book in XPS format click here.

To download the book in PDF format click here.

Saturday, October 3, 2009

FUNNY MOZILLA FIREFOX TRICKS

Type in your URL :

chrome://browser/content/browser.xul
IT Opens another Firefox inside a tab in the the existing Firefox window.

chrome://browser/content/preferences/preferences.xul
IT Opens the Options dialog box inside the Firefox tab.

chrome://browser/content/bookmarks/bookmarksPanel.xul
IT Opens the “Book Marks Manager” inside a tab in the Firefox window.

chrome://browser/content/history/history-panel.xul
IT Opens the History Panel in the Firefox tab.

chrome://mozapps/content/extensions/extensions.xul?type=extensions
IT Opens the Extensions window in the current tab.

chrome://browser/content/preferences/cookies.xul
IT Opens the “cookies window” inside a tab in the Firefox window.

chrome://browser/content/preferences/sanitize.xul
IT Opens the “Clear Private Data” window inside the current tab.

chrome://browser/content/aboutDialog.xul
IT Opens the “About Firefox” Dialog box inside the tab.

chrome://browser/content/credits.xhtml
IT A scrolling list of names. The one’s who we must thank for creating Firefox

chrome://global/content/alerts/alert.xul
IT SHOWS Dancing Firefox.

DOWNLOAD FAST FROM RAPIDSHARE

Downloading FREE from RAPIDSHARE IS often a headache due to the time delay for FREE downloaders!!!

HERE IS A SOLUTION TO THAT PROBLEM

>>> Click a Download link for Rapidshare !
>>> Click the Free button on Rapidshare Page !
>>> Now as usual the timer starts !!!
>>> Now, go to the address box of your browser. (Where you type the websites !)
>>> In the address box type: javascript:alert(c=0)
>>> Click OK on the alert box that arises

UR PROBLEM IS SOLVED........

SOLVE BATTERY LOW PROBLEM

How to solve battery low problem of mobile phone

MANY TIMES YOU FACE PROBLEM OF BATTERY LOW

Your Mobile Battery is Very Low & you are expecting an important call BUT you don't have a charger"

what to do?

Nokia instrument comes with a reserve battery. To activate the battery, the key-in *#3370# and *#7780#.

Your cell will restart with this reserve and your instrument will show a 50% increase in battery.
This reserve will get charged when you charge your mobile next time.

Note : This key not working in all model, try it your model.

LOCK UR FOLDER (VERY EASY NO SOFTWARE NEEDED)

How to Lock a Folder Using Notepad

1) Consider you want to lock a folder named abcd in your e:\, whose path is e:\abcd

2) Now open the Notepad and type the following
  • ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D}
3) Where abcd is your folder name. Save the text file as loc.bat in the same drive.

4) Open another new notepad text file and type the following
  • ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D} caclub
5) Save the text file as unloc.bat in the same drive.

---------
How to Use it
---------

1) To lock the caclub folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.

2) To unlock the folder click the unloc.bat file. Thus the folder will be unlocked and the contents are accessible.

HOW TO HIDE FILE IN A IMAGE

1. Gather the file you wish to bind, and the image file, and place them in a folder. For the sake of this demonstration, I will be using C:\New Folder

-The image will hereby be referred to in all examples as fluffy.jpg
-The file will hereby be referred to in all examples as New Text Document.txt

2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar)

3. Open command prompt by going to Start > Run > cmd

4. In Command Prompt, navigate to the folder where your two files are by typing

cd location [ex: cd C:\New Folder]

5. Type [copy /b fluffy.jpg + secret.rar fluffy.jpg] (remove the brackets)

Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.

In order to view/extract your file, there are two options that you can take

a) Change the file extension from fluffy.jpg to fluffy.rar, then open and your file is there
b) Leave the file extension as is, right click, open with WinRar and your file is there

HOW TO HIDE UR DRIVES

  • How to Hide the drives(c:,d:,e:,a:...etc)
  • How to Hide the drives(c:,d:,e:,a:...etc)
This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer

  • Goto start->run.Type regedit
  • Now go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now in the right pane create a new DWORD item and name it NoDrives(it is case sensitive). Now modify it's value and set it to 3FFFFFF (Hexadecimal) .Now restart your computer. So, now when you click on My Computer, no drives will be shown(all gone...). To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again.