Loan Program Search Results

How To: Encrypt batch files with variables

Encryption is the process of converting you data in to other obscure form so that no one can read it. Encryption can also be done using batch files. Batch files are scripting programs in windows which can be used to program small automatic operations. To do this open a notepad to write the batch program. First turn of the echo by inserting the command '@echo off'. Now write the rest of the program as shown in the video. Now save the image as a bat file. Now you can encrypt this batch file. To...

How To: Convert .docx format files to .doc in Microsoft Office

In this how-to video, you will learn how to convert a file from .docx to .doc. First, go to the Microsoft Office website and install the Open XML Converter program. Open the program. Navigate to the file you want to convert. Drag the file into the program. The program will convert the file to a .rtf file. Microsoft Word will open the document. The file will be saved in the same folder as the original document. You will be able to use files created in the latest version of Office in older vers...

How To: Watch and record TV with an HP TouchSmart PC

After you set up live TV on your HP Touchsmart PC, tap the house icon and open the live TV title. In this menu, you can browse different categories and programs of TV, as well as future programs. However, you can't watch one program while you record another. To go into full screen mode, tap the square in the top right of the screen, where several controls are available. To record a program, tap the record button, which is a small red circle. If you want to schedule a recording, go to the "On ...

How To: Get iSerial Reader for Mac

In this Software video tutorial you will learn how to get iSerial Reader for Mac. With this program you can get the serial numbers to use for various programs. Almost all programs are listed. There is nothing complicated about this. Download the iSerial reader from Serial Box. Once it is downloaded, open the folder and install it. After you open the program, follow the ‘installing serial box’ instructions. The file to add when you click ‘install now’ is the ‘serial box’ file that came with th...

How To: Recover deleted files with Easeus

This video is a tutorial showing how to recover deleted files using a free program called Easeus. Even if you have deleted a file from a USB stick or your hard drive, this program can recover them since the files have not been wiped clean. The program can be downloaded from Download.com. Search "easeus deleted file recovery" and click on "download now." Install the program after downloading. Open the program and click on the desired USB stick or hard drive and the files will be shown that can...

How To: Change the default program sssociations

This video shows you how to easily change the default program associations of any file type. The movie shows you how to change the default program association of a JPEG file, but you can use it with any of the known file types. The first thing you have to do is right-click the desired file, hover your mouse to Open With and wait until a sub-menu appears. There, click Choose Default Program. Then, choose any other program that you want to open that specific file extension by clicking the Brows...

How To: Clean-up & organize your Windows Vista start menu

The instructor from ClearTechInfo shows how to clean up and organize the Windows Vista start menu. He shows how the start menu consists of links to programs and not the program itself. He shows how to manage those links by removing those links, add new ones or rename existing ones, or move folders into other sub folders. He shows how to pin or remove frequently used programs to the main start menu. He advises to categorize similar programs under common folders, like 'Media Players,' 'Utilitie...

How To: Install Linux Ubuntu on your Mac using VMware Fusion

Do you like the Linux Ubuntu program on your MacIntosh computer? This tutorial allows you to make it possible. Through the usage of VMware Fusion, the video teaches you how to install the Linux Ubuntu program on your MacIntosh. In addition, this video tells you where to get the programs you will need to follow the tutorial. By the end of the video, you will learn how to install Ubuntu on your MacIntosh regardless of the fact that Ubuntu is a program for the Linux operating system.

How To: Write a simple dictionary program in C#

Want to learn more about the C# programming language but aren't sure where to get started? In this video tutorial, you'll learn how to write a simple dictionary application using C# and the Microsoft Visual C# IDE, or integrated development environment. For more information, including step-by-steps instructions for writing this simple program, take a look.

How To: Program a Valentine 1 (V1) radar detector

If you just bought a Valentine 1 radar detector for your car or truck, this tutorial will show you how to install it and program it and use it. Learn what all the modes do and what the different beeps and blinks mean. Keep yourself speeding along and keep the cops from catching you by watching this tutorial and learning how to program a Valentine 1 (V1) radar detector.

How To: Use Eclipse for Java programming

In this ShowMeDo John Montgomery demonstrates how to create a project in Eclipse, then write and run a simple "Hello World" Java application. He also demonstrates the code-completion features of Eclipse, how to use the find and replace functioning and use the CVS version control system.