Keeping the Windows XP Core in the RAM
Posted by Gautam Aggarwal on Tuesday, April 29, 2008
If you have 512 MB or more of RAM, you can increase system performance by having the Windows XP 'Core' kept in the RAM instead of paged on the hard disk.
Go to Start -> Run - Type regedit and press enter - On the left hand side tree, navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\
- On the list on the right side, look for an entry called 'DisablePagingExecutive'
- Double click it
- Press 1 on your keyboard
- Click OK
- Exit regedit and reboot the computer
To revert to the default setting, follow the same steps as above, but this time, press 0(zero) instead of 1 on the keyboard.
Brand windows with your name and add your own photo
Posted by Gautam Aggarwal on Saturday, April 26, 2008
Open notepad dump the following lines into it and save it with the name OEMINFO.INI in the c:\windows\system32 directory:
——————————————————————-
[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here
———————————————————————
1. Save the file as OEMINFO.INI in the c:\windows\system32.
2. Then make a right click on my computer select properties, in the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.
3. Now if you want to display some more information then simply increase the line in the file.
ex: Line4=Your Working Hours Here
You can also add your logo or photo
Create a bmp file(Your Photo) and save it the System32 folder as “oemlogo.bmp”(Without Quote).
Speed Up Network Browsing
Posted by Gautam Aggarwal on Monday, April 14, 2008
When you use My Network Places to browse for other machines on your network, it usually takes a long time to display the list of shared resources for the target machine. This is because Windows XP first checks for the scheduled tasks on the target machine before listing the shared resources present on the computer.
To schedule a task using Windows XP’s Scheduled Tasks, choose Start –>Programs –> Accessories–> System Tools–> Scheduled Tasks.
This unnecessary checking can easily add 30 seconds of delay. You can decrease the time browsing takes by modifying the Registry to turn off this checking:
Invoke the Registry Editor by typing regedit at the command line or in run window.
Open the Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
Remote Computer\NameSpaceDelete the following key (the value for it is the Scheduled Tasks)
{D6277990-4C6A-11CF-8D87-00AA0060F5BF}Close the Registry and reboot
HACK A WEBCAM
Posted by Gautam Aggarwal on Monday, April 14, 2008
first go to Google search website through www.google.co.in and then in the search box type:
inurl:/view/index.shtml and press enter
then you will get list on web cameras working on net,,,
note:: if u type the ip address of the computer in place of inurl then the web camera of that computer can be hacked
example:: you can type in google search as
207.111.165.30/view/index.shtml to view webcamera used at that ip address
the other google search links which makes web cameras publicly viewable are:
inurl:/view.shtml
intitle:”Live View / - AXIS” | inurl:view/view.shtml^
inurl:ViewerFrame?Mode=
inurl:ViewerFrame?Mode=Refresh
inurl:axis-cgi/jpg
inurl:axis-cgi/mjpg (motion-JPEG)
inurl:view/indexFrame.shtml
inurl:view/index.shtml
inurl:view/view.shtml
liveapplet
intitle:”live view” intitle:axis
intitle:liveapplet
allintitle:”Network Camera NetworkCamera”
intitle:axis intitle:”video server”
intitle:liveapplet inurl:LvAppl
intitle:”EvoCam” inurl:”webcam.html”
intitle:”Live NetSnap Cam-Server feed”
intitle:”Live View / - AXIS”
intitle:”Live View / - AXIS 206M”
intitle:”Live View / - AXIS 206W”
intitle:”Live View / - AXIS 210?
inurl:indexFrame.shtml Axis
inurl:”MultiCameraFrame?Mode=Motion”
intitle:start inurl:cgistart
intitle:”WJ-NT104 Main Page”
intext:”MOBOTIX M1? intext:”Open Menu”
intext:”MOBOTIX M10? intext:”Open Menu”
intext:”MOBOTIX D10? intext:”Open Menu”
intitle:snc-z20 inurl:home/
intitle:snc-cs3 inurl:home/
intitle:snc-rz30 inurl:home/
intitle:”sony network camera snc-p1?
intitle:”sony network camera snc-m1?
site:.viewnetcam.com -www.viewnetcam.com
intitle:”Toshiba Network Camera” user login
intitle:”netcam live image”
intitle:”i-Catcher Console - Web Monitor”
Great Tip For Mp3 Searching On Google
Posted by Gautam Aggarwal on Saturday, April 12, 2008
Go to google copy and paste in
?intitle:index.of? mp3
and after mp3 put in an artist or album or whatever and hit enter… what you get is lists of downloadable mp3s
eg:
?intitle:index.of? mp3 atif
enjoy downloading…………
Get rid of the annoying Microsoft error reports…
Posted by Gautam Aggarwal on Sunday, April 06, 2008
This error report sending message can become quite annoying at times, it keeps on bugging the user. Not to worry about.
There is a simple way to get rid of it:
1. Go to Start->Control panel.
2. Go to system. Now go to the Advanced tab.
3. Under the advanced tab, at the bottom click on ‘Error reporting’.
Now click on ‘Disable error reporting’.
You are done.
You will not receive the error sending report anymore.....................
CHAT YOUR FRIENDS THROUGH MS-DOS
Posted by Gautam Aggarwal on Saturday, April 05, 2008
1. All you need is your friends IP address and your Command Prompt.
2. Open your notepad and write tis code as it is……………… I would prefer you to copy this !
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
3. Now save this as "Messenger.Bat".
4. Drag this file (.bat file)over to Command Prompt and press enter!
5. You would then see some thing like this:
MESSENGER
User:
6. After "User" type the IP address of the computer you want to contact.
7. Before you press "Enter" it should look like this:
MESSENGER
User: IP_Address
Message: Hi, How are you ?
8. Now all you need to do is press "Enter", and start chatting Now all you need to do is press Enter, and start chatting.....
Comment if u liked it.. :)
Subscribe to:
Posts (Atom)