saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
509 stars 45 forks source link

Feature request: Skip copy protection/exe scanning #232

Closed mrpijey closed 9 months ago

mrpijey commented 9 months ago

Is your feature request related to a problem? Please describe. Unnecessary scans of exe files when title is known to have no copy protection (mostly applicable to standard application discs)

Describe the solution you'd like A flag to skip exe scanning or scanning for copy protection at all.

MrPepka commented 9 months ago

Just do not use /ns and /sf and then DIC will not scan exe files

mrpijey commented 9 months ago

Thank you, I was not using /sf, but I was using /ns and it was not clear from the included help that it would scan exe files.