Tuesday, October 27, 2015 at 10:31 AM Posted by Ritesh Nand Soni
Sunday, January 30, 2011 at 11:27 AM Posted by Cyber Commanderz
Labels: Tips and Tricks, Windows 0 comments
at 11:20 AM Posted by Cyber Commanderz
I think many of you might accidentally deleted the Show Desktop icon in the quick launch bar. I also did accidentally deleted the Show Desktop icon at quick launch bar. Finally i found the solution to re create or restore this Show Desktop icon in quick launch bar again.
Just follow the steps below and you will restore Show Desktop icon back in your quick launch bar:-
* Click Start -> Run -> type Notepad and enter
* Copy the contents below to your Notepad and save as Show Desktop.scf
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
* Once the file created, drag the file to the Quick Launch bar.
Labels: Tips and Tricks, Windows 0 comments
at 11:13 AM Posted by Cyber Commanderz
The top 21 desktop shortcut keys
1. Windows key + E = Explorer
2. Windows key + Break = System properties
3. Windows key + F = Search
4. Windows key + D = Hide/Display all windows
5. ALT + Tab = Switch between windows
6. ALT, Space, X = Maximize window
7. CTRL + Shift + Esc = Task Manager
8. CTRL + C = Copy
9. CTRL + X = Cut
10. CTRL + V = Paste
11. CTRL + Z = Undo an action
12. CTRL + Y = Redo an action
13. CTRL + A =Select all items in a document or window
14. F1 = Display Help
15. F2 = Rename the selected item
16. F3 = Search for a file or folder
17. F4 = Display the Address bar list in Windows Explorer
18. F5 = Refresh the active window
19. F6 = Cycle through screen elements in a window or on the desktop
20. F10 = Activate the menu bar in the active program
Labels: Tips and Tricks, Windows 0 comments
Friday, January 21, 2011 at 8:36 PM Posted by Cyber Commanderz
Labels: Hacking, Tips and Tricks, Windows 0 comments
Monday, January 17, 2011 at 6:12 PM Posted by Cyber Commanderz
While searching for information about WinVer, the first Windows virus, I came across an interesting article about the history of virus and antivirus.
In 1986, the first PC virus was created. It was the Brain virus from Pakistan. Brain was a boot sector virus and only infected 360k floppy disks. Interestingly, even though it was the first virus, it had full-stealth capability.
Stoned was the first MBR infector and was written by a student at the University of Wellington in New Zealand.
Several innovative viruses appeared in 1992:
* EXEBug introduced CMOS modification to prevent clean booting.
* Groove was the first .EXE infecting MtE virus. It also targeted many anti-virus products.
* Invol was the first .SYS infector. It was also slightly polymorphic.
* Starship was a SPM, slow infector. It also introduced a new way to infect the hard drive.
* V-Sign was the first polymorphic boot sector virus.
* WinVer 1.4 was the first Windows virus.
Labels: Antivirus, Information, Viruses 0 comments
at 9:51 AM Posted by Cyber Commanderz
There is a hidden feature in Windows and not many users know anything about it. You can setup a banner with a message in it. Each time your Windows boots up the same banner will pop up. The message can be anything from a welcome message to some important information. You can use it in the way you want. Follow the simple steps given below to setup a banner for your Windows system :
First of all, go to “start” –> “run”.
Type “regedit” and hit Enter.
A new window will open named “registry editor”. In the left panal of the “registry editor”, go to the key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionpolicies system
Now right click on the right panel, choose “new”,Select “string value”. A new “string value” will be created.
Right click on it and choose “rename”. Type “LegalNoticeCaption” .
Right click on that “string value” and choose “modify”. On the “value data:” area, type the text or value that you want to see in the title bar of the banner.
Now create yet another new “string value” in the right panel and “rename” it to “LegalNoticeText”.
Right click on that “string value” and choose “modify”. On the “value data:” part, type the message you want to display each time windows boots.
Now, close the “registry editor”.
Restart your computer.
Now, after the “boot screen” and just before the “welcome screen” a new banner will pop up which contains your message and an “OK” button. The users have to click on the “OK” button to proceed.
Labels: Tips and Tricks, Windows 0 comments