extension

What Are File Extensions and how do you show them?

May 1, 2011

File extensions basically let you know what type of information is contained in a particular file. For example a note pad file has the .txt extension. This means it is a text file. The .jpeg or sometimes the .jpg is a file extension for a certain type of picture. The file extension can also mean [...]

Read the full article →

Write A Batch File To Start a Program when you Start your computer

June 2, 2010

Every time I startup my computer it is usually so I can start the same program, which in my case is FrontPage. I update my webpage everyday so I decided to create a batch file to start this program automatically at startup so it is always ready for me to use. Here’s how to write  [...]

Read the full article →