- Right click on empty space on your desktop and create new folder.
- Rename it to : Super Control Panel.{ED7BA470-8E54-465E-825C-99712043E01C}
- The first part, "Super Control Panel" will be the folder name, and can be whatever you want.
- The extension, " ED7BA470-8E54-465E-825C-99712043E01C ", must be entered exactly as it is here, though, including the curly brackets.
- When you press [Enter] this part of the name will disappear, and double-clicking the new folder will display shortcuts to functions more than 200 in total.
Thursday, 1 December 2011
Explore Super Control Panel
Win 7 has changed Control Panel , but it's still too difficult to locate all the applets and options that you might need. Super Control Panel offers an easier way to access everything you could want from a single folder.
Change your Win7 Log on Screen Without any Software
- Go to RUN and type regedit and press Enter.
- Browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background in REGEDIT.
- Double-click the DWORD key called OEMBackground (not there? Create it) and set its value to 1.
- Now close REGEDIT.
- Find the image which you want to set as log on screen and make sure its size must be less than 256 KB.
- Copy that image to "C:\Windows\system32\oobe\info\backgrounds" . (create the info\backgrounds folders if they don't exist).
- Rename the image to " backgroundDefault " reboot, and you should now have a custom log-on image.
- Alternatively, you can use a free tweaking tool to handle everything for you.Logon Screen Rotator accepts multiple images and will display a different one every time you log on.
Sunday, 27 November 2011
How to Crack Password of any windows Computer
I will use linux to crack the password of any user account on windows PC using Pendrive.
- First download wincrackd.rar .(click on "SKIP AD" Button to download ).
- Connect Pendrive and Extract wincrackd.rar to this pendrive.
- Now open command prompt (open cmd as administrator ).
- Nevigate to your pendrive (If " j " is your pendrive letter then type " J: " and press enter ).
- Now type " j:\syslinux.exe -ma j: ".
- On some drives, you may have to omit the -ma option if you get an error. If it says nothing, it probably did install the bootloader.
- Now Insert this pendrive on any windows PC and Boot this Pendrive from boot menu and follow instruction to reset account's password.
I have tested it for win 7 and win vista x64 & x32 bit versions.....If you face any problem then post comment...........
Hide .RAR file Behind Any Picture
I found to Hide a .rar file in jpeg so that you can open it as either image or rar...
- Put .rar file and your image file in same folder ( e.g. c:\newfolder).
- Open command prompt.
- Type " cd c:\newfolder " to nevigate to the folder.
- Type " copy /b input.jpg + input.rar input.jpg " ( input.jpg is your image file and input.rar is your RAR file ).
- That's it.
you can double click the image file and it will show it as a picture , But if you open it with "winrar" or "winzip" you will see the containing files.
Saturday, 12 November 2011
Make Windows Greet you with a Voice Message at Startup
You can make your computer say "Welcome to your PC." or any message.
- Open Notepad and write following code:
speaks="Message"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
2. save it as welcome.vbs and place it to the location: (for win 7)
C:\Users\DARPAN\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
(for Windows XP: C:\Documents and Settings\All Users\Start Menu\Programs\Startup )
Subscribe to:
Posts (Atom)