30.11.09

tips&trics

Posted by patlolla

Open or close cd/dvd drive with a single click in Windows




The CD/DVD drive in windows can be ejected or closed with a single click in Windows by performing a simple trick.
Image and video hosting by TinyPic
To open the cd/dvd drive.. follow the steps :

+ Open notepad and copy the following code in it :


Set oWMP = createObject("WMPlayer.OC X.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If


+ Now save this file as anyname.vbs
+ When you click it, the disk drive will be opened.






To close the cd/dvd drive .. follow the steps :


Set oWMP = createObject("WMPlayer.OC X.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
colCDROMs.Item(i).Eject
Next ' cdrom
End If


+ Now save this file as anyname.vbs
+ When you click it,the disk drive will be closed.





SAVE ORKUT PHOTOS

firstly you should have firefox
1.open the photo which you want to save
2.go to tools tab and click on Page Info (it opens a console window)
3.now goto media tab on window (it gives all images from that related site)
4.now there is a option 'save as' given you can save the photos

I think this is a new way pls ignore if it is old





How to prevent your PEN drive from VIRUS


Friends many of your PC/laptop's normally gets virus because of Pen Drives or USB devices (Even PC's who are not connected to network ). Some Virus like Ravmon Virus , Heap41a worm which are not detected by anti virus normally spreads mostly by the Pen Drives . In such a case what can you do to prevent your PC from getting infected with Virus that spreads through USB devices or Pen Drives ?
You can protect your PC by just following the simple steps below . It won't take much time.

Connect your Pen Drive or USB drive to your computer .
Now a dialogue window will popup asking you to choose among the options as shown in the figure.
Don't choose any of them , Just simply click Cancel.

*Now go to Start--> Run and type cmd to open the Command Prompt window .

*Now go to My Computer and Check the Drive letter of your USB drive or Pen Drive.
( E.g. If it is written Kingston (I), then I: will be the drive letter .)

*In the Command Window ( cmd ) , type the drive letter: and Hit Enter .

*Now type dir/w/o/a/p and Hit Enter

*You will get a list of files . In the list , search if anyone of the following do exist

1. Autorun.inf

2. New Folder.exe

3. Bha.vbs

4. Iexplore.vbs

5. Info.exe
6. New_Folder.exe

7. Ravmon.exe
8. RVHost.exe or any other files with .exe Extension .

If you find any one of the files above , Run the command attrib -h -r -s -a *.* and Hit Enter.

Now Delete each File using the following Command del filename ( E.g del autorun.inf ) .

That's it .Now just scan your USB drive with the anti virus you have to ensure that you made your Pen
Drive free of Virus .

Hi Frnds...
This virus is very very common now...
To know whether ur system is infected just type C:\heap41a in the address bar...
if there is a folder named heap41a, then ur system is infected...
(AVAST antivirus is the best solution for this worm...) symantec also works




Folder Lock without any S/W

Open Notepad and copy the below code and save as locker.bat. At first time start it will create folder with Locker automatically for u. Don't forget to change your password in the code its shown the place where to type your password.
after creation of Locker folder again click on the locker.bat.it will ask.press Y then Locker folder will be disappeared. again to get it click on locker.bat. and give ur password u will get the folder again.

************ ********* ********* ********* ********* ********* *



cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "ch"
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 "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
attrib +h +s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==
type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
ren "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End






Hidden Star Wars film in Windows XP


This works in Win XP only:





click ‘Start’,

‘Run’ and

type in the following:





telnet towel.blinkenlights.nl







Have Fun With The Command Prompt


Here’s a cheap trick to amuse yourself when you get bored.
Open a command prompt (Start, Run, cmd, OK) and enter the following command:

title yourname

Press enter

then check out the title bar of the command window.





Trick for Set Time to shutdown windows

You can always set windows to automatically shutdown whenever you want. Like my self, i've always away when downloading movies or series. Here's how to do it..

1.Click Start Button
2.Click Run
3. type at 20:00 shutdown -s
4.Hit Ok
5.DONE!

here's some explanation. look no 3, here i set windows to shutdown at 8PM(2000).
if you would like to auto shutdown at 3AM just change the value to 03:00. So,there will be like this

at 03:00 shutdown -s

p/s: If you want to restart just change -s to -r . Hope you like it!



if this post is repeat i am very sorry


change the google logo name by ur name

go to
Code:
http://www.google.co.in/

and in addressbar now type

Code:
http://www.shinysearch.com/randomlogo.php?ltext=Anil

n this replace Anil by ur name and see the magic

if u like my post pls press thanks button and give reply



. A really cool Google trick!

1. Go to

Code:
http://www.google.com.
2. Click "images"
3. Fill in "bikes, flowers, cars" or any other word.
4. You will get a page with alot of images thumbnailed.
5. Now delete the URL on the addressbar (example:

Code:
http://images.google.nl/images?hl=nl&q=flowers&btnG=Afbeeldingen+zoeken&gbv=2)
6. Copy the script down here, and paste it in your adressbar and enter!



Code:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i 
Enjoy!






Restart Windows without restarting the Computer

yes u can restart u r windows with out restarting u computer

When you click on the SHUTDOWN button, make sure to simultaneous press SHIFT Button. If you hold the Shift key down while clicking on SHUTDOWN button, you computer would restart without restarting the Computer. This is equivalent to term "HOT REBOOT"

it will work 100%

if it repeat sorry

if u like my post press thankxx button and give comments



4. Installing xp in 10 minute

Here i am going to the secret that i got to know last night while making format. I found that we can bypass the 39 minute of time while we are installing windows xp.
after a long time i am making another post
hope u will like it





We all know that after loading the file or copying the file from the boot disk to temporary space the system requires a first time reboot.

Now if we press shift+f10 then the task manager will open and there we will find that a process is running named setup.exe

now our task is to make the priority of this process maxm by right clicking on that.

We are done.

Find ur xp installed in 10 min with tolerance 2 min
if it is repeat sorry
share as much as you can
if u like this post do reply and press tankq butten




4. Fasten your BroadBand Speed up to 20%




If you are using a BroadBand connection at your home and using Windows Xp as your Operating System, and you feel that your BB speed is a bit less, then in that case you have the option to increase your Broadband speed upto 20%.






1. First of all make sure you are logged in as Administrator.
2. Go to Start -> Run -> gpedit.msc, press OK.
3. Then go to Computer Configuration -> Administrative Templates -> Network -> QOS packet Scheduler.
4. On the right it will give you the option of Limit Reservable bandwidth, open and and select Enabled, and change the value to 0.






























0 comments: