ADTPro / adtpro

Apple Disk Transfer ProDOS (ADTPro)
http://adtpro.com
GNU General Public License v2.0
133 stars 19 forks source link

ADTPro.Bat issue #95

Open DRSaylor opened 4 years ago

DRSaylor commented 4 years ago

For some reason, ADTPro.bat is recognizing my folders that have a space in the name, such as: C:\Program Files (x86)\Java\jre1.8.0241. Is there a way to get around this? I am not able to change the folder names so they don't use spaces either.

david-schmidt commented 4 years ago

Surrounding a path such as MY_JAVA_HOME in quotes should help if you must use spaces in a file path. Can you post what your adtpro.bat looks like now?