Front Page Forums BioMap install-win.bat file problem Re:install-win.bat file problem

#1180
Kenneth Chan
Participant

I’ve got the solution. use double quotes. Search and replace these two lines:

rem check if BioMap is installed in local directory
if "%ldir%"=="%bdir%" goto usave

if not "%ldir%"=="%SYSTEMROOT%" goto aask