Pages

Ads 468x60px

Showing posts with label COMPUTER TUTORIAL. Show all posts
Showing posts with label COMPUTER TUTORIAL. Show all posts

Mar 9, 2013

How to Open Command Prompt by Right Click on Folder in Window Explorer


Wouldn’t it be easier to just right click on a folder to open a command prompt in a particular directory instead of open the cmd at the start menu and then change the directory..?

This tutorial is divided into two parts.

Sep 2, 2012

How to Shutdown Computer Automatically in Windows 7


Have you ever been in a situation where you forget to turn off your computer and your computer ended up overheated or any other related issues that may harm your computer (like you're running windows update on power supply without the battery and suddenly there's a power failure....?)

As for me, I always forgot to shutdown the computer at night. Mostly because I fell asleep watching movie on bed. And, usually I run my computer on power supply instead of using the battery so there were several times where the power outage occurred and my computer is still running. This is bad for any computers. So, one of the way to prevent that is by scheduling an automatic shutdown to turn off the computer at certain time.

May 10, 2012

How to Open/Edit .dll File

Dynamic-link library (file extension "dll") is Microsoft's implementation of the shared library concept in the Microsoft Windows operating systems. DLLs contain code, data, and resources, in any combination. For more information about DLL, visit Wikipedia.
Maybe many of you try to edit the content of DLL files using Notepad or Wordpad. The two applications can't read all of the code. So, when you open using either one, it will displayed some random or inexplicable characters. 

Mar 5, 2012

How to Combine .flv Files Without Using Any Software

Most of you always download videos from Youtube which the format is in .flv and the videos you've download are in several parts and you find it troublesome to keep them as separate files. So, you want to make them into one.
Well, here's what you can do to combine these parts into one video part without using any software and in the same time, the timecode is preserved.

Step 1:
Download FLV Binder by just click on the 'Download Now' link on the page.

Step 2: 
Extract the flvbind.zip compressed file. Copy the 'FlvBind.exe' and 'FLVLib.dll' files from the folder into Local Disk (C) > Windows > System32.

Feb 10, 2012

How to Create Video Thumbnails/ Screenshot

For this tutorial, you may need to have either one of the MPC player. I'm using MPC - Home Cineme. You can also use MPCStar. *MPC = Media Player Classic


For those out there who still don't know how to create thumbnails (or you may also called it screenshots), this is how you do it:

Step 1:
Using the MPC player, open the video that you want to create the thumbnails from.

Go to File > Open File (or just simply press the key Ctrl + O). 


You can also play the video by right-click on the video file and select Open with > Media Player Classic.

Dec 16, 2011

[TRICK] Some Folder Shortcuts (Junction Points)

In Windows 7 or Vista (32-bit), you can create a folder which can give you access to a number of shortcuts in the system. Others may called it 'GodMode', but it is actually not the right term for it as Microsoft developers usually used it to have a quick access to the developed system.

GodMode contents

You can create the the so-called 'GodMode' by the following steps:

Step 1: Create a new folder on your desktop (or any directory you want)
Step 2: Name it as GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

The one in red is actually the name of the output folder. You don't have to actually named it as GodMode, it can be others (I preferred ControlPanel). In the GodMode folder, there is a list of shortcuts which link to tools, utilities and interfaces that are  available in Control Panel – it just puts them all into one big list and categorises them.

How to Create a New Drive in My Computer

This tutorial shows you how to create a new fake drive in My Computer. Here's how you do it:

VIDEO TUTORIAL

First, change the directory to drive C using the command cd c:/

To create, type: subst z: c:\test (your folder name)

To delete, type: subst z: /d

Notes: The delete command only delete the created drive, but not the folder that you make in the C drive. To delete that, just do it manually.

How To Switch Display To Projector Mode (Windows 7)

Every laptop has a different function key combination to enable output for a projector. However, Windows 7 has simplified the display switching issues peripherally. In order to switch display to projector, first open the Projector Display menu. There are 2 methods you can use:

Method 1
Press Start Menu + P (At the same time)

How to AutoSave (AutoRecover) in Microsoft Office Word

Have you ever experience something like losing your work because you forgot to save your work before suddenly the power went out or the PC crash or something like that? Well, there is a way to auto-save the document every minute. Here's how you do it:
VIDEO TUTORIAL



Tutorial by basicxtutorial.

Dec 13, 2011

How to Disable the Recycle Bin Delete Confirmation Dialog

When you want to delete a file or anything from the computer, you might encounter this:


I prefer not to have this confirmation dialog to appear when deleting my files instead i prefer the files go directly to Recycle Bin without me having to confirm it. So, here how you do it:

Dec 6, 2011

How to Add 'Delete' Button to Windows 7 Toolbar

Adding the delete button to windows toolbar makes it easier to delete files. There's no need to right-click to  delete files anymore (especially for those who don't or can't use keyboard shortcut to delete, this is one of the method to do it).

Delete toolbar
Step 1
Go to Start Menu. Type 'Regedit' and then press Enter.


Nov 23, 2011

How to Convert Word File/ Webpage to PDF

This tutorial will show you how to convert word file (.docx) or webpage to PDF. Here's how you do it:

For this tutorial, you're going to need PrimoPDF software. Download HERE.


1. Microsoft word:
1.  Open the word file that you want to convert. In this example, I'm gonna convert the file "LearningIsFun.docx".

2.  Go to Menu > Print (or just press 'Ctrl + P' on your keyboard).

Menu > Print

Nov 22, 2011

How to Increase the Internet Speed/ Bandwidth by 20%

Generally, system reserved 20% of the internet bandwidth for the purpose of updates, error reporting and other windows-related stuffs. But, with a little modification, those reserved 20%  can be restored and thus getting back the supposed speed or bandwidth. Here how you do it:

1. Go to Start Menu. Type run


 

Nov 4, 2011

How to Add IDM Extension in Google Chrome

How to enable IDM extension in Google Chrome..?

Step 1: Open Google Chrome. 
Step 2: Go to this link --> Chrome Web Store
Step 3: Click on the "+ Add to Chrome" buttton.
Step 4: Click the "Install" button when prompted.

Oct 26, 2011

How to Open Multiple Gmail Account in A Browser

As we all aware, each browser (Mozilla, Safari, Google Chrome, Opera Mini and etc.) can open only one account of gmail at once. Let say you have 2 account of gmail and you want to open them at the same time using the browser Mozilla Firefox, here's how you do it:

1. First, login to your google mail account.
2. Then, at the right-above corner of the page, click on the account and choose Account Settings.
3. Then, at the Personal Settings column, look for the 'Multiple sign-in' and click on the 'Edit' link.

Click on the "Edit" link

Oct 20, 2011

How to Change the Color of Your Folder

Do you want to customize the style/ color of your folders and make them look something like this:

Preview
Well, it's simple. Here how you do it:

Sep 25, 2011

How to Turn Off User Account Control (UAC) in Window 7

User Account Control (UAC) is a technology and security infrastructure introduced by Microsoft to improve the security of Microsoft Windows by limiting application software to standard user privileges until an administrator authorizes an increase or elevation. Therefore, only applications trusted by the user may receive administrative privileges, and malware should be kept from compromising the operating system. 

User Account Control
But, sometimes UAC is kinda irritating. So, to turn off or disable the UAC, you can do that by going to Control Panel > User Accounts.

How to Change Your Computer's Time Format


Have you ever wonder how to change your computer clock from 24-hour system to 12-hour system time format? This is how you do it.

1. Go to Menu > Control Panel > Region and Language.Then, click on the Additional settings..

  

2. Click on the Time tab.At the 'Time formats' column, change the Short time to hh:mm tt and Long time to hh:mm:ss tt.

Aug 28, 2011

How to Set Premium Accounts in IDM

How to set premium accounts in Internet Download Manager (IDM)

By using IDM, you can easily download from several premium sites like Rapidshare, Fileserve, Filesonic, Hotfile, Megaupload and etc. When you set them, IDM will capture the links and the download speed will be as premium users. Here's how you do it:

First, open IDM. Go to Options. Select the Sites Logins tab.


How to Open More Than One Yahoo! Messenger Window at A Time

Do you have more than one yahoo! messenger accounts? Do you want to open all of them at a the same time?

Well, you can do that by just editing the registry in a few steps. Let me show you how.

First, open the Registry Editor (Menu > Regedit).