Skip to main content

Posts

Showing posts with the label Software

Stop Annoying Add

How to Stop Annoying Add? Did you ever go to warez/cracks sites only to be bombarded with 3 -4 windows opening up at a time, with porn, spam etc? I discovered a VERY easy way to block about 90-95% of this, without using any pop-up stopping programs. Here's how you do it... 1) open Internet Explorer and Go to TOOLS and then INTERNET OPTIONS. 2) Click the SECURITY tab, move the slider up to HIGH and click APPLY. This applies the highest security settings to IE, which blocks EVERYTHING, including JavaScript, Applets and so on that pop-ups are based upon. The catch is this... Some places like online banks and other web sites need these functions to work properly... So you'll need to re-enable one important thing.. 1) Go to TOOLS and then INTERNET OPTIONS. 2) Click the SECURITY tab, CUSTOM LEVEL, scroll down to SCRIPTING, and under ACTIVE SCRIPTING, select the ENABLE radio button. 3) Click APPLY and you're pretty much done. Note : This does NOT completely remove pop...

Burn image Files

How to Burn image Files with Nero? 1 . Install Nero. 2 . Insert Blank CD. 3 . Open it, choose what is the storage type you gonna use to burn the image, or is a CD or a DVD. 4 . Go to Copy and Backup > Burn Image to Disc. 5 . Choose the image you want to burn > Next. 6 . Done.

How to work with Daemon Tools?

1 . Install the software into your Hard Drive. After installing reboot (or not) your PC. 2 . After 1. , open Daemon-Tools. It will appear in your startup bar. 3 . Right click on it, go to Virtual CD/DVD-ROM » Set number of devices » 2 Drives. If you want to use more drives you can set it on. I personally use 2. It's your decision. 4 . Right click on it, go to Virtual CD/DVD-ROM » Device x: [X:](....). Here you will mount your image. Just choose the image to open it (x means Device 1 or 2, etc.)([X:] the letter of your device). 5 . Done, now your image is working like a CD.

What is a image file?

A image file is a CD/DVD, but instead of insert it into your CD/DVD-Rom, you open it from inside your Hard Disk. So, it's a file that replaces a normal CD/DVD. Inside the image are the CD/DVD files like if it were a CD/DVD.

Stop Windows Messenger Autostart

click on start and click run and type REGEDIT and enter and delete the following Registry Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\MSMSGS

Auto Disconnect Internet Explorer

Use this edit to automatically disconnect from Internet Explorer after a specified length of time has elapsed. Use this trick on anyone whom you don?t like using your computer with net J Go to Start -> Run -> and type run in Regedit. Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters Modify/Create DWORD Value of Data type REG_DWORD Named [Autodisconnect] Value Data: [Enter a new disconnect time. Use Hexadecimal if you are unfamiliar with Binary] Exit Registry / Reboot

Uninstall Programs Manually

Follow This Step: 1 - Go to Start -> Control Panel -> Add or Remove Programs. 2 - Select 1 option Change or Remove Programs 3 - Select any Remove Programs and Click Remove.

Compile C Programs

How to install Borland C++ compiler 1 . Download Borland C++ compiler 5.5 (for Windows platform) from the following link. http://www.codegear.com/downloads/free/cppbuilder 2 . After you download, run freecommandlinetools.exe. The default installation path would be C:\Borland\BCC55 How to configure Borland C++ compiler 1 . After you install Borland C++ compier, create two new Text Documents 2 . Open the first New Text Document.txt file and add the following two lines into it -I”c:\Borland\Bcc55\include” -L”c:\Borland\Bcc55\lib” Save changes and close the file. Now rename the file from New Text Document.txt to bcc32.cfg. 3 . Open the second New Text Document (2).txt file and add the following line into it -L”c:\Borland\Bcc55\lib” Save changes and close the file. Now rename the file from New Text Document (2).txt to ilink32.cfg. 4 . Now copy the two files bcc32.cfg and ilink32.cfg, navigate to C:\Borland\BCC55\Bin and paste them. How to compile the C source code (.C files) 1 . You need to...

Removing Stored User Name and Password in Mozila Firefox

When you visit a Web site that requires authentication or attempt to connect to remote com puters, you are given the option to save your password so that the next time you visit the page or attempt to access a remote resource, you do not have to reenter your password. This feature can be a huge convenience, especially if you access a particular Web site or resource frequently. The downside to this convenience is the potential for horrible security and privacy problems. Essentially, you are taking the password off all of the sites and resources for which you saved a password. Anyone who has physical access to your computer can get in using your username and password, even if they do not know your password. 1 . Open Mozila Firefox. 2 . C lick on Tools -> options -> Security -> Seved Passwords -> Show Passwords -> Yes. 3 . The Stored User Names and Passwords window will load, showing you a list of all of the accounts that are saved on your computer. 4 . To remov...

Clearing Frequently Run Programs list

One of the great new features of Windows XP can also be a pain when you are concerned about your privacy. Being able to select the program that you use frequently directly on the Start panel instead of navigating through the entire Start Menu can save you some time. However, over time, this list can become cluttered with programs that you do not want. Additionally, anyone who uses your computer can easily see what programs you use. If you are concerned about your privacy or just want to clear the list and start fresh, follow these steps : 1 . Right-click the Start button and select Properties . 2 . Click the Customize button next to Start Menu. 3 . Under the Programs section, click the Clear List button. 4 . Once you click the button, nothing seems to have happened. Don't worry; it has cleared your list so you do not need to keep clicking the button. Click OK when you are finished to close the Customize Start Menu window. 5 . Then, click OK once more to close Taskbar and ...