INF files: Difference between revisions
Jump to navigation
Jump to search
m →Viewers |
|||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
The .INF files on OS/2 and eComStation are the viewable files of the Information Presentation Facility (IPF). | The .INF files on OS/2 and eComStation are the viewable files of the Information Presentation Facility (IPF). These are the help files and documentation books. | ||
==Viewers== | ==Viewers== | ||
* | * VIEW.EXE - OS/2 - This program is the one included on OS/2 | ||
* [[NewView]] - OS/2 - Open source program alternative to view INF files. | * [[NewView]] - OS/2 - Open source program alternative to view INF files. | ||
* | * iView - Viewer for Windows [iview.zip] | ||
* [[DocView]] from | * [[DocView]] from fpGUI Toolkit - Viewer for Win32 [https://sourceforge.net/projects/fpgui/?source=navbar] | ||
==Tools== | ==Tools== | ||
Line 13: | Line 13: | ||
* [[BKVIEW]] | * [[BKVIEW]] | ||
[[Category: | [[Category:Technical]] |
Latest revision as of 15:48, 10 May 2023
The .INF files on OS/2 and eComStation are the viewable files of the Information Presentation Facility (IPF). These are the help files and documentation books.
Viewers
- VIEW.EXE - OS/2 - This program is the one included on OS/2
- NewView - OS/2 - Open source program alternative to view INF files.
- iView - Viewer for Windows [iview.zip]
- DocView from fpGUI Toolkit - Viewer for Win32 [1]