home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / Vyzkuste / tiptrik / prtchg / PRTCHG.TXT < prev   
Text File  |  2000-02-28  |  6KB  |  141 lines

  1. Printer Changer
  2. ---------------
  3. Install
  4. -------
  5.  
  6. Just copy to directory and run.  Use the usual right click drag in explorer to create
  7. a shortcut.
  8.  
  9. There is no ini file with the program as it will create a default one when it is run and quit. Hence if you think the ini file is corrupt just delete it.  You should also delete the
  10. ini file when upgrading versions.
  11.  
  12.  
  13. Uninstall
  14. ---------
  15. Delete any shortcuts you have made, the program file and the ini file.  Printer changer
  16. makes no changes to registry or system.ini.  It does re-write the order of the device
  17. section in win.ini if you change the order of the printers (but doesn't change the contents
  18. of that section).
  19.  
  20.  
  21. Overview
  22. --------
  23.  
  24. This puts an icon in the system tray.  Right click the icon and a list of the
  25. system printers pops up.  The default printer is ticked.  Click another printer
  26. to change that one to be the default.  If the default printer already is
  27. correct then you can either click it again or faster click the blank area at
  28. bottom of the popup menu (e.g. a left 10 pixels move, click).
  29.  
  30. After you have done one change a left click on the icon toggles between the
  31. current printer and the last printer.  Hoevring the mouse over the icon brings up
  32. the name of the current printer.
  33.  
  34. Options
  35. -------
  36.  
  37. This is selected from the right click popup and presents a list of the system
  38. printers.  Just drag and drop to change the order.  Click ok to confirm the changes
  39. or cancel to abort them.  Also on this form are boxes to change:
  40.  
  41. Date Icon changes the tray icon to either the current date (default) or a printer icon.
  42. (Note that selecting show date will update the icon, after check time or shift time delays
  43.  but deselecting show date will not restore the default icon until program is restarted.)
  44.  
  45. Splash time changes how long the start up slash is displayed
  46.  
  47. Check time controls how often the program checks to see if the date has changed. If
  48. you work through midnight you need this for the date icon to be updated.  The shorter
  49. the time is the more quickly the date icon will change after midnight but the more load
  50. you put on windows the rest of the day.  The default is 10 seconds which is a tiny cpu load.
  51.  
  52. ShiftTime controls how long the program waits after loading before shifting the icon.  I
  53. like my icon as the date and I like it to be always next to the time.  This sets a delay
  54. so that all of the programs in the start group have finished loading.
  55.  
  56. ShiftOnce controls whether the icon is shifted only once after the initial delay time or
  57. whether it is also shifted at every check time. I don't change the tray programs enough to
  58. have this always happening as default and in any case there is also a command on the popup
  59. menu to shift the icon.  Shifting also makes the tray icons flicker which can be annoying.
  60.  
  61. Fix HPGL controls whether the fix HPGL option is shown on the right click menu.  Fix HPGL
  62. is only of interest if you import HPGL plot files into MS Word (possibly other WPs too).
  63. Most HPGL imports ok but if there are a lot of data points it can fail.  fix HPGL opens
  64. a form to select the file(s) which are then processed so that they will import ok.
  65.  
  66.  
  67.  
  68.  
  69. Version History
  70. ---------------
  71.  
  72. Version 3.01
  73.  
  74. Bug fix - about form text of "works with 98/98/NT" to "works with 95/98/NT"
  75. Bug fix - rebooting PC does not save ini file so new options are lost.  Change
  76.           so that ok button on option form saves new options.
  77.  
  78. Version 3
  79.  
  80. Changed the way the tray icon was done as one person had problems.
  81. Added a form to allow adjustment of settings rather than having to edit win.ini
  82. or PrtChg.ini
  83. Changed from left click popup to right click popup as this seems the more common
  84. Add left click toggles printers
  85. Combined two versions of printer changer into one as only difference was 'fix HPGL'
  86. (about 30K difference) then added option not to display 'fix hpgl'.
  87.  
  88.  
  89. Version 2
  90.  
  91. This is the same as version 1 but with one additional function, namely:
  92.  
  93. Extra popup entry to fix HPGL files to over come MS Word's HPGL filter bug.
  94. The bug is that long strings of data points don't convert so this fix adds Pen
  95. Up, Pen Down commands to break the string.
  96.  
  97. Multiple files can be selected in the the select file dialog.  These processed
  98. in turn when the process file button is clicked.  The program creates temporary
  99. files of *.~gl.  These are deleted after the program completes (or not if you
  100. get a crash :-(). Long filenames are supported.
  101.  
  102. This function is probably only of interest to those importing hpgl pictures.
  103. If that is not you then version 1 is the smaller file.
  104.  
  105.  
  106.  
  107. Version 2 History
  108. -----------------
  109. 2.52 Changed email address.  Revised about message box.
  110.  
  111. 2.51 Re-compiled with new complier options disabled in case causes problems. 
  112.  
  113. 2.50 Re-compiled in 32 bit with some sections rewritten.  Now works on NT as
  114.      well as 95/98. Long file names supported.  Improved consistency of hiding
  115.      of taskbar button.
  116.  
  117. 2.00 Added HPGL fix to version 1 (short filenames only)
  118.  
  119.  
  120. Version 1 History
  121. -----------------
  122. 1.52 Changed email address.  Revised about message box.
  123.  
  124. 1.51 Re-compiled with new complier options disabled in case causes problems. 
  125.  
  126. 1.50 Re-compiled in 32 bit with some sections rewritten.  Now works on NT as
  127.      well as 95/98. Improved consistency of hiding of taskbar button.
  128.  
  129. 1.00 First release
  130.  
  131.  
  132.  
  133. Author
  134. ------
  135.  
  136. Malcolm Reeves, Full Circuit Ltd
  137.  
  138. mreeves@fullcircuit.com
  139.  
  140. http://www.fullcircuit.com/
  141.