I undstand but why not replace instead of deletes as dos copy do?
When overwriting a file with the DOS copy command, the inode (hard link) is preserved — i.e., the file contents are updated in-place without unlinking the original. Does 7-Zip support the same behavior when extracting over an existing file, or does it always unlink and recreate the file?
"C:\Program Files\NAPS2\NAPS2.exe" "F:\doc.pdf" not work in portable mode: NAPS2.Portable.exe "F:\doc.pdf"
. "C:\Program Files\NAPS2\NAPS2.exe" "F:\doc.pdf" not work in portable mode
Do it is possible to Opening Files in the NAPS2 GUI Portable?
Maybe because you use the flag IMDISK_API_NO_BROADCAST_NOTIFY that does not give time to completely close the handle? I get a similar behavior when I use API before turning off: - ImDiskSetAPIFlags(3) hang shutdown - ImDiskSetAPIFlags(2) fine shutdown It seems related to the 5 second limit for the shutdown. It seems related to this and this.
Maybe because you use the flag IMDISK_API_NO_BROADCAST_NOTIFY that does not give time to completely close the handle? I get a similar behavior when I use API before turning off: - ImDiskSetAPIFlags(3) hang shutdown - ImDiskSetAPIFlags(2) fine shutdown It seems related to the 5 second limit for the shutdown.
Following the instructions more carefully I managed to fill in Ramdyn with extract drive in files folder and DiscUtils in MountImg folder. Ty.