home *** CD-ROM | disk | FTP | other *** search
/ Freelog 59 / Freelog059.iso / Bas / Systeme / Winupdatelist / wul.txt < prev   
Text File  |  2004-07-10  |  4KB  |  142 lines

  1.  
  2.  
  3.  
  4. WinUpdatesList v1.10
  5. Copyright (c) 2004 Nir Sofer
  6. Web site: http://nirsoft.mirrorz.com
  7.  
  8.  
  9.  
  10. Description
  11. ===========
  12.  
  13. WinUpdatesList displays the list of all Windows updates (Service Packs
  14. and Hotfixes) installed on your local computer. For hotfix updates, this
  15. utility also displays the list of files updated with these hotfixes. In
  16. addition, it allows you to instantly open the Web link in Microsoft Web
  17. site that provides more information about the selected update, uninstall
  18. an update, copy the update information to the clipboard, or save it to
  19. text/HTML/XML file.
  20.  
  21.  
  22.  
  23. System Requirements
  24. ===================
  25.  
  26. This utility works on Windows 98, Windows ME, Windows 2000, and Windows
  27. XP. On Windows 98/ME, some columns are not displayed, because the related
  28. information is not stored in the Registry as in Windows 2000/XP.
  29.  
  30.  
  31.  
  32. Versions History
  33. ================
  34.  
  35.  
  36. * Version 1.10:
  37.   o Added support for Windows 98/ME
  38.   o 'Open Web Link' now opens each link in a new browser window.
  39.   o Command-Line support.
  40.  
  41. * Version 1.00 - First Release.
  42.  
  43.  
  44.  
  45. Using WinUpdatesList
  46. ====================
  47.  
  48. WinUpdatesList is a standalone program, so it doesn't require any
  49. installation or additional DLLs. In order to start using it, just copy it
  50. to any folder you like, and run it.
  51. The main window of WinUpdatesList contains 2 panes: The upper pane
  52. displays the list of all updates installed on your computer. When you
  53. select an hotfix in the upper pane, the lower pane display the list of
  54. files installed with the selected hotfix.
  55. If you want to get more information about a specific update, select the
  56. desired item in the upper pane, and then from the File menu (or from the
  57. popup menu) choose 'Open Web Link'. This option opens your browser with a
  58. Web page in Microsoft site that provides information about the selected
  59. Windows update.
  60.  
  61. Notice: Some operations, like saving to file or copying to the clipboard,
  62. are performed on the pane that currently has the focus. For example: If
  63. you press Ctrl+C while the lower pane is focused, the selected files list
  64. will be copied to the clipboard. If the upper pane has the focus, the
  65. selected updates in the upper pane will be copied.
  66.  
  67.  
  68.  
  69. Translating to another language
  70. ===============================
  71.  
  72. WinUpdatesList allows you to easily translate all menus, dialog-boxes,
  73. and other strings to other languages.
  74. In order to do that, follow the instructions below:
  75. 1. Run WinUpdatesList with /savelangfile parameter:
  76.    wul.exe /savelangfile
  77.    A file named wul_lng.ini will be created in the folder of
  78.    WinUpdatesList utility.
  79. 2. Open the created language file in Notepad or in any other text
  80.    editor.
  81. 3. Translate all menus, dialog-boxes, and string entries to the
  82.    desired language.
  83. 4. After you finish the translation, Run WinUpdatesList, and all
  84.    translated strings will be loaded from the language file.
  85.    If you want to run WinUpdatesList without the translation, simply
  86.    rename the language file, or move it to another folder.
  87.  
  88.  
  89.  
  90. Command-Line Options
  91. ====================
  92.  
  93.  
  94.  
  95. /stext <Filename>
  96. Save windows updates list into a regular text file.
  97.  
  98. /stab <Filename>
  99. Save windows updates list into a tab-delimited text file.
  100.  
  101. /stabular <Filename>
  102. Save windows updates list into a tabular text file.
  103.  
  104. /shtml <Filename>
  105. Save windows updates list into HTML file.
  106.  
  107. /sverhtml <Filename>
  108. Save windows updates list into HTML file. (vertical)
  109.  
  110. /sxml <Filename>
  111. Save windows updates list into XML file.
  112.  
  113.  
  114.  
  115. License
  116. =======
  117.  
  118. This utility is released as freeware for personal and non-commercial use.
  119. You are allowed to freely distribute this utility via floppy disk,
  120. CD-ROM, Internet, or in any other way, as long as you don't charge
  121. anything for this. If you distribute this utility, you must include all
  122. files in the distribution package, without any modification !
  123.  
  124.  
  125.  
  126. Disclaimer
  127. ==========
  128.  
  129. The software is provided "AS IS" without any warranty, either expressed
  130. or implied, including, but not limited to, the implied warranties of
  131. merchantability and fitness for a particular purpose. The author will not
  132. be liable for any special, incidental, consequential or indirect damages
  133. due to loss of data or any other reason.
  134.  
  135.  
  136.  
  137. Feedback
  138. ========
  139.  
  140. If you have any problem, suggestion, comment, or you found a bug in my
  141. utility, you can send a message to nirsofer@yahoo.com
  142.