Trick
Trick
Can anyone Tell me a Simple trick to Surprise a person who knows about computer?
Thanks
Thanks
Re: Trick
Notepad fun
~!~!~!~ Trick#1 ~!~!~!~
1. Open a blank Notepad file
2. Write .LOG as the first line of the file, followed by a enter. Save the file and close it.
3. Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
4. Type your notes and then save and close the file.
After that open the file and see the changes.
With this trick you can also use your notebook as a personal diary.
~!~!~!~ Trick#2 ~!~!~!~
1.open notepad
2. type "bush hid the facts"
3. save it and close it...
4 then open it again........n see the changes...............
~!~!~!~ Trick#3 ~!~!~!~
Do you know the number of the flight that was used to attack the world Trade Centre????
The flight number was Q33N.
Now, open your Notepad, type the number of the flight (i.e. Q33N).
Now click on format>font, increase the font size upto 72, and change the font style to 'wingdings'. Now see the amazing thing.
~!~!~!~ Trick#4 ~!~!~!~
Over at WinCustomize, someone thought they'd found an Easter Egg in the Windows Notepad application. If you:
1. Open Notepad
2. Type the text "this app can break" (without quotes)
3. Save the file
4. Re-open the file in Notepad
Notepad displays seemingly-random Chinese characters, or boxes if your default Notepad font doesn't support those characters.
It's not an Easter egg (even though it seems like a funny one), and as it turns out, Notepad writes the file correctly. It's only when Notepad reads the file back in that it seems to lose its mind.
~!~!~!~ Trick#1 ~!~!~!~
1. Open a blank Notepad file
2. Write .LOG as the first line of the file, followed by a enter. Save the file and close it.
3. Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
4. Type your notes and then save and close the file.
After that open the file and see the changes.
With this trick you can also use your notebook as a personal diary.
~!~!~!~ Trick#2 ~!~!~!~
1.open notepad
2. type "bush hid the facts"
3. save it and close it...
4 then open it again........n see the changes...............
~!~!~!~ Trick#3 ~!~!~!~
Do you know the number of the flight that was used to attack the world Trade Centre????
The flight number was Q33N.
Now, open your Notepad, type the number of the flight (i.e. Q33N).
Now click on format>font, increase the font size upto 72, and change the font style to 'wingdings'. Now see the amazing thing.
~!~!~!~ Trick#4 ~!~!~!~
Over at WinCustomize, someone thought they'd found an Easter Egg in the Windows Notepad application. If you:
1. Open Notepad
2. Type the text "this app can break" (without quotes)
3. Save the file
4. Re-open the file in Notepad
Notepad displays seemingly-random Chinese characters, or boxes if your default Notepad font doesn't support those characters.
It's not an Easter egg (even though it seems like a funny one), and as it turns out, Notepad writes the file correctly. It's only when Notepad reads the file back in that it seems to lose its mind.
Re: Trick
Thanks. Please Add more
Thanks
Thanks
How to move mouse pointer without mouse
Ever thought that you could move your mouse pointer without your mouse..? No, not really, isn't it..? But, it's possible..!
Here is how:
You can also change settings under the "Mouse" tab in "Accessibility Options", by clicking on Settings.
Here is how:
- Press Left Alt + Left Shift + Num Lock Button and click OK in the dialogue box that appears.
- In your Taskbar, a mouse-like icon will appear. Double click it and under "Mouse" tab, make sure that the "Use Mouse Keys" is checked.
- Also ensure that the Num Lock is ON (ie. the light must glow).
- Now with the help of Numeric Keypad e.g ( Press and Hold the following Keys )
7 8 9
4 6
1 2 3
For normal click, press 5
You can also change settings under the "Mouse" tab in "Accessibility Options", by clicking on Settings.
Re: Trick
Thanks.
Please Continue this Great work
Please Continue this Great work
Re: Trick
robot.lk/viewtopic.php?f=12&t=1106
Re: Trick
Thanks. Please Continue
Re: Trick
you can block the mouse and keyboard by a small autoit code.
type below code in autoit editor and save it.
then run it. after it you computer will be not responding to and mouse or key board input.
To unlock computer, press Ctrl+Alt+Delete .
type below code in autoit editor and save it.
then run it. after it you computer will be not responding to and mouse or key board input.
Code: Select all
BlockInput(1)
Re: Trick
you can block all the usb storage devices by a simple registry setting.
Lock --- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR \ Start = 4
UnLock --- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR \ Start = 3
Lock --- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR \ Start = 4
UnLock --- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR \ Start = 3
Re: Trick
BRO this thing helps me a lot for some jolly work...Lock --- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR \ Start = 4
UnLock --- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR \ Start = 3
therefore I should say thank you to you.!!!!!!!!
