Archive for 2013

C++ Program That Perform Number Operation(Malay)

#include <iostream> using namespace std; void pilihansaya(); double add(double, double); double subtract(double, double); double multiply(double, double); double divide(double, double); int main() { double x, y; int pilihan; .
Posted by Unknown

How to Mount Android To Windows With Root File System Access

Some Basic Requirements Here are some of the basic requirements your phone and computer should fulfill before you can run the application. Phone Requirements The phone must be rooted and you must have the latest version of BusyBox installed.
Posted by Unknown

12 Brilliant Command Prompt (CMD)

No matter how good Windows may evolve on the GUI front, Command Prompt was how it all began. So here are some great tips you can use to make yourself comfortable while working with the Command Prompt. like 1. Open Command Prompt in any Folder 2. Enable.
Posted by Unknown

How To Clean The Inside Of Your Computer

Heat is your computer's worst enemy. Over time, dust buildup inside your computer could undermine its cooling efficiency, resulting in shorter life spans for your computer's components. To help keep your computer running cool, clean the inside of your.
Posted by Unknown

How to Block Websites

Want to block all users of a Windows PC from opening certain websites, regardless of the browser they use or the time of day? You need only make a few simple additions to the Windows hosts file. This method is straightforward and free, and it doesn’t.
Posted by Unknown

How to Access Blocked Websites, And View Restricted Sites

Most of us find ourselves in situations where a website we wish to visit is blocked by a software or by our ISP (Internet Service Provider). So the question arises, how can we access blocked websites? The answer to this is simple: Proxy websites. Before.
Posted by Unknown

Shutdown Your Computer Or A Remote PC Via Command Prompt

1) Press Windows Key + R. 2) Enter CMD and press Enter. This will start the command prompt. Follow the instructions below depending on what you want to do. Shutdown Local Machine (Your Computer) Type "shutdown -s" without the quotes in the command.
Posted by Unknown

Enable Registry Editor Disabled By Administrator Or Virus

Registry Editor is a useful utility in Windows which allows users to easily change advanced Windows settings by altering registry keys present in a hierarchical arrangement called the Windows Registry. Despite being such a powerful tool, Registry Editor.
Posted by Unknown

© 2025 Information Technology