diff --git a/setup/create_setup.bat b/setup/create_setup.bat index bd09727..9c9e20e 100644 --- a/setup/create_setup.bat +++ b/setup/create_setup.bat @@ -15,7 +15,7 @@ if defined missing ( ) :: Convert node to stremio-runtime -if not exist "%mypath%..\stremio-runtime.exe" ( +if not exist "%mypath%..\bin\stremio-runtime.exe" ( call "%mypath%generate_stremio-runtime.bat" %mypath%..\bin ) else ( echo The executable stremio-runtime.exe is already generated