Lisa Liu-Thorrold

Results 1 comments of Lisa Liu-Thorrold

+1 for this issue, got around this by modifying `fnm_init.cmd` to: ``` @echo off where fnm >nul 2>&1 if %ERRORLEVEL% EQU 0 ( if not defined FNM_AUTORUN_GUARD ( set "FNM_AUTORUN_GUARD=AutorunGuard"...