@salass00
Checked last version. That what i do:
copy XADFileSystem to L:
copy XADFS.MountList to System:Devs/DosDrivers/XAD0
then:
Quote:
13/0.RAM Disk:> setenv XADFS_TEMP_DIR_RAM:T
13/0.RAM Disk:> setenv XADFS_ARCHIVE ram:xad_fs.lha
13/0.RAM Disk:> mount xad0:
And have mounted my xad_fs.lha archive as partitin, i can see my files, can do anything like it plain file and not inside the archive (cool). Only have few debug errors (dunno will it make sense or not):
When just go to partition:
Quote:
unknown packet: 3030
unknown packet: 3030
unknown packet: 3040
unknown packet: 1033
packet: 24 error: 232
packet: 1005 error: 205
packet: 1005 error: 205
packet: 1005 error: 205
packet: 1005 error: 205
packet: 1005 error: 205
When press on file (it spawn multiview and all works fine):
Quote:
unknown packet: 8001
unknown packet: 8001
unknown packet: 8001
unknown packet: 800420
But i think that because you support only 2 packet types for now ..
If we will add support to XADMaster.library, to allow not only read, but also pack archive back , then it will be pretty awesome with your work. Right now i tryed to make a little script for Filer , which will grab the current archive name, do right SetEnvs, and jump at it.