F5F Stay Refreshed Software Operating Systems Converting a ripped disk to ISO for Windows 8 with autoplay functionality

Converting a ripped disk to ISO for Windows 8 with autoplay functionality

Converting a ripped disk to ISO for Windows 8 with autoplay functionality

B
BloomingIris
Member
177
10-05-2016, 11:19 AM
#1
Searching for tools to automate optical disk backups, compatible with Windows features like AutoPlay.
B
BloomingIris
10-05-2016, 11:19 AM #1

Searching for tools to automate optical disk backups, compatible with Windows features like AutoPlay.

J
JewcedL
Junior Member
36
10-08-2016, 11:28 PM
#2
I don't know about "automating" the backups, but that may not be possible if you don't have a bunch of disk drives. I use Nero to copy my disks to ISOs which has integration into autoplay (on Windows 7 at least), but I don't think there is a free version. IMGBurn probably integrates into autoplay, but I think it's possible to add any program to autoplay (someone correct me if I'm wrong on that). Check out IMGBurn here: http://www.imgburn.com/ If you do install this watch out for the adware and stuff, my antivirus keeps telling me it's malware. You can also check out DAEMON Tools Lite: http://www.daemon-tools.cc/products/dtLite#features
J
JewcedL
10-08-2016, 11:28 PM #2

I don't know about "automating" the backups, but that may not be possible if you don't have a bunch of disk drives. I use Nero to copy my disks to ISOs which has integration into autoplay (on Windows 7 at least), but I don't think there is a free version. IMGBurn probably integrates into autoplay, but I think it's possible to add any program to autoplay (someone correct me if I'm wrong on that). Check out IMGBurn here: http://www.imgburn.com/ If you do install this watch out for the adware and stuff, my antivirus keeps telling me it's malware. You can also check out DAEMON Tools Lite: http://www.daemon-tools.cc/products/dtLite#features

S
Silvinha10
Senior Member
694
10-08-2016, 11:40 PM
#3
thanks @ FizzyFantom i finally solved it using IMGBurn and used batch file so it's basicly 2 clicks and the disk is beeing riped, here is the .bat imgburn.exe /LOG F:\ImgBurn Logs\[DATETIME].log /mode read /src G: /DEST "F:\ISO\[DISC_LABEL].ISO" /start /eject yes /close there is a good guide in the readme.txt of imgburn
S
Silvinha10
10-08-2016, 11:40 PM #3

thanks @ FizzyFantom i finally solved it using IMGBurn and used batch file so it's basicly 2 clicks and the disk is beeing riped, here is the .bat imgburn.exe /LOG F:\ImgBurn Logs\[DATETIME].log /mode read /src G: /DEST "F:\ISO\[DISC_LABEL].ISO" /start /eject yes /close there is a good guide in the readme.txt of imgburn