Monday, December 24, 2007

Write Protected To Your Pen Drive

Sometimes, some one comes to you and asks to exchange data from Pen Drive. You really cannot easily say NO to him/her due to virus infected Pen Drive. There is a trick from which you can Disable Pen Drive Writing easily and you don't need to say NO to any of them.

Procedure:

  1. Start >> run >> regedit
  2. Fallow The Path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
  3. Right Click On The Control Folder >> Select New >> Key
  4. Specify The Nmae >> StorageDevicePolicies
  5. After Creating The Folder StorageDevicePolicies
  6. See The Right Side Window >> Right Click On It
  7. Chose The Option >> NEW >> DWORD
  8. Specify The Name >> WriteProtect
  9. Press Enter
  10. Now In The Vlue Box Enter
  11. 1 To Disable Write Protected
  12. 0 To Enble Write Protected
  13. Ok

Disable Pen Drive Access

Sometimes, some one comes to you and asks to exchange data from Pen Drive. You really cannot easily say NO to him/her due to virus infected Pen Drive. There is a trick from which you can Disable Pen Drive Writing easily and you don't need to say NO to any of them.


Disable Pen Drive :

  1. Start >> Run >> cmd
  2. Type
  3. cd\
  4. cd c:\windows\inf
  5. cacls usbstor.inf /p system:n
  6. cacls usbstor.pnf /p system:n


  7. This Command Disable Your Pen Drive Access

Enable Pen Drive :

  1. Start >> Run >> cmd
  2. Type
  3. cd\
  4. cd c:\windows\inf
  5. cacls usbstor.inf /p system:f
  6. cacls usbstor.pnf /p system:f
  7. This Command Enable Your Pen Drive Access

Sunday, December 23, 2007

For Enable Or Disable USB Ports

Well it is not foolproof but there is another trick from which you can easily disable USB devices.
Procedure:


  1. Start >> Run >> Regedit
  2. Follow The Path Given Below:
  3. For Disable USB
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR
  4. In the right pane, double-click Start
  5. In the Value data box, type 4,and then click OK
  6. For Enable USB
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR
  7. In the right pane, double-click Start
  8. In the Value data box, type 3,and then click OK
  9. Set >> Start=3

Enable Or Disable Regedit

Registry Editor is a gate that can change the all your Windows registry value. It means if somebody want to destroy your Windows XP just open Registry Editor and change the important. So I want to share the trick to disable or enable Registry Editor with one click so many tricks to enable / disable Registry Editor in here 2 Method to enable or disable regedit :

1. Using reg file



Open Notepad to type the script via Start - Run menu and type notepad in textbox then click OK button or press Enter key and Paste bellow.
----------------------start below
REGEDIT4[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]"DisableRegistryTools"=-[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]"DisableRegistryTools"=-
-----------------------end above

After that click File - Save As Enable.reg and double click that file to run that aplication.

2. Using vbs


----------------------start bellow
Dim Registry
ManageRegedit()
Sub ManageRegedit()
Set Registry=WScript.CreateObject("wscript.shell")
describe="Type 0 or 1 : " & VbCrLf &_
"[0] -> Enable Regedit." & VbCrLf &_
"[1] -> Disable Regedit."

question=InputBox(describe, "Disable/Enable Regedit",0)

Registry.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion" &_
"\Policies\System\DisableRegistryTools",question,"REG_DWORD"

If question=1 Then
MsgBox "Registry is disabled.",VbInformation, "Disabled"
Else
If question=0 Then
Msgbox "Registry is enabled.",VbInformation, "Enabled"
Registry.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion" &_
"\Policies\System\DisableRegistryTools"
Else
Msgbox "Input 0 or 1 only !",VbInformation, "Wrong Input"
ManageRegedit()
End If
End If
End Sub
----------------------end above
After that save that with file name Enable.vbs and double click that file.


3. Using Gpedit.msc
Procedure:

  1. Click Start >> Run
  2. Type GPEDIT.MSC and Press Enter
  3. Go to the following location
  4. User Configuration
  5. Administrative Templates
  6. System
  7. In the Settings Window, find the option for "Prevent Access to Registry Editing Tools" and double-click on it to change.
  8. Select Disabled or Not Configured and choose OK
  9. Close the Group Policy Editor and restart your computer
  10. Try opening REGEDIT again

Saturday, December 22, 2007

Orkut Baned Virus

If your computer got infected by this virus and giving this message, just do following to remove virus from your computer.

Procedure:

  1. Restart your computer.
  2. click on my computer. (Don’t open mozilla or IE browser)
  3. type-> c:\heap41a (in address bar), press enter.
  4. you will get folder of virus, delete all content in this folder.
  5. You will never get the message- USE INTERNET EXPLORER U DOPE, I Dont hate mozilla but use IE or Else, ORKUT IS BANNED, Orkut is banned you fool, youtube is BANNED,youtube is banned you fool

Lesson- Dont use USB drive without scanning it.
technorati tags: youtube is banned you fool virus USB W32.USBWorm del.icio.us tags: youtube is banned you fool virus USB W32.USBWorm icerocket tags: youtube is banned you fool virus USB W32.USBWorm

Friday, December 21, 2007

Enable Task Manager

Sometime after your pc infect certain virus then you clean it use antivirus software one of the effect, the virus script usually vbscript, disable some funtion in Window OS. The popular funtion that the virus disable Task Manager. Here i show how to enable it back use Ctrl+Alt+Delete.

Procedure:

  1. Start >> Run >> Typt "Regedit"
  2. Press Ctrl+f
  3. In The Find Dilog Box Type >> Disabletaskmgr
  4. Now Double Click On The File
  5. And Enter Value In The Value Data Box >> o
  6. ok

Enable Command Prompt If Disable By Administrator

Recently, I've found that some modified viruses are capable to make Disable CMD (MS-DOS Command Prompt) or sometimes System Administrator makes it Disable. But, you can easily Enable CMD (MS-DOS Command Prompt) with following difference steps:

Step(1) With help of Group Policy:

  1. Go to Run command and type "gpedit.msc" and get Group Policy window.
  2. Then find "System" settings under "Administrative Templates" in left pane.
  3. Then go to right pane and make right click on "Prevent access to the command prompt" and get 'Properties' window.
  4. Make it Enable/Disable/Not configured through 'Properties' settings of "Prevent access to the command prompt" which you can see below.
  5. Then click on Apply and Ok.

Step(2) With help of Registry Editor:

  1. Go to Run command and type "regedit".
  2. Press Ctrl + f
  3. find "DisableCMD"
  4. HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows \System..
  5. and set it 0(zero) for Enable CMD
  6. ok

Folder Options Missing

Procedure:

  1. Open Run and then type "gpedit.msc".
  2. Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.
  3. Click on Windows Explorer you will find the 3rd option on the right side of screen "Removes the Folder Option menu item from the Tools menu"
  4. Select the Option >> Disable
  5. ok

Hear pdf instead of reading

You can listen to any PDF instead of reading, yes it is possible with Adobe Reader 7 .0 or 6.0

Procedures:

  1. Press Ctrl+shift+b -to hear the entire Document
    Or
  2. View -> Read out Loud -> Read to the End of Document
  3. Press Ctrl+shift+v -to hear the page
    Or
  4. View -> Read out Loud -> Read This Page

Flight Simulator in goggle earth

  1. This document describes the various keyboard combinations that you can use with the flight simulator features of Google Earth. To enter the flight simulator mode, press Ctrl + Alt + A ( + Option + A on the Mac). Once you have entered flight simulator mode for the first time, you can re-enter the mode by choosing Tools > Enter Flight Simulator. To leave flight simulator mode, click Exit Flight Simulator in the top right corner or press Ctrl + Alt + A ( + Option + A on the Mac). Note - Note that until you enter flight simulator mode, the following commands do not work.

Control Keys:

  1. Open flight simulator options Ctrl + Alt + A Exit flight simulator Ctrl + Alt + A, Escape Rotate pilot viewpoint Arrow keys + Alt (slow) or Ctrl (fast) Display flight simulator help Ctrl + H Increase thrust Page Up Reduce thrust Page Down Aileron left Left arrow Aileron right Right arrow
  2. for more details see this website http://earth.google.com/intl/en/userguide/v4/flightsim/index.html

How to To avoid Clipboard Hacking

Procedure:

  1. In Internet Explorer, Go to Tools
  2. Internet options -> Security
  3. Press Custom level.
  4. In the security settings, select disable under Allow paste operations via script and click on 'OK. (Now the contents of your clipboard are safe.)

Clipboard Data Theft through internet

  1. A little known secret about Microsoft's Internet Explorer Web browser is the long-standing feature that lets Web sites silently read data stored in the Windows "clipboard" -- the storage space that serves as a semi-temporary repository for any text the user has recently cut-and-pasted or copied in virtually any Windows program. Are you still using IE 6 and want to see how the clipboard feature works?
  2. Visit this harmless proof-of-concept site => www.scriptingmagic.com/Topics/IE%20Specific/Clipboard%20Plunder .with IE 6 after you use a Windows program to copy and paste some text or numbers (even though it's a harmless example page, maybe it's best not to copy that Quicken data you were just entering).
  3. As the site explains, data copied to the Windows clipboard stays there until it is replaced by more cut-and-pasted data, and/or when you log out of your machine or turn it off. It's probably worth mentioning that alternative Web browsers such as Firefox and Opera do not allow Windows clipboard data-stealing


Just try this also:

  1. Copy any text by ctrl+c
  2. Copy the Link: into address bar
  3. http://www.friendlycanadian.com/applications/clipboard.htm
  4. You will see the text you copied on the Screen which was
  5. accessed by this web page

How to find the IP address of sender in YAHOO

When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers.

Finding IP address in Yahoo! Mail

  1. Log into your Yahoo! mail with your username and password.
  2. Click on Inbox or whichever folder you have stored your mail.
  3. Open the mail.
  4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers,* Click on Options on the top-right corner* In the Mail Options page, click on General Preferences* Scroll down to Messages where you have the Headers option* Make sure that Show all headers on incoming messages is selected* Click on the Save button* Go back to the mails and open that mail.
  5. You should see similar headers like this:Yahoo! headers : nameLook for Received: from followed by the IP address between square brackets [ ]. Here, it is 202.65.138.109.That is be the IP address of the sender!
  6. Track the IP address of the sender

Enable right click on websites

Lots websites have disabled the right click function of mouse button..... it's really annoying. This is done so that you don't able to copy the(via right-click:>>save picture) their photos or images or any goodies. Unfortunately it disables all right click functionality.
For example www.cpcnagpur.com You can enable it by clicking:

Procedure:

  1. Open your internet browser
  2. Tools>>internet option >>security tab>>custom level
  3. scroll down to scripting section, set active scriting to disable
  4. Click ok a couple of times.
  5. You'll probably want to turn this back to "enable" when your done.

Use Remote desktop

Procedure :

  1. go to start -> run and type 'mstsc' without the inverted commas
    or
  2. start -> programs -> Accessories -> Communication and REMOTE DESKTOP CONNECTION
  3. Type the ip address and log into the computer...but b4 u do this, make sure that the remote computer has remote access enabled(port 3389) and make sure the acc u want to log into has a pass..

Chat using Command Prompt

If you want personal chat with a friend you don't need to download any yahoo messenger All you need is your friends IP address and Command Prompt.

procedure :

  1. Firstly, open Notepad and enter:

@echo off

:A Cls echo MESSENGER

set /p n=User:

set /p m=Message:

net send %n% %m%

Pause

Goto A

  1. Now save this as "Messenger.bat". Open the .bat file and in Command Prompt you should see: MESSENGER User:
  2. After "User" type the IP address of the computer you want to contact. After this, you should see this: Message:
  3. Now type in the message you wish to send.Before you press "Enter" it should look like this: MESSENGER User:27.196.391.193 Message: Hi
  4. Now all you need to do is press "Enter", and start chatting!

Watch a Movie Using Telnet Option

Procedure:

  1. Start >> run >> Type >> telnet towel.blinkenlights.nl
  2. click ok

To Know the IP Address of Any Web Site

Procedure:

  1. Start >> Run >> Cmd
  2. Type “Tracert Google.Com”

Trace the Global Location of Any IP Address and its Isp

Procedure:

  1. Open The Website http://www.ip-adress.com/
  2. Type The IP Address And Trace The Location Of The IP Address

Fax software for Windows XP

Did you know that Windows XP comes with a Microsoft Fax module that will serve adequately as a simple PC-based fax utility ?
You will need to have a modem installed on your pc to get the Microsoft Fax module working, but you would also need that with additional fax software for Windows XP. If you haven't spotted the fax functionality on your pc yet, it's because it is not installed by default in Windows XP. So you will need to set it up first :

Procedure:

  1. Click the Start button and select "Control Panel"
  2. From the Control Panel, open "Add or Remove Programs"
  3. Click "Add/Remove Windows Components" (on the left side of the Add or Remove Programs dialog)
  4. Place a check mark in the "Fax Services" check box and click next
  5. Windows may prompt you for your Windows XP cdrom, so place it in your cdrom drive
  6. when needed and click ok
  7. When Windows is done copying files, click "Finish" That's it ! The Microsoft fax service is now installed on your computer

Set Keyboard in Different Languages

Procedure:

  1. Start >> Settings >> Control Panel
  2. Select Date,Time,Language Option
  3. Click On Add Other Language Option
  4. In That Choose The Tad Languages >> Details
  5. Click On Add Button

  6. It Will Show You The List Of Languages ,Select The Languages As Per Your Need
  7. Click Ok
  8. It Will Add A Icon On Your System Tray Through Which You Can Select The Languages

Use Of Magnify Glass in Xp

Procedure:

  1. Start >> Run >> Type “Magnify” Without Coats
    Or
  2. Start >> All Programs >> Accessories >> Accessibility >> Magnifier

Make Xp Sound Able.

Procedure:

  1. Press Window Button + U
  2. Microsoft Narrator Dialogue Box Will Appear.

  3. Click Ok. Computer Will Start Interacting With The User.
  4. As User Click The Buttons The System Will Speak Simultaneously

Create Your Own Fonts, Symbols and Logos

Procedure:

  1. Start >> Run >> Type “Eudcedit” Without Coats
  2. It Will Then Open The Program, And You Just Select A Hexadecimal Code For Your First Character >> Ok

  3. And The Program Will Be Ready To Begin Designing
  4. Using The Set Of Drawing Tools On The Left You Can Do Your Own Design.
  5. When You Have Finished You Can Save Your Character, Either In A Particular Font, Or All Fonts.
  6. Use Your Symbols Or Font By Character Map In Start >> All Programs >> Accessories >> System Tools >> Character Map
  7. In Font Drop Down List Select The Option All Font (Private Character)
  8. Select The Symbol Copy it And Paste It

Create A Nameless Folder And Hide It Without Choosing Hidden Option.

Procedure:

  1. Create a new folder
  2. Press F2 (Rename), press Alt + 255.
  3. A nameless folder will create.
  4. Now if you want to hide it, than right click on the folder
  5. Choose properties.
  6. Click on Customize button, under which press on “Change Icon” button.
  7. Select an invisible icon from change icon folder.
  8. CLICK OK

Hide a Drive

Procedure:

  1. Go to Start > run > type "diskpart".(Without Quote)a dos window will appear with following prompt.DISKPART>
  2. Then type "list volume" this will look like this
  3. If u wanna hide drive E then type "select volume 3"then a message will appear in same winwods { Volume 3 is the selected volume}
  4. Now type " remove letter E" now a message will come { Diskpart Removed the Drive letter }sometime it requires the reboot the computer .
  5. Diskpart will remove the letter .Windows XP is not having capabilty to identify the unkown volume.Don't be afraid about the data, it will remain in the drive.


Procedure To Come back to the Drive:

  1. Go to Start > run > type "diskpart".(Without Quote)a dos window will appear with following prompt.DISKPART>
  2. Then type "list volume"
  3. If u wanna unhide a drive E then type "select volume 3"then a message will appear in same winwods { Volume 3 is the selected volume}
  4. Now type " assign letter E" now a message will come { Diskpart successfully assigned the Drive letter }sometime it requires the reboot the computer .

Lock Folder Without Any Software

Copy The Following Code:
cls
@ECHO OFF
title Folder Locker
if EXIST recyclebin.{645FF040-5081-101B-9F08-00AA002F954E} goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker recyclebin.{645FF040-5081-101B-9F08-00AA002F954E}
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
ren recyclebin.{645FF040-5081-101B-9F08-00AA002F954E} Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

  1. Now paste it in notepad.
  2. Change the "type your password here" with your password (Marked as bold in the above posted matter).
  3. Save it as batch file(with extension .bat).Any name will do.
  4. Now you see a batch file. Double click it to create a folder locker.
  5. A new folder named Locker would be formed at the same location.
  6. Now brings all the files you want to hide in the locker folder.
  7. Now double click the batch file to lock the folder namely Locker.
  8. If you want to unlock your files,double click the batch file again and you would be prompted for password.Enter the password and enjoy access to the folder.

Hide Your Data In An Image.

Requirement:
  1. A JPEG Image.
  2. A WinZip folder which contains your data..
Procedure:
  1. Start >> Run >> Type “CMD” Without Quotes
  2. Type “cd desktop” Without Quotes
  3. Copy /b (Filename .jpg) + (folder name. Zip) (Filename. jpg)

  4. Your new file will be created.
  5. To retrieve data Right click on Image Open with WinRAR

Create Video Wallpaper Using Ms Front Page.

Procedure:

  1. Open MS Frontpage. Right Click On Page And Select Page Properties.
  2. Than Page Properties Select Tab Margins >> Set Top And Left Margin-0
  3. Go To Insert Menu >> Picture >> Video. Select Any Video Which You Want To Set Up As Your Wallpaper.
  4. Then Right Click On Picture Properties
  5. Set Appearance Properties As Shown In The Above Figure.
  6. Then Select The Tab Video Set The Loop Forever
  7. Save The File Wherever You Want.
  8. Select Desktop Properties By Right Clicking On Desktop.
  9. In The Display Properties Dialogue Box Choose The Tab Desktop.
  10. Browse Specify The Path Where You Have Save The File
  11. Click Ok

Create A Simple Wallpaper Using Paintbrush.

Procedure:

  1. Open Paint
  2. Image >> Attributes (Ctrl+E) Attributes Dialogue Box Will Appear. Set Width-2, Height-1 And Remember The Units Will Be In Pixels Click Ok.
  3. Select Magnifier Option From Tool Box.
  4. Select The Resolution Of Magnifier To 8 Xs.
  5. Select Any Two Colour From Colourbox And Fill The Half Portion Of The Page With First
  6. Colour And The Another Portion With The Second One.
  7. Save The File At Any Location.
  8. Select Desktop Properties By Right Clicking On Desktop.
  9. In The Display Properties Dialogue Box Choose The Tab Desktop.
  10. Browse Specify The Path Where You Have Save The File Set The Position To Stretch.
  11. Click Ok.

Test if Antivirus is Working or not Using notepad

procedures:

  1. firstly, open notepad and enter
  2. mailto:X5O!P%@AP[4/PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  3. then save it with the name fakevirus.exe
  4. If this file got deleted immediately ....That means ur antivirus is working properly

Create Your Own Log File Using Notepad

  1. Open Notepad Write .Log In The First Line, Save The File And Close It. Open The File Again, Here You Will See The Current Date And Time On It. Save Again And Close It. Every time you open This File the File Will Have a Timestamp Along With Text on It. This Cool Notepad Trick Can Be Used To Make Daily Notes Or Can Be Used As A Diary Also. You Can Even Press F5 To Get The Current Date And Time Anywhere Between The Text.

How to use Windows XP System Restore

Most people do not knowthat Microsoft Windows XP has a built in feature that just maycome and save the day. That feature is called “System Restore.” Basically, System Restore is like a little hound that runs behindthe scenes taking “snapshots” of various parts of the MicrosoftWindows XP operating system. So, if a part of Microsoft WindowsXP stops working one day, the System Restore utility is able toreference one of the “snapshots” it took and restore your systemfrom a previous day (a day when your computer worked). It’s kindof like going back in time to a day when your computer worked.All your current data (Microsoft Word files, etc.) are stillretained, so you don’t have to worry about losing any present dayfiles.
Procedure To Create A Restore Point:

  1. Click on the Windows “Start” button (normally located on the bottom of your computer desktop)
  2. Click on “All Programs”
  3. Click on “Accessories”
  4. Click on “System Tools”
  5. Then click on “System Restore”

  6. At this point the System Restore wizard will launch. You will have two options: a. “Restore my system from an earlier date” b. “Create a system restore point” If you just need to restore your system and get it workingcorrectly again, just select option “b” and click “Next.”


Procedure To Restore The Restore Point:

  1. Click on the Windows “Start” button (normally located on the bottom of your computer desktop)
  2. Click on “All Programs”
  3. Click on “Accessories”
  4. Click on “System Tools”
  5. At this point the System Restore wizard will launch. You will have two options: a. “Restore my system from an earlier date” b. “Create a system restore point” If you just need to restore your system and get it workingcorrectly again, just select option “a” and click “Next.”
  6. On this screen you can select a date from the calendar thatyou would like to try and restore from. So, if you knew that yourcomputer worked fine two days ago, just pick that date on thecalendar and click “Next.”
  7. The next screen is the confirmation window. Just verify the information on the screen and click “Next.” Windows XP will thenreboot and try to restore your system with the settings from thedate you selected.

Shut Down Your Pc In Just Three Seconds

Procedure:

  1. Press Ctrl + Alt + Delete
  2. In Windows Task Manager Dialog Box Choose The Tab Shutdown
  3. In Shutdown Option >> Turn Off + Press Ctrl
  4. Then Counts 3 SecondsYour Computer Will Be Turn Off

Xp User Account Password Bug

There Is One More Bug In Xp That You Can Change The Password Of Any User Without Its Permission Or Without Knowing Its Existing Password
Procedure:

  1. Start>> Run >> Cmd
  2. Type “Net User” Without Quotes And Press Enter
  3. It Will Show You The List Of The Users Present In The Computer
  4. Type “Net User Username *” Without Quotes
  5. For Example “Net User Administrator *”
  6. It Will Ask You To Enter Password
  7. Set The Password As Per Your Choice
  8. Press Enter

Xp Folder Bug

Some Names Are Not Used As A Folder Name Like Con,Prn,Aux,Nul,Com1,Com2,Com3,Com4,Com5,Com6,Com7,Com8,Com9,Lpt1,Lpt2,Lpt3,Lpt4,Lpt5,Lpt6,Lpt7,Lpt8,Lpt9.

Hidden game in MS excel
Procedures:

  1. Open Ms Excel
  2. In the First Cell of The Worksheet press spacebar and then on the file menu click on "Save As Web page"
  3. Click on the Selection Sheet Radio button and then click on "add interactively"...
  4. Save the File
  5. open the file ull see a Excel Sheet....
  6. With the Help of Page Down on ur keyboard point to Row Number 2000
  7. Then Point to Column "WC"
  8. Go To the Column WC such That It is on the extreme left of ur screen
  9. Click on 2000 Such that whole row is selected
  10. While Pressing CTRL+ALT+SHIFT Click on The "Microsoft office" Logo on the same sheet on the extreme left of your Sheet....
  11. There u r with your game..... This trick is applicable only for office 2000

Fun with MSWORD

Procedures:

  1. Open msword and type
  2. =rand(200,99)
  3. Press enter and see the result......
  4. Or
  5. type this +=====+=====+=====+=====+ and press enter
    and see the magic

Wednesday, December 19, 2007

How to block or unblock a website?

FOR BLOCKING Do The Following :

  1. For example you want to block www.xyz.com !*
  2. Open the folder C:\WINDOWS\system32\drivers\etc
  3. There you will find a file named >> HOSTS
  4. right click on it >> select open >> chosse Notepad >> ok
  5. Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.xyz.com
  6. Now, File>>Save
  7. For unblocking just follow the same procedure vice versa...!!!!!

Tuesday, December 4, 2007

Remove Record of Recently Used Documents

In Windows XP Professional, the Start menu contains a My Recent Documents folder that contains 15 of your recently used documents.
To remove the record of recently accessed documents:

  1. Right-click Start, click Properties, and then click Customize.
  2. Click the Advanced tab, and then click Clear List. If you're using the Classic Start menu, click Clear.
  3. Clicking Clear List empties the My Recent Documents folder. It doesn’t delete the documents from your computer.
  4. If you don’t want to include anything in the My Recent Documents folder:
  5. Just uncheck >> List my most recently opened documents check box.
  6. ok

You can turn on this feature by right-clicking Start, clicking Properties, clicking Customize, and then selecting the List my most recently opened documents check box.

XP Remote Connection

Setting Up Windows XP for Remote Connection
Two variety of Windows XP that are capable of allowing other computers to connect to it via Remote Desktop software are the Home edition and Professional edition. Both operating system needs to be set so as to allow connections. I would like to outline the simple steps on how to setup Windows XP for remote connection.
The following are the steps:
1. Click Start

2. Move mouse over to My Computer

3. Right Click on My Computer

4. Click Properties on the drop down menu
It will pop up the System Properties window
5. Click Remote tab on the upper right hand

6. Tick on the check box Allow users to connect remotely to this computer
7. Click Select Remote Users button8. Add the Remote Desktop Users accordingly9. Setup Windows Firewall to allow Remote Desktop connections
That would make your Windows XP Professional run as host computer for Remote Desktop connections. Good luck.


Your IP Is Hacked By Me...............

Sign by Danasoft - Get Your Free Sign