ISOFS CW: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|Picture=NA.png
|Picture=NA.png
|Version=0.2.1
|Version=0.2.1
|Vendor=
|Author=[[Chris Wohlgemuth]]
|Author=[[Chris Wohlgemuth]]
|License=GNU GPL
|License=GNU GPL
|Download=isofs-v0_2_1.zip
|Download=[https://github.com/OS2World/DRV-ISOFS_CW/releases/download/ISOFS/isofs-v0_2_1.zip isofs-v0_2_1.zip]
|Website=N/A
}}
}}
ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read-only access to the contents of the raw file. Currently only Joliet filenames are supported.
ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read-only access to the contents of the raw file. Currently only Joliet filenames are supported.
Line 12: Line 10:
==Links==
==Links==
* [https://github.com/OS2World/DRV-ISOFS_CW Source Code]
* [https://github.com/OS2World/DRV-ISOFS_CW Source Code]


[[Category:Device driver]]
[[Category:Device driver]]

Latest revision as of 01:16, 26 July 2020

ISOFS CW
Version 0.2.1
Vendor
Author Chris Wohlgemuth
License GNU GPL
Download isofs-v0_2_1.zip
Website

ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read-only access to the contents of the raw file. Currently only Joliet filenames are supported.

Links