Sunday, 2 October 2011

how you can generate a message before the Windows logon screen

In this post I am going to tell you how you can generate a message before the Windows logon screen. Just follow the steps given below and your trick is good to go.

1) Go to Run (window button + R)

2) On the Run, type regedit and press Enter.

3) Navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\Mcft\Windows NT\CurrentVersion\Winlogon.

4) Modify the key legalnoticecaption and write the name of the window you want to appear.

5) Modify the key legalnoticetext with what you want the window to say.

6) Now restart your computer.

Wednesday, 28 September 2011

CD ROM trick

this trick for CD ROM :-
type in notepad 


Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop


 save it as "anything.vbs" click on this .....


A CAPSLOCK Trick

Toggle your friend's Caps Lock button simultaneously:
Type :
type in notepad
 
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.Sleep 100
wshshell.Sendkeys "{CAPSLOCK}"
Loop

Save it as "Anything.VBS" and send it

Browser Shaking trick


Browser Shaking 
This is a fun little trick that can create a shaking screen on your web browser (i.e. Internet Explorer, etc..) The trick is simply a small Java Script that causes your browser window to move to different positions, causing a shake of your entire screen. It's kind of cool to watch and see what Java Script can do! Try it out.. Use this trick at your own risk. Here's how: Copy this entire line and paste it onto your address box, then press Enter:
 javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

Tuesday, 27 September 2011

increase your RAM using pendrive.

How to speedup your PC with help of flash dive or Pen drive.(only for use in window7) 
1.first enter Pen drive in your pc.  

2. format as exfat or fat.

3.go to property of pen drive.   

4 choose ready boost .  

5.choose according to your useage. 

6.apply this.  

7.this shows your disk as full . 

note this technique is use as virtual memory.  try it !!! and send feed back