1 | | '''EsigForVista''' |
| 1 | Electronic Signature for Vista in a GUI (Version 1 Test) |
| 2 | |
| 3 | The install zip pack contains: |
| 4 | 1. 1 executable (VWESIG.exe) |
| 5 | 2. 1 KID install: |
| 6 | a. 1 Routine (VWESIG) |
| 7 | b. 2 Remote Procedures: |
| 8 | i. VW ESIG BEGIN |
| 9 | ii. VW ESIG SAVE |
| 10 | 3. connect.txt |
| 11 | 4. This READMEFIRST.doc file |
| 12 | 5. Graphic with notes |
| 13 | |
| 14 | This file does NOT contain the modified XUSHSHP, as discussions about changing it are not finalized. |
| 15 | |
| 16 | Installation: |
| 17 | 1. Move the KIDs to your Linux Server. Best to run dos2unix as a precaution. (As the KID only contains 1 routine and 2 remote procedures and does not make any FOIA routine or Vista database changes, it is safe to install). |
| 18 | 2. Run any components in the XPD MAIN option that you typically use. |
| 19 | 3. Make a folder on your C: drive named VWREG. Place the connect.txt document there. Edit the text document with the correct port and IP to your Vista location. |
| 20 | 4. Place any shortcut of the .exe you make to c:\Users\Public\Desktop. Add the S and P entries to the short-cut target. |
| 21 | 5. The user's secondary menu should contain the OR CPRS GUI CHART option. |
| 22 | |
| 23 | Process: |
| 24 | 1. The executable will first look for the short-cut to get the IP and Port designations to connect. If it can't find the short-cut, it will look in the c:VWREG folder for the connect.txt file and get the IP and Port from it. |
| 25 | 2. The standard Vista sign-on screen will appear. The user puts in their access/verify (which can be entered access;verify in the access field). |
| 26 | 3. The application should pop-up. The app is an emulator of the Electronic Signature Code option. |
| 27 | 4. Rolling over any of the components will produce the instruction and description about that field. |
| 28 | |
| 29 | Diagram: |
| 30 | |