Windows Logon Box; Wanna Rename It
Run regedit and go to HKEY_Local_Machine\Software\Microsoft \Windows\CurrentVersion\Winlogon
Then add or change the key:
LegalNoticeCaption REG_SZ="(Title for Box)"
And the same for this key:
LegalNoticeText REG_SZ="(Message to be displayed in the box)"
--------------------------------------------------------------------------------
Wanna Move Your Start Button.
How to move or close the start button!
1. Click on the Start button.
2. Press the Esc key.
3. Press the Alt and the - or dash keys at the same time.
4. This will give you a menu, you can move or close.
5. But if you move it you need to use the arrow keys and not the mouse.
6. When you get it where you want it, push the Enter button.
--------------------------------------------------------------------------------
Renaming the Recycle Bin
Ever wanted to rename your recycle bin? Who wouldn't?
Well, it's pretty simple, the bare bones of it are just typing in commands to the registry.
Ok, what you do is, copy this information (in bold) to notepad or something similar. (Start-->All Programs-->Accessories-->Notepad).
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000
Once you have that copied into NotePad, save it as something like "Recyclebin.reg" (without the quotations).
Then, find whereever you saved it, click on it, say yes, and BAM!
Then whenever you want to rename it just right-click and select rename!
That's it!
Now you can freely rename your recycle bin whenever you want!
Funny Computer Tricks: Check out these tips and funny tricks
(1)Fun With Browswer :
Copy and paste the java script code in the following red lines to the address bar of your browser
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)
Press enter and watch your window's |shaking it" You can change the value of i if you wish :-)
(2)Cool DOS Commands
Command #1: By typing in 'tree' into Dos, you can view all of the folders (not files) on the computer or User. Pretty cool but then again pretty worthless. Just a cool thing to know.
Command #2: By typing in 'ipconfig' you can view your default gateway ip adress for your router. This is really only useful if you are good with the computer and are trying to fix your internet connection, you can look at what's wrong.
Command #3: By typing in 'format c:' you can delete all the information on your hard drive, if you want to start new or something, but dont do that just to be an idiot.
Command #4: By typing in 'netstat' or 'nbtstat' (both similar) you can view the TCP/IP network of your computer.
Command #5: By typing in 'title whatever' the blue bar at the top where it is command prompt will be replaced with whatever you typed after title.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DisableCAD"=dword:00000001
Funny Computer Tricks: Check out these tips and funny tricks.
Copy and paste the java script code in the following red lines to the address bar of your browser
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)
2: Press enter and watch your window's "shaking it". You can change the value of i if you wish :-)
Now this is specially for the ones who are too lazy to get up even when the trust cellphone dies screeching its lungs out.
Its pretty simple
Creating the playlist
create a playlist of your favourite songs in Winamp, WMP or any other player. Export the playlist as a M3U playlist. M3U is generally accepted by almost every player.
Triggering the alarm
point to start> programs >accessories > system tools >scheduled tasks
Create a new task and choose program as windows media player or winamp (May work with others too but I haven't tried anything else)
Choose "daily", Enter the time and choose "every day" at next screen.
It would now ask for password (leave blank in case you don't have one)
Right click on the newly created task and check the "run only if logged in" check box. In the properties. Append the path to the playlist you created in the "run" text box. "D:\windows media player\wmplayer.exe" K:\Playlists\smoothies.m3u
It should now look like the text inside quotes is my WMP's path. It may vary for you. The text after WMP's path is the one to the playlist.
Click OK and you're done.
Go sleep!
Beware : Make sure that the file you are Deleting is not a System File.
1. Open a Command Prompt window and leave it open.
2. Close all open programs.
3. Click Start, Run and enter TASKMGR.EXE
4. Go to the Processes tab and End Process on Explorer.exe.
5. Leave Task Manager open.
6. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable
file) is located in.
7. At the command prompt type DEL
8. Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
9. Close Task Manager.
