added : imapi, copy bootfile to temp folder to avoid file used error (x32) added : source/target label in convert image form (x32) added : backup_drive, zeromemory when readfile=false (x32) added : vdi2raw added in image conversion (x32) added : vmdk2raw added in image conversion (x32) added : vhd2raw added in image conversion (x32) added : backup/restore caption in backup/restore form (x32) todo : complete code to backup/restore from/to vhd/vmdk/vdi added : backup_devio simplified (x32) modified : backup_drive->Drive2RAW,backup_ewf->Drive2EWF,backup_wim->Drive2WiM (x32) modified : restore_drive->RAW2Drive,restore_ewf->EWF2Drive,restore_wim->WIM2Drive (x32) fixed : rename frmmain src & dst to _src and _dst which were creating inconsistencis here and there (x32) modified : cleanup in raw2drive (x32) modified : cleanup in ewf2drive (x32) modified : backup/restore to/from devio renamed to ... network (x32) modified : unlockvolume in backup_devio (x32) modified : cleanup in restore_devio (x32) added : volumes (x32) modified : remove mount point from 'symlinks - mount points' tab (x32) removed : dosdevices in advanced tabs (x32) removed : symlink in advanced tab (x32) coming: add read support for vhd (fixed/dyn/diff), vmdk, qcow browse iso, wim, img, vhd ... (almost there) backup/restore to/from fixed/dynamic vhd (code is there) mirrorvirtualdisk? |