HFS.EXE: Difference between revisions
Appearance
Created page with "Helper application used by the HFS.IFS installable file system. RUN=\OS2\Hfs.exe parameters '''Parameters:''' * /FN:mode The Hfs file system allows some characters to b..." |
mNo edit summary |
||
Line 5: | Line 5: | ||
* /FN:mode | * /FN:mode | ||
The | *: The HFS file system allows some characters to be used, which are in OS/2 are not allowed. This option controls how these characters should be handled. Mode can be CP850, 8BIT or 7BIT. The default value is CP850. | ||
The default value is CP850. | |||
* /NOSYNC | * /NOSYNC | ||
With this option you can decrease the performance, but you have to use the Sync utility before you remove a volume from the drive. | *:With this option you can decrease the performance, but you have to use the Sync utility before you remove a volume from the drive. | ||
[[Category:RUN Statements]] | [[Category:RUN Statements]] |
Latest revision as of 22:34, 7 January 2024
Helper application used by the HFS.IFS installable file system.
RUN=\OS2\Hfs.exe parameters
Parameters:
- /FN:mode
- The HFS file system allows some characters to be used, which are in OS/2 are not allowed. This option controls how these characters should be handled. Mode can be CP850, 8BIT or 7BIT. The default value is CP850.
- /NOSYNC
- With this option you can decrease the performance, but you have to use the Sync utility before you remove a volume from the drive.