Trk2iso: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|Author=[[Vitalie Vrabie]]
|Author=[[Vitalie Vrabie]]
|License=Freeware
|License=Freeware
|Download=[https://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/cd/cd-r/trk2iso.zip trk2iso.zip]
|Download={{FileLink|TRK2ISO_2000-07-27.zip}}
}}
}}
This command line tool transforms CD images in TRK format to ISO.
This command line tool transforms CD images in TRK format to ISO.


TRK format is produced by the RSJ CD-Writer software. The only difference between a TRK file and a ISO file is that the TRK file has 40-byte header at the beginning of the file that contains specific RSJ CD-Writer information.
The TRK format is produced by [[RSJ CD-Writer for OS/2]]. The only difference between a TRK file and a ISO file is that the TRK file has a 40-byte header at the beginning of the file that contains specific RSJ CD-Writer information.


==Links==
==Links==
* [https://github.com/OS2World/APP-CDRECORD-trk2iso GitHub Source Code]
* [https://github.com/OS2World/APP-CDRECORD-trk2iso GitHub Source Code]


[[Category:Software]]
[[Category:Optical Media Tools]]

Latest revision as of 00:06, 22 August 2023

Trk2iso
Version (2000-07-27)
Vendor
Author Vitalie Vrabie
License Freeware
Download TRK2ISO_2000-07-27.zip
Website

This command line tool transforms CD images in TRK format to ISO.

The TRK format is produced by RSJ CD-Writer for OS/2. The only difference between a TRK file and a ISO file is that the TRK file has a 40-byte header at the beginning of the file that contains specific RSJ CD-Writer information.

Links