home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / WPSBK204.ZIP / WPSBKUP.INF (.txt) < prev   
OS/2 Help File  |  1994-01-15  |  28KB  |  601 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Release Notes - 01/15/94 ΓòÉΓòÉΓòÉ
  3.  
  4. o Read.Me material is now presented in this INF format. 
  5.  
  6. o Qlog is now distributed along with WPSbkup so that trace data can be easily 
  7.   obtained. 
  8.  
  9. o WPSbkup will now allow you to discard unreadable records found in the INI 
  10.   files.  If you choose to discard damaged records, an appropriate warning is 
  11.   placed in the WPSrest.Cmd file. 
  12.  
  13. o WPSbkup no longer uses XCOPY to copy files found in the desktop.  Hidden 
  14.   files can now be backed up and appropriate ATTRIB commands are generated in 
  15.   the WPSrest.cmd file. 
  16.  
  17. o Because WPSbkup no longer uses XCOPY, erroneous EAs are not attached to the 
  18.   FLSTORE directory.  So, backup target directories may be deleted through the 
  19.   Drives object. 
  20.  
  21. o WPSbkup now calls EAUTIL as a child process. 
  22.  
  23. o Performance ehancements have been provided in the desktop backup phase. 
  24.  
  25. o The temporary folder created during the desktop location phase will now 
  26.   replace existing folder if it exists.  This will aid run reliability. 
  27.  
  28.  
  29. ΓòÉΓòÉΓòÉ 1.1. Release Notes - 12/30/93 ΓòÉΓòÉΓòÉ
  30.  
  31. o Some systems did not respond well to the WinDrawText API.  This caused 
  32.   WPSbkup to loop trying to set the fontsize.  A workaround was added to trap 
  33.   this situation.  10 point fontsize is now forced under these circumstances. 
  34.  
  35. o The system levels for OS/2 for Windows and the 2.1 Standard Edition CSD were 
  36.   added to WPSbkup's recognised list. 
  37.  
  38.  
  39. ΓòÉΓòÉΓòÉ 1.2. Release Notes - 10/04/93 ΓòÉΓòÉΓòÉ
  40.  
  41. o Added the optional parameters NotifyOK and NoNotifyOK (default.)  The 
  42.   NotifyOK parameter may be placed after the specification of the backup target 
  43.   directory on the command line or in the Parameters entry field of WPSbkup's 
  44.   program reference settings notebook.  The NotifyOK parm causes WPSbkup to 
  45.   display an informational message window just before it exits from a 
  46.   successful backup run.  WPSbkup *always* displays error messages for any 
  47.   reason that causes it to exit without creating a valid backup.  As always, a 
  48.   discription of WPSbkup syntax requirements can be displayed by entering 
  49.   WPSBKUP from the command line with no input parameters. 
  50.  
  51. o The WPSrest.cmd was modified slightly to cut down on non-essential messages 
  52.   displayed during restore.  Also, a new message is displayed at the end of the 
  53.   restore process that instructs the PC user that the restore is complete and a 
  54.   reboot is needed. 
  55.  
  56. o Plugged a hole whereby WPSbkup would be unable to find the desktop of OS/2 2. 
  57.   0 GA systems. 
  58.  
  59. o Added logic to more closely examine a display system's ability to present a 
  60.   given font size in a specific target area. 
  61.  
  62.  
  63. ΓòÉΓòÉΓòÉ 1.3. Release Notes - 09/07/93 ΓòÉΓòÉΓòÉ
  64.  
  65. o WPSrest command generation is completely reworked.  It is now possible to 
  66.   copy the backup target to any other location.  The restore process is no 
  67.   longer dependent upon the physical location of the backup directory.  (The 
  68.   old approach required that the backup directory be unchanged from the place 
  69.   of its creation.) However, now you must change to the backup directory before 
  70.   executing the WPSrest.cmd restore command.  To relocate the backup directory, 
  71.   use: 
  72.  
  73.       XCOPY D:\MYbackupDir\*.*  A:\MYBKDIR /s /e /v
  74.  
  75.   If the backup directory is contained upon an HPFS volume, you may also simply 
  76.   rename the directory to establish backup generation control: 
  77.  
  78.       REN D:\MYbackupDir  E:\MYbackupDir.old
  79.  
  80. o WPSbkup can now find your Desktop directory even if you move it to a 
  81.   different drive or subdirectory. 
  82.  
  83. o WPSbkup will not allow you to specify the Desktop directory as a backup 
  84.   target.  This specification was accidentally made by several users while 
  85.   adding WPSbkup to the Desktop popup menu.  Since the first step of the backup 
  86.   process includes deleting all of the entries in the target directory, 
  87.   allowing the Desktop directory to be specified as the target had dire 
  88.   consequences.  WPSbkup will ignore the Desktop path if it is found in the 
  89.   input parameters. 
  90.  
  91. o WipeWPS.exe is stored in the backup target directory during the backup 
  92.   process.  This removes any PATH requirements for the restore procedure. 
  93.   Formerly , I suggested that WPSbkup.exe and WipeWPS.exe be placed in the 
  94.   \OS2\ INSTALL. This is no longer required.  These files may be placed in any 
  95.   directory with the following provisions 
  96.  
  97.    - They can't reside in the backup target directory 
  98.    - They shouldn't reside in the physical Desktop Directory 
  99.    - BOTH FILES MUST RESIDE IN THE SAME DIRECTORY 
  100.  
  101. o WPSbkup has been given a new look.  The presentation code is completely 
  102.   rewritten.  A new program icon has been assigned. 
  103.  
  104. o WPSbkup recognizes and has been tested with all levels of OS/2 up to and 
  105.   including the S3 video support production release. 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 1.4. Release Notes - 06/12/93 ΓòÉΓòÉΓòÉ
  109.  
  110. o Corrected an ambiguity in the creation scheme for the progress indicator that 
  111.   caused an error under OS/2 2.1 GA. 
  112.  
  113. o Tested and validated under OS/2 2.1 GA. 
  114.  
  115.  
  116. ΓòÉΓòÉΓòÉ 1.5. Release Notes - 04/02/93 ΓòÉΓòÉΓòÉ
  117.  
  118. o Inserted ATTRIB command to remove potential ReadOnly flag from INI being 
  119.   replaced during restore.  (3/93 beta) 
  120.  
  121. o Added some performance/size parms to compile and link 
  122.  
  123. o Changed WipeWPS from fullscreen to windowable 
  124.  
  125. o Changed WipeWPS DosDelete to DosForceDelete 
  126.  
  127. o Changed WipeWPS reply prompt from scanf to _getch to allow use of minimal 
  128.   boot partition created for 2.1 by SE20boot 
  129.  
  130. o Removed read.me section relating to long elapsed times.  (Thank you prf* API 
  131.   developers for 2.1!) 
  132.  
  133.  
  134. ΓòÉΓòÉΓòÉ 1.6. Release Notes - 11/08/92 ΓòÉΓòÉΓòÉ
  135.  
  136. o Fixed my own bug that occurred >63K record in OS2SYS.ini Special thanks to 
  137.   Olaf Koch, Bruce Leiwant and Rick Yoder. 
  138.  
  139. o WPSbkup release number now appears on the title bar 
  140.  
  141.  
  142. ΓòÉΓòÉΓòÉ 1.7. Release Notes - 11/02/92 ΓòÉΓòÉΓòÉ
  143.  
  144. o Bug workaround when >64K I/O area input to PrfQueryProfileData 
  145.  
  146. o Version check recognises SP levels 6050 and 6055 
  147.  
  148.  
  149. ΓòÉΓòÉΓòÉ 1.8. Release Notes - 09/18/92 ΓòÉΓòÉΓòÉ
  150.  
  151. o 32 bit GRE beta level code tested and certified 
  152.  
  153. o Bug workaround when 64K I/O area and enumerate appls 
  154.  
  155. o DosForceDelete used to clear old target dir 
  156.  
  157. o Wait pointer consistant over client area 
  158.  
  159. o Progress indicator added for INI backups 
  160.  
  161. o Enterprise registration now available 
  162.  
  163.  
  164. ΓòÉΓòÉΓòÉ 1.9. Release Notes - 07/04/92 ΓòÉΓòÉΓòÉ
  165.  
  166. o WPSbkup goes full production! 
  167.  
  168.  
  169. ΓòÉΓòÉΓòÉ 2. Introduction ΓòÉΓòÉΓòÉ
  170.  
  171. Thank you for trying WPSbkup.  WPSbkup is a 32 bit utility that will backup 
  172. status and configuration data for the OS/2 2.x WorkPlace Shell (WPS). The OS/2 
  173. WPS is the new and exciting object oriented user interface that accompanies the 
  174. OS/2 version 2 operating system.  When you customize the WPS to suit your own 
  175. need and taste, you are modifying two physical elements of OS/2. These elements 
  176. are: 
  177.  
  178. o The system initialization (INI) files, OS2.INI and OS2SYS.INI which reside in 
  179.   the OS2 directory of the boot drive.  These INI files contain the bulk of 
  180.   your system customization information.  They are opened for update 
  181.   immediately after boot.  The INI files are accessed through a set of two 
  182.   indices.  Since these files are updated through "random access", data 
  183.   integrity using a sequential backup method can not be provided while the INI 
  184.   files are open. WPSbkup uses API calls provided by OS/2 for the purpose of 
  185.   accessing INI files with integrity.  The INI integrity is critical for the 
  186.   successful operation of your system.  Remember that OS/2 is a multitasking 
  187.   system.  You can do real work while WPSbkup is active. 
  188.  
  189. o The desktop directory structure (DTP) and its associated extended attribute 
  190.   (EA) data also holds a large amount of your customization data.  The DTP is 
  191.   more visible to you because you directly manipulate its elements using the 
  192.   OS/2 file system and WPS objective controls.  However, much of its 
  193.   information is really stored in the INI files (see above.)  When you drag a 
  194.   "Program object instance" out of the Templates folder, drop it on the desktop 
  195.   and fill in execution related information you are interacting with DTP. 
  196.   However, almost all of the information that records this activity is 
  197.   maintained in the INI files.  WPSbkup records enough information about the 
  198.   DTP to be able to recreate it in a way that preserves its associations in the 
  199.   INI files.  WPSbkup records the information in a way that allows you to store 
  200.   the backup data on removable (floppy) FAT formatted media. 
  201.  
  202. WPSbkup provides an alternative to the Alt+F1 procedure.  WPSbkup will provide 
  203. backup data for your WPS and create a simple to use WPS restore procedure. 
  204. More than likely you will never need to use the restore procedure, but if you 
  205. do, it can save you hours of recovery time.  WPSbkup backs up only the data 
  206. that " personalizes" your implementation of OS2 2.x. 
  207.  
  208. WPSbkup has been tested with both US and National Language releases of OS2 
  209. version 2. 
  210.  
  211. WPSbkup can also be used in organizations to install a standard WPS user 
  212. interface for user machines that have identical (or VERY VERY similar) hardware 
  213. configurations. 
  214.  
  215.  
  216. ΓòÉΓòÉΓòÉ 3. Package Contents ΓòÉΓòÉΓòÉ
  217.  
  218. Contents of this package are: 
  219.  
  220. ReadMe.Inf - You're reading it right now. 
  221.  
  222. WPSbkup.exe - The Workplace Shell image copy utility. 
  223.  
  224. WipeWPS.exe - Clears out the desktop directorie(s) during recovery. 
  225.  
  226. Qlog.exe  - Trace facility for WPSbkup. 
  227.  
  228. Qlog.hlp  - Help file for Qlog. 
  229.  
  230.  
  231. ΓòÉΓòÉΓòÉ 3.1. What's Qlog?? ΓòÉΓòÉΓòÉ
  232.  
  233. Qlog is a trace facility that can be used to monitor the progress of the 
  234. desktop backup.  Monitoring is only helpful if WPSbkup is unable to 
  235. successfully backup your OS/2 Desktop settings. Should you need to report a 
  236. problem, you may wish to first execute the following procedure: 
  237.  
  238.  1. Start Qlog 
  239.  
  240.  2. Open a new log file from the File action bar item. 
  241.  
  242.  3. Reset the priority from the Options/Priority/Critical action bar item 
  243.  
  244.  4. Run WPSbkup using the undocumented parameter "log" (without the quotes.) 
  245.     For Example: 
  246.  
  247.           WPSbkup D:\MyBackup LOG
  248.  
  249.  5. After the error occurs stop WPSbkup as normal 
  250.  
  251.  6. Close the Qlog file from its File action bar item 
  252.  
  253.  7. Edit out the last ten lines or so and send them to: 
  254.  
  255.         Dave Lester CIS ID 75600,237
  256.         or
  257.         Dave Lester
  258.         New Freedom Data Center
  259.         Box 461
  260.         New Freedom, PA 17349
  261.  
  262. Armed with this information, we can usually resolve backup problems. 
  263.  
  264.  
  265. ΓòÉΓòÉΓòÉ 4. Installation ΓòÉΓòÉΓòÉ
  266.  
  267. Installation is pretty darn simple: 
  268.  
  269. Step1 
  270.           Copy WPSbkup.exe to a directory that you use to store programs. Use a 
  271.           directory OTHER THAN the OS/2 Desktop directory or any of its 
  272.           subdirectories, though.  If a program is physically located in the 
  273.           desktop directory structure AND that program is running when you 
  274.           execute WPSbkup, then the backup will fail. 
  275.  
  276. Step2 
  277.           Copy WipeWPS.exe TO THE SAME DIRECTORY AS USED ABOVE. 
  278.  
  279. Step3 
  280.           Add a  Program Reference object to any of your folders for WPSbkup. 
  281.           All you really have to specify is path and file name for where you 
  282.           placed WPSbkup.exe and the name of the target directory into which 
  283.           Workplace Shell backup data will be placed.  Enter the name of the 
  284.           target directory in the Parameters entry field. You must specify 
  285.           drive and full path name for example, E:\WPSstore.  If this directory 
  286.           does not exist, WPSbkup will create it when it executes. 
  287.  
  288. CAUTION:
  289. WPSbkup.exe owns the target directory lock, stock and barrel.  When it starts 
  290. execution, it erases all files and sub-directories contained within its target 
  291. directory.  So don't specify a directory that holds any files or sub- 
  292. directories that you wish to keep. 
  293.  
  294.  
  295. ΓòÉΓòÉΓòÉ 4.1. Creating a Program Reference ΓòÉΓòÉΓòÉ
  296.  
  297. OS/2 makes it very easy to add icons to your desktop that will cause programs 
  298. to execute.  Just follow these steps: 
  299.  
  300.  1. Open your system Templates folder 
  301.  
  302.  2. Drag a Program template and drop it on your desktop or any desktop folder 
  303.  
  304.  3. The Program Reference object will automatically open to the Program 
  305.     Settings page of its settings notebook 
  306.  
  307.  4. Fill in the "Path and filename:" field.  This is where you specify the full 
  308.     pathname for the WPSbkup program.  For example: 
  309.  
  310.           E:\WPSbkpgm\WPSbkup.exe
  311.  
  312.  5. Fill in the "Parameters:" entry field.  This is where you specify the 
  313.     startup parms for WPSbkup.  The only required parameter is the full 
  314.     pathname of the directory in which you want WPSbkup to create  your backup. 
  315.     For example: 
  316.  
  317.           E:\WPSstore
  318.  
  319.     If this directory does not exist, WPSbkup will create it when it runs. 
  320.  
  321.         CAUTION:
  322.     Be careful, WPSbkup starts the backup process by deleting everything (files 
  323.     and subdirectories)  that it finds in the directory that you specify here. 
  324.     So, do not specify a directory that holds ANYTHING that you already have. 
  325.  
  326.  6. WPSbkup has other parameters  that you may also wish to specify here. 
  327.  
  328.  7. Click the General tab on the settings notebook.  Enter a descriptive name 
  329.     in the "Title:" entry field.  Anything you enter here will appear beneath 
  330.     the icon for WPSbkup. 
  331.  
  332.  8. Close the settings notebook.  You're done! 
  333.  
  334.  
  335. ΓòÉΓòÉΓòÉ 4.2. A Trick with WPS Parameters ΓòÉΓòÉΓòÉ
  336.  
  337. A little known (but extremely handy) device can be used when entering 
  338. parameters into the settings notebook for a program reference object. 
  339.  
  340. You can get the WPS to prompt you for all or part of the input parameters for a 
  341. program.  Your response to the prompt will be inserted into the startup 
  342. parameters that are passed to the program. 
  343.  
  344. Simply enter the prompt message inside of square braces that you wish to see 
  345. when the WPS starts the program. 
  346.  
  347. For example, let's say that you have a directory called D:\MyBkups and you wish 
  348. to save desktop backups in this directory orgainzed by day of week. You could 
  349. enter the following into the parameters field in WPSbkup's program reference 
  350. object settings notebook: 
  351.  
  352.   D:\MyBkups\[Enter the day of the week:]
  353.  
  354. When you double click WPSbkup's program reference icon, the WPS will display a 
  355. prompt window with instructions to "Enter the day of the week."  The WPS would 
  356. take your reply and insert it into the parameter string before it invoked 
  357. WPSbkup.  The resulting parameter might look like: 
  358.  
  359.   D:\MyBkups\Thursday
  360.  
  361. Given that input parameter, WPSbkup would make a backup of your desktop 
  362. configuraton in a subdirectory called Thursday of the directory D:\MyBkups. 
  363.  
  364.  
  365. ΓòÉΓòÉΓòÉ 5. Misc. Notes + Exec Parms ΓòÉΓòÉΓòÉ
  366.  
  367. Miscellaneous Notes: 
  368.  
  369. o To receive syntax help for WPSbkup, execute it with no parameters from an OS2 
  370.   command prompt. 
  371.  
  372. o Optional Parameters: (Defaults are shown first followed by overrides.) 
  373.  
  374. PurgePrompt | NoPurgePrompt 
  375.           allows suppression of the confirmation message box that warns of the 
  376.           erasure of files and sub-directories in the backup target.  Default 
  377.           is PurgePrompt.  Be advised that WPSbkup is running when the WPS 
  378.           status is stored.  That means that if you have to restore, WPSbkup 
  379.           will be initiated for execution.  If you use the NoPurgePrompt 
  380.           parameter, a superfluous backup will be taken when you reboot after a 
  381.           restore. 
  382.  
  383. TestVer2Rev | NoTestVer2Rev 
  384.           allows suppression of the check made for tested OS/2 CSD levels.  Use 
  385.           this parameter if you have more current maintenance and are sure that 
  386.           this backup procedure will still work with your revision.  Default is 
  387.           TestVer2Rev. 
  388.  
  389. NoNotifyOK  | NotifyOK 
  390.           allows generation of an "all clear" message that indicates the backup 
  391.           completed successfully.  Default is NoNotifyOK. WPSbkup *always* 
  392.           reports error conditions that might keep it from being able to create 
  393.           a valid backup. 
  394.  
  395. NoLog | Log 
  396.           causes WPSbkup to output trace records. These trace records can be 
  397.           displayed and saved to disk by the Qlog utility. 
  398.  
  399. o Many checks are made to insure that you will be notified if valid backups are 
  400.   not created.  However, image copies are created and the GIGO (garbage in / 
  401.   garbage out) rule applies.  Therefore, make sure that you are running cleanly 
  402.   before you write over backup data with a new backup.  Try to use a rotating 
  403.   target directory methodology so that you can maintain a valid -1 backup 
  404.   should the current backup data prove to be damaged. 
  405.  
  406.  
  407. ΓòÉΓòÉΓòÉ 6. A Short Message From Our Sponsor ΓòÉΓòÉΓòÉ
  408.  
  409. Please print a registration form topic and register WPSbkup. 
  410.  
  411. I hope you find this utility helpful, but (here comes the disclaimer) I am in 
  412. no way responsible for any damages the use of this utility may cause.  You are 
  413. free to use this utility at your own risk with no obligation to me, the author, 
  414. for only a short period of time. 
  415.  
  416. This backup utility will allow 15 trial executions.  Then it will "time out." 
  417. If WPSbkup is helpful to you or your organization, you should register it.  The 
  418. registration fees are: 
  419.  
  420. o For individuals - $15 (US) 
  421. o For each business location - $150 (US) 
  422. o Enterprise wide - $1500 (US) 
  423.  
  424. Checks must be drawn upon US banks. 
  425.  
  426. Comments, suggestions and bug reports may be submitted to Dave Lester through 
  427. CIS Mail ID 75600,237.  These will be answered on a "best effort" basis. 
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 7. Registration Forms ΓòÉΓòÉΓòÉ
  431.  
  432. Since there are varied ways in which WPSbkup may be registered, I have provided 
  433. several order forms that you can use.  Just click the + sign located to the 
  434. left of the Registration Forms line in the Contents window.  That will expand 
  435. several registration form entries.  Please choose Print from the Services menu 
  436. to print the registration form that best suits your needs. 
  437.  
  438.  
  439. ΓòÉΓòÉΓòÉ 7.1. Individual Registration ΓòÉΓòÉΓòÉ
  440.  
  441. Please, print this form and register WPSbkup.
  442. My Name and Address:                                Remit Payment and Order To:
  443. ________________________           Dave Lester
  444. ________________________           New Freedom Data Center
  445. ________________________           Box 461
  446. ________________________           New Freedom, PA. 17349
  447.  
  448. Qty.        Description                  Unit   Extended
  449.                                 Price   Price
  450.  
  451. ____      I would like to register WPSbkup for my individual use.                     $15   _______
  452.  
  453.                                 TOTAL:  _______
  454.          Please remit payment in US dollars or check written in US dollars drawn upon US bank.
  455.  
  456.  
  457. ΓòÉΓòÉΓòÉ 7.2. Company Site Registration (by check) ΓòÉΓòÉΓòÉ
  458.  
  459. Please, print this form and register WPSbkup.
  460. Remit Payment and Order To:
  461. Dave Lester
  462. New Freedom Data Center                   (717) 235-7315 (Voice)
  463. Box 461                             (717) 235-0985 (FAX)
  464. New Freedom, PA. 17349
  465.  
  466. Qty.        Description                  Unit   Extended
  467.                                 Price   Price
  468.  
  469. _1__    I am registering WPSbkup to be used at one of my company's business locations.  A check is
  470.       enclosed and the following addresses should be used to deliver WPSbkup to us.          $150   _150___
  471.         Technical Contact        Ship To Address       Registered Site Address
  472.     _____________________ ____________________ ____________________
  473.     _____________________ ____________________ ____________________
  474.     _____________________ ____________________ ____________________
  475.     _____________________ ____________________ ____________________
  476. ____    Additional business sites at which WPSbkup will be run in my company.         $150  _______
  477.     _____________________ ____________________ ____________________
  478.     _____________________ ____________________ ____________________
  479.     _____________________ ____________________ ____________________
  480.     _____________________ ____________________ ____________________
  481.  
  482.     _____________________ ____________________ ____________________
  483.     _____________________ ____________________ ____________________
  484.     _____________________ ____________________ ____________________
  485.     _____________________ ____________________ ____________________
  486.  
  487.     _____________________ ____________________ ____________________
  488.     _____________________ ____________________ ____________________
  489.     _____________________ ____________________ ____________________
  490.     _____________________ ____________________ ____________________
  491.                                             TOTAL:  _______
  492.      Please remit payment in US dollars or check written in US dollars drawn upon US bank.
  493.  
  494.  
  495. ΓòÉΓòÉΓòÉ 7.3. Company Site Registration (by purchase order) ΓòÉΓòÉΓòÉ
  496.  
  497. Please, print this form and register WPSbkup.
  498. Remit Purchase Order and Order Form To:
  499. Dave Lester
  500. New Freedom Data Center                   (717) 235-7315 (Voice)
  501. Box 461                             (717) 235-0985 (FAX)
  502. New Freedom, PA. 17349
  503.  
  504. Qty.        Description                  Unit   Extended
  505.                                 Price   Price
  506.  
  507. _1__    I am registering WPSbkup to be used at one of my company's business locations.  A purchase order
  508.       is enclosed and the following addresses should be used to deliver and bill WPSbkup to us.   $150   _150___
  509.         Technical Contact        Ship To Address       Registered Site Address       Bill To Address
  510.     _____________________ ____________________ ____________________ ____________________
  511.     _____________________ ____________________ ____________________ ____________________
  512.     _____________________ ____________________ ____________________ ____________________
  513.     _____________________ ____________________ ____________________ ____________________
  514. ____    Additional business sites at which WPSbkup will be run in my company.         $150  _______
  515.     _____________________ ____________________ ____________________
  516.     _____________________ ____________________ ____________________
  517.     _____________________ ____________________ ____________________
  518.     _____________________ ____________________ ____________________
  519.  
  520.     _____________________ ____________________ ____________________
  521.     _____________________ ____________________ ____________________
  522.     _____________________ ____________________ ____________________
  523.     _____________________ ____________________ ____________________
  524.  
  525.     _____________________ ____________________ ____________________
  526.     _____________________ ____________________ ____________________
  527.     _____________________ ____________________ ____________________
  528.     _____________________ ____________________ ____________________
  529.                                             TOTAL:  _______
  530.      Please remit payment in US dollars or check written in US dollars drawn upon US bank.
  531.  
  532.  
  533. ΓòÉΓòÉΓòÉ 7.4. Enterprise Registration (by check) ΓòÉΓòÉΓòÉ
  534.  
  535. Please, print this form and register WPSbkup.
  536. Remit Payment and Order To:
  537. Dave Lester
  538. New Freedom Data Center                   (717) 235-7315 (Voice)
  539. Box 461                             (717) 235-0985 (FAX)
  540. New Freedom, PA. 17349
  541.  
  542. Qty.        Description                  Unit   Extended
  543.                                 Price   Price
  544.  
  545. _1__    I am registering WPSbkup for unlimited use within our enterprise  A check is
  546.       enclosed and the following addresses should be used to deliver WPSbkup to us.        $1,500  _1,500_
  547.         Technical Contact        Ship To Address
  548.     _____________________ ____________________
  549.     _____________________ ____________________
  550.     _____________________ ____________________
  551.     _____________________ ____________________
  552.  
  553.     I understand that by registering WPSbkup for my enterprise I secure the following rights:
  554.  
  555.     - Ability to make unlimited copies of the software for use at any of our
  556.      corporate facilities
  557.     - Employees of my corporation may copy the software for their home use
  558.     - Updates to the software (as they occur) will be automatically mailed to the
  559.      technical contact listed above
  560.  
  561.  
  562.  
  563.  
  564.                                             TOTAL:  _$,1500_
  565.      Please remit payment in US dollars or check written in US dollars drawn upon US bank.
  566.  
  567.  
  568. ΓòÉΓòÉΓòÉ 7.5. Enterprise Registration (by purchase order) ΓòÉΓòÉΓòÉ
  569.  
  570. Please, print this form and register WPSbkup.
  571. Remit Purchase Order and Order Form To:
  572. Dave Lester
  573. New Freedom Data Center                   (717) 235-7315 (Voice)
  574. Box 461                             (717) 235-0985 (FAX)
  575. New Freedom, PA. 17349
  576.  
  577. Qty.        Description                  Unit   Extended
  578.                                 Price   Price
  579.  
  580. _1__    I am registering WPSbkup for unlimited use within our enterprise  A purchase order
  581.       is enclosed and the following addresses should be used to deliver and bill WPSbkup to us.   $1,500  _1,500_
  582.         Technical Contact        Ship To Address         Bill To Address
  583.     _____________________ ____________________ ____________________
  584.     _____________________ ____________________ ____________________
  585.     _____________________ ____________________ ____________________
  586.     _____________________ ____________________ ____________________
  587.  
  588.     I understand that by registering WPSbkup for my enterprise I secure the following rights:
  589.  
  590.     - Ability to make unlimited copies of the software for use at any of our
  591.      corporate facilities
  592.     - Employees of my corporation may copy the software for their home use
  593.     - Updates to the software (as they occur) will be automatically mailed to the
  594.      technical contact listed above
  595.  
  596.  
  597.  
  598.  
  599.                                             TOTAL:  _$,1500_
  600.      Please remit payment in US dollars or check written in US dollars drawn upon US bank.
  601.