Liked us?

d

Welcome to This Blog

Hello and welcome everyone to this blog.Here you can get wonderful computer tricks and tweakz .Also I will provide you freebies time to time so just seat back and explore this blog.......

Make your own virus - DELmE's Batch Virus Maker

Hackforums.net has made a virus generator program with the use of it you can make your own virus..........thes virus are so dangerous that it can destroy your whole PC so I warn you use this program at your own risk.But thes program is best to destroy your enemy's computer,If you want to know how a virus is made then these programme is best for you

Making a dangerous virus -Matrix !!!!! For EDUCATIONAL PURPOSE ONLY

This virus will wipe out your whole HD using an animation of 10secs, it will also use your IP to harm you and your isp (not bad in my case tongue.gif ) and spread to all your contacts...

How to create a fake error message-mostly for windows

With this help of this page you will know come to know how to create a fake error message which works mostly for windows

Windows explorer shortcuts

In this page you will came to know about the windows explorer shortcuts which will help you in using your computer faster

Annoying Google - Google hacks

In this trick the capitalisation of your searches will change automatically.Some words will change into small letter and some into capital letters in your search result.Also there will be the change of logo as you can see in the picture

Internet Explorer shortcuts 0

Coder Himanshu | Monday, February 28, 2011 | , ,

CTRL+A - Select all items on the current page
CTRL+D - Add the current page to your Favorites
CTRL+E - Open the Search bar
CTRL+F - Find on this page
CTRL+H - Open the History bar
CTRL+I - Open the Favorites bar
CTRL+N - Open a new window                                            
CTRL+O - Go to a new location
CTRL+P - Print the current page or active frame
CTRL+S - Save the current page
CTRL+W - Close current browser window
CTRL+ENTER - Adds the
http://www. (url) .com
SHIFT+CLICK - Open link in new window
BACKSPACE - Go to the previous page
ALT+HOME - Go to your Home page
HOME - Move to the beginning of a document
TAB - Move forward through items on a page
END - Move to the end of a document
ESC - Stop downloading a page
F11 - Toggle full-screen view
F5 - Refresh the current page
F4 - Display list of typed addresses
F6 - Change Address bar and page focus
ALT+RIGHT ARROW - Go to the next page
SHIFT+CTRL+TAB - Move back between frames
SHIFT+F10 - Display a shortcut menu for a link
SHIFT+TAB - Move back through the items on a page
CTRL+TAB - Move forward between frames
CTRL+C - Copy selected items to the clipboard
CTRL+V - Insert contents of the clipboard
ENTER - Activate a selected link
HOME - Move to the beginning of a document
END - Move to the end of a document
undefined: undefined »

20 thing you don't know about XP 0

Coder Himanshu | Friday, February 18, 2011 | ,

"You've read the reviews and digested the key feature enhancements and operational changes. Now it's time to delve a bit deeper and uncover some of Windows XP's secrets." 


1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).



2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only). 


3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same. 


4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable. 


5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here. 


6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother. 


7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system. 


8. XP will treat Zip files like folders, which is nice if you've got a fast m
achine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'. 


9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2. 


10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.



11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects. 


12. Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might slip the bonds of sanity before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0. 


13. You can start up without needing to enter a user name or password. Select Run... from the start menu and type 'control userpasswords2', which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use. 


14. Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options... and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed. 


15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic. 


16. The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0. 


17. You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By... Show In Groups. 


18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it. 


19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons. 



undefined: undefined »

360Amigo System Speedup Pro Free License Serial Key 0

Coder Himanshu | Friday, February 18, 2011 | , ,

360Amigo System Speedup Pro is a new advanced and professional PC OPTIMIZATION
and error repair program which consists of a System Cleaner, System Optimizer and a wide variety of System Tools to dramatically enhance your PC performance, featuring an advanced Error Detection technology aimed for quickly fixing your PC problems. undefined: undefined »

360Amigo System Speedup Pro Free License Serial Key 0

Coder Himanshu | Thursday, February 17, 2011 | ,

360Amigo System Speedup Pro is a new advanced and professional pc optimization
and error repair program which consists of a System Cleaner, System Optimizer and a wide variety of System Tools to dramatically enhance your PC performance, featuring an advanced Error Detection technology aimed for quickly fixing your PC problems.

Key features of 360Amigo System Speedup Pro:
  • System Cleaner
    1. One-click solution
    2. System scan scheduler
    3. Free up disk space by cleaning junk data
    4. Clean up registry errors
    5. Delete hidden privacy exposing traces
    6. Erase private data permanently and safely
    7. Instantly fix the common problems
  • System Optimizer
    1. Automatically check disks at start up
    2. Complete list of internet connections running is provided
    3. Terminate unused and malicious computer processes
    4. Remove unneeded programs from start-up
    5. Defragmentation for files and folders is provided
  • Multi-functional disk tools
    1. Un-installs unneeded programs
    2. List of installed drivers is provided
    3. Check about the info of your entire computer system
    4. File recovery
    5. Manages or deletes system restore points
360Amigo System Speedup Pro normally costs $19.90 for purchase. As part of 360amigo promotion offer, the interested users are now entitled to download the full version of 360Amigo System Speedup Pro free of charge.

To grab a free copy of 360Amigo System Speedup Pro, visit 360Amigo’s giveaway promotion page and submit your details. Instantly, the license serial key and download URL for 360Amigo System Speedup Pro will be displayed.
360Amigo System Speedup Pro is fully compatible with Windows XP, Vista, Server 2003, Server 2008 and Windows 7 platform.
To download the programme visit here

undefined: undefined »

Hidden Start - Run Console Applications & Batch Files without any Window in the Background 0

Coder Himanshu | Wednesday, February 16, 2011 |

Console applications and batch files are regularly run at Windows startup and in schedule. The main inconvenience of this is that every application creates a new console window which flickers on the screen. Hidden Start (or Hstart) is a small startup manager that allows console applications to be started without any windows in the background and much more. Hstart is usually started by entering the following command line:
hstart /NOCONSOLE "batch_file_1.bat" "batch_file_2.bat" "batch_file_3.bat"
Hstart is very effective if you are using console utilities for everyday tasks: daily backups, automatic source code compilation and code signing. Please read the examples section below to see how it works out.
Hidden Start - Help Hstart is very small (~40 Kb), but it allows you to:
  • start multiple applications in the specified order synchronously;
  • start console applications without any windows in the background;
  • start non-elevated applications from elevated scripts and batch files (new in v3.0);
  • handle UAC privilege elevation under Windows Vista and above;
  • set the working directory and priority class of the created processes;
  • set the startup delay before command execution;
  • show success and error messages after command execution.
Using Hstart, it is also possible to run batch files in the background and save console output into a log file:
hstart /NOCONSOLE /IDLE /D="E:\Backups\"
       "cmd.exe /c "E:\Backups\backup.bat > backup-log.txt""
It is very effective if you are using console utilities for daily backups. The command line switch /IDLE means that the backup process will run with the lowest priority class, and /D="" sets the starting directory of the batch file (necessary if it uses relative paths).

What is new in the latest versions?

Hstart 3.0 contains a number of innovative features that make it easier to work with complex command lines and handle UAC privilege elevation on Windows Vista and above. Please read this carefully before using the newest version of Hstart.

User-friendly quote processing

Starting from version 2.0, Hstart uses its own algorithm to parse complex command line arguments. It enumerates all the opening/closing quotation marks and handles embedded quotes in a more user-friendly manner. Double-quoting is the way that you have to escape a single embedded quotation mark.
Important note for existing users
If you are moving from Hstart v1.x to the newest version, you have to recheck and possibly rewrite all your Hstart command lines. The following command line switches may help you to move quickly:
  • /TEST - enable the "test mode" to see what parameters are passed to Hstart and how they are processed;
  • /NQ - use the old algorithm to parse command line arguments, provided by CommandLineToArgvW function (for backward compatibility only, it is highly NOT recommended for new scripts).
Here is how it works out:
hstart /TEST "cmd.exe /k "echo "a phrase" "" with spaces "" eof""
Compare with the old algorithm:
hstart /NQ /TEST "cmd.exe /k \"echo \"a phrase\" \" with spaces \" eof\""
This will execute cmd.exe with the following parameters:
cmd.exe /k "echo "a phrase" " with spaces " eof"
And you will see: "a phrase" " with spaces " eof

Test mode

The /TEST command line switch allows you to see what parameters are passed to Hstart and how they are processed:
hstart /TEST "notepad "C:\Windows\System32\drivers\etc\hosts""
You will be prompted with an information message before executing any commands:
Hidden Start - Test Mode It is highly recommended to check all command lines with the /TEST switch before using Hstart in a real-world environment.

Message after command execution

Hstart allows you to run console applications completely hidden, and now there is a simple way to tell the user whether the command is executed correctly or not:
hstart /WAIT /MSG="Your command executed successfully."
       /TITLE="Congratulations!!!" "Success.exe -parameters"
This will bring up the following message after command execution:
Hidden Start - Success Message Here is how to set up an error message:
hstart /WAIT /ERRMSG="An error occurred while processing your request."
       /ERRTITLE="Unknown Error" "Failure.exe -parameters"
The error message will be displayed only if the executed command failed:
Hidden Start - Error Message Note that the /WAIT switch is required to determine the return code of the executed command. For a real-life example, please see Example 3: Code Signing with one click.

Run applications from the Windows Shell

Essentially, the new /SHELL command line switch works in the same way as the Windows Run dialog: the given parameters are passed to the Windows Shell to be handled rather than by calling the application directly. This makes it possible for the Shell to select an appropriate program to run for a given filename.
Hidden Start - Run Dialog The /SHELL command line switch is also required when running elevated and UIAccess applications under Windows Vista and 7.

UAC privilege elevation under Windows Vista

Especially for Windows Vista users, Hstart 3.0 provides two new command line switches: /RUNAS and /UAC. The first switch is equal to the "Run as administrator" Shell command:
hstart /RUNAS "notepad.exe" "cmd.exe" "inputdoc.exe"
After running this command line, you will see three UAC confirmation dialogs: first for Notepad, second for Command Prompt and third for an unsigned application (inputdoc.exe). Here is the third UAC dialog:
Unidentified Application - UAC Confirmation Dialog Compare with the following command line:
hstart /UAC "notepad.exe" "cmd.exe" "inputdoc.exe"
In this case, you will see only one UAC confirmation dialog asking you to run Hstart executable with administrative privileges:
Hidden Start - UAC Confirmation Dialog Hstart executable is digitally signed, so it can be used to launch other unsigned applications at Windows startup without being blocked by UAC.
It is also possible to run a batch file with full administrative privileges (for example, to be able to write to %ProgramFiles% or system directories) in hidden mode:
hstart /RUNAS /NOCONSOLE "D:\Batch Files\Requires_Admin_Privileges.bat"
The /NOCONSOLE and /NOWINDOW command line switches work also for PowerShell and Ruby scripts as well as for CMD windows.

Start non-elevated applications from elevated (new in v3.0)

On Windows Vista, programs started from an elevated application or script would also run in elevated mode with full administrative rights. Hstart 3.0 gives an easy and native way to start a non-elevated program from the command line or a batch file, even if the command line process is elevated.
hstart /NONELEVATED "D:\Batch Files\Non_Elevated_Script.bat"
Installers that always run with full administrative rights on Vista computers can benefit from using Hstart with the /NONELEVATED switch and run other programs or scripts with the rights of the currently logged on user.
Note that /WAIT and /[PRIORITY] flags are ignored if you specify the /NONELEVATED command line switch. Though you can still use the /NOCONSOLE switch to run application in hidden mode and pass multiple command lines to Hstart.

Examples of Usage

Here are a few real-world examples of using Hstart:

Hidden Start 3.2 (32-bit and 64-bit),


powered by ntwind.com
undefined: undefined »

Make Undeletable or Unreadable Folders 0

Coder Himanshu | Tuesday, February 15, 2011 | , ,

Hello friends,

Steps to “Make a Undeletable or Unreadable Folder”


By holding down alt, then typing numbers on the number pad (right of the keyboard) you can create special characters. If you hold down alt, then press 1, then let go, you got the ascii character 1. You try some randomn numbers. This goes all the way up to 255. Open a dos prompt, and type md (alt+1+9+4)someword. md is the dos command to make a directoy, now try and open the directory in Windows, you can’t. To open it, type ren (alt+1+9+4)someword someword (ren is the dos command to rename).
Comment if you like it:. undefined: undefined »

How To Set a Video as Desktop Background 0

Coder Himanshu | Tuesday, February 15, 2011 | , ,

Do you want to set a Video as your desktop background instead of wallpaper ?
Its very simple to impress your buddies by doing so... If you want set a video background, just follow this simple steps:-

1. First of all you need a VLC player installed in your OS to perform this task. If not than download the VLC player from internet and install it.

2. Run VLC media player,go to Settings->preferences->Interface->Main interfaces,then click on wxWidgets.Remove the tick on "Taskbar" and put a tick on "Systray icon".

3. Now go to Video ->Output Modules->DirectX.On the bottom right put a tick on advanced options check box.You will now see some options.Put a tick on "Enable Wallpaper Mode ".

4. Now,select playlist and put a check or tick on "Repeat current item ".

5. Press the Save button.Now close the Vlc player and run it again(to save the settings permanently).

6. Now play any video you would like to set as Wallpaper.Right click on the video and click on "Wallpaper".The video would be set as your wallpaper undefined: undefined »