Hlp2Inf: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A utility to create INF files from OS/2 HLP files.  
{{Software
|Picture=NA.png
|Version=(1996-01-13)
|Author=[[Rick Papo]]
|License=
|Download={{FileLink|HLP2INF_1996-01-13.zip}}
}}
A utility to create INF files from OS/2 HLP files.


==License==
It simply copies the HLP file to a new file with the INF extension, and changes the four-byte header from "HSP\x10" to "HSP\x01".
*Open Source under the GNU GPL license.
*Author: [[Rick Papo]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/util/convert/hlp2inf.zip hlp2inf.zip]
* [https://github.com/OS2World/UTIL-CONV-Hlp2Inf Source Code Git]
* [https://github.com/OS2World/UTIL-CONV-Hlp2Inf Source Code Git]


[[Category:Conversion Utility]]
[[Category:Conversion Utility]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Latest revision as of 02:58, 19 December 2022

Hlp2Inf
Version (1996-01-13)
Vendor
Author Rick Papo
License
Download HLP2INF_1996-01-13.zip
Website

A utility to create INF files from OS/2 HLP files.

It simply copies the HLP file to a new file with the INF extension, and changes the four-byte header from "HSP\x10" to "HSP\x01".

Links