Monday 9 June 2014

Hide Files and folders using CMD

Did you know you can hide your files and folders without any software in Windows ?
Yes, it is possible to hide files and folders by simple commands using command prompt.

Follow these simple steps to hide the folder and files:

*. Open Run command dialog box by pressing Win+R and type cmd to open command prompt window.

opening cmd using run command
  
*. Now type attrib +s +h D:/temp and press Enter. Here D: denotes the drive on which folder is located and temp is the folder that you want to hide.

command for hiding files

*. Now look into the drive for the folder your folder will be hidden.
*. To show the folder again type in command prompt attrib -s -h D:/temp. You can see that your folder is now visible.

hide and unhide files usind cmd 

This is a very easy windows trick you may use for your convenience.

How to create our own Run Commands in Windows

The Windows is a very popular and popular operating system and the Run command feature is a most powerful feature of Windows which enable you to open any document or application easily and quickly. So, rather clicking on several icons or using multiple commands, you can use Run commands to open any program or document instantly. For that you need to create Run commands for any software that you use frequently.

Create run commands

How to create Run commands ? 

Its very easy to create Run Commands. First of all open Run window by pressing window key along with R key i.e. Windows+R.

*. First step is to select the software for which you want to make custom Run command. For example, let us consider Mozilla Firefox. You may use any application or software other than which is already there in Run command.

*. In next step Right click on the desktop and make a new Shortcut.

*. As you select the Shortcut, it will open up a dialog box asking the path of the application or software for which you want to create
Run command.

*. Now you need to provide the path of the application's .exe file i.e. "firefox.exe". It can be found out in the C drive under Program files.

*. After that just provide a relative name for the Shortcut that means rename it with the name which will be used as your Run command.
For example, "ff" for firefox.

*. Now click on Finish button. Then the shortcut of respective application will be created on your desktop screen.

*. In the next step just cut and paste the created Shortcut into the root drive i.e. C:/Windows/. For this make sure you are the administrator of the computer.

*. Now, you are done with the process of creating the Run command and you can use "ff" as a Run command to open Mozilla Firefox application.

run your own command

Hopefully this simple but useful trick will help you.

Saturday 7 June 2014

How to Fix the Runtime Error r6034

Sometime when we install any new software in our PC and when we start our PC or reboot, it will show an error message titled Microsoft Visual C++ Runtime Library and the message Runtime Error r6034, and informed that an application failed to load C runtime library correctly. Now we will see what is this error and how to fix it.

What is Runtime Error r6034 ?

runtime error
  
It is a common type of computer error. The issues that can cause this error are appears on the screen with message box. It informs the user about the error and gives him the definition of what kind of error is this.

Several issues that can cause this error are:

*. Software issues
*. Conflict Application
*. Memory uses Faculty
*. Conflict between the terminate and stay resident programs

How to fix the Runtime Error r6034 ?

There are several very easy ways to fix this problem.

*. Run a full registry scan, Use third party softwares to do it and repair registry.
*. Disable all the startup applications.
*. Rename all the dynamic link library (DLL) files on your computer.
*. Re-install newly installed programs.
*. Start your system in safe mode.
*. Use a reputed antivirus program to remove any viruses or infected programs.
*. You may use Malwarebytes anti malware program to remove any malware.

In these ways you can fix the error. It is very important for any computer user to know these kind of errors so that we can able to fix them if they interrupt our work.

Friday 6 June 2014

Inside the Computer.......

Have you ever tried to open your PC and looked into it ?
If no then I will tell you what are the components on which a computer runs and how they looked inside a computer.

CPU/Processor

CPU the processor

I think everybody should know about the CPU of a computer, which we also called Central Processing Unit and also the Processor and the brain of the computer. But where it is located ? The answer of the question is that it is located inside the computer case on the motherboard of a computer. Whenever you press a key or start any application the instruction to act on it goes to the CPU.

CPU is a 2 inch ceramic square with a silicon chip located inside.
The CPU fits into the motherboard's CPU socket which is covered by heat sink from which the heat is absorbs from the CPU.

The speed of the processor is measured in MHz (Megahertz) or GHz(Gigahertz). The faster processor can execute more instructions faster. But processor is not the only medium to get speed on the computer. The speed depends on the number of components of the computer.

Motherboard
motherboard
It is the main circuit board of the computer. It is a thin plate that holds the CPU, external USB ports, memory, connectors, hard drive optical drive etc. The motherboard actually connects every parts of the computer either directly or indirectly.


Power Supply Unit


power supply unit

The power supply unit converts the power came from the main power supply unit of your home or office to the power needed by the computer. It then sends that power through the cables to the
motherboard and the various components of the computer.

Tip: If you are trying to open your computer case then be sure that you unplug the power supply to the computer. Before touching any object inside the computer touch the grounded metal objects to discharge any static buildup.

RAM

RAM

RAM which is also known as Random Access Memory is a memory which is volatile memory, means as soon as the power off the data in the RAM will lost. When performing any calculation or logical operations it stores the data temporarily to perform the operations on that data.

RAM measured in terms of MB (Megabytes) or GB (Gigabytes). If you have the more amount of RAM then you can use more applications simultaneously i.e. Multitasking capabilities increases of a computer.

Hard Drive 

hard disk drive

Hard drive is a place in a computer where you can store data. It is the place of your installed softwares and also where the documents were saved. It is a long term storage memory where data will be saved even after the power off. When you open any document or a software then computer copies small amount of data into the RAM to easily access the data.
Common hard drives are Hard disk, floppy disk, flash drives, disk drives.  

Sound and Network Card

The sound card is responsible for what you hear from the speakers or headphones. Motherboards have built in sound card but you can upgrade it to enhance the sound quality.

The network card allows you to communicate over a network and access the internet. Almost all the motherboard have the built in network card and also has a expansion slot to add another upgraded card.

This guide can be helpful for beginner computer users. Hopefully they understood the simple basic internal interface of a computer.

Popular Posts