SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
409 stars 35 forks source link

Always use relative path internally #589

Closed Deterous closed 10 months ago

Deterous commented 10 months ago

Set the getFullPath flags to false in the 3 places in MPF that still use full paths (except in MPF.Test).

I have tested this for one disc and had no issues with redumper or DIC, but this probably should be tested with aaru by someone who knows what they're doing.