Amazon Ad2

Jan 27, 2010

WINDOWS XP MISSING SYSTEM FILE - METHODS TO RECOVER

OPTION 1:
--------------------------------------------------------------------
1: Go to Start>Run and then type msconfig and press Enter.

In the "General" tab you should see an option in the bottom right-hand corner called "Expand file" or "Extract file" which you will click on.

A window will appear where you will have to type in the name of the file you want to restore/extract, the source is usually the "i386" folder of your Win XP CD-ROM, ie: D:\i386).  The folder you want to save the file to is usually C:\Windows\System32.

If you are unable to get into Windows, you'll have to perform a reinstall of Windows XP.  This is a Repair to currently installed Windows XP.  This will not format so your files should all remain on the drive, however you will have to reinstall all Windows updates.

To do this, you will need to boot from Windows XP operating system CD.



OPTION 2:
-------------------------------------------------------------------------
USE SCANNOW PROCEDURE

You can perform a scan for missing system files. Put the Windows XP OS disk in your drive. Click exit  if Windows OS install displays.

1. Click start>run and type in cmd and hit enter or click ok.
2. From the command screen, type in SFC /scannow and hit enter. 
3. This will scan for any missing system files or dll's that Windows requires and place them back in the appropriate directory.

Jan 21, 2010

ADOBE FORM - CREATE A EMAILABLE FORM IN PDF FORMAT

FIRST CREATE THE FORM IN ADOBE LIVECYCLE
THEN OPEN THE FORM IN ADOBE ACROBAT PROFESSIONAL
THEN CHOOSE ADVANCED  >EXTEND FEATURE IN ADOBE READER
THEN SAVE DOCUMENT AND UPLOAD TO WEBSITE

TO CREATE A SUBMIT BY EMAIL BUTTON SO THAT THE FORM IS SENT IN PDF FORMAT:
1.Open your form in Adobe LiveCycle Designer

2.Choose Advanced > Enable usage rights in Adobe Reader

Stage 2: Create the email button   1. Drag a “Send by email” button into your file

2.With the button selected, chose View > XML Source

3.Find the following code:
   submit format="xml" textEncoding="UTF-8".....

4.Change the format attribute on the submit tag from “xml” to “pdf”, and save your changes.

Jan 3, 2010

CHECKING FOR OPEN PORTS ON YOUR COMPUTER

This process is very simple. 

1. Open Command Prompt
2. Type netstat -na
3. View results