QUOTE (Oleg_II @ Jul 7 2007, 08:35 PM)

Have a question:
I'd like to have a separate image file, say Appz.img, with some programs that need read/write access to disk during their operations. The image will be with compressed NTFS partition. If this image is mounted from CD/DVD will it have this ability?
Only if it is created as a Virtual Memory type disk (that is a kind of RAM-disk). In that case you can specify the image file as filename and ImDisk will create a RAM-disk and load your image file to the new disk. With this method the driver is working with a memory copy of the image and therefore it is writable.