diff --git a/launcher/NapCatWinBootHook.dll b/launcher/NapCatWinBootHook.dll index 0ad9943f..6350f1f0 100644 Binary files a/launcher/NapCatWinBootHook.dll and b/launcher/NapCatWinBootHook.dll differ diff --git a/launcher/NapCatWinBootMain.exe b/launcher/NapCatWinBootMain.exe index 5d054fbd..a11950de 100644 Binary files a/launcher/NapCatWinBootMain.exe and b/launcher/NapCatWinBootMain.exe differ diff --git a/launcher/launcher.bat b/launcher/launcher.bat index c92f57b4..a263f2eb 100644 --- a/launcher/launcher.bat +++ b/launcher/launcher.bat @@ -34,6 +34,6 @@ if not exist "%QQpath%" ( ) set NAPCAT_MAIN_PATH=%NAPCAT_MAIN_PATH:\=/% -echo (async () =^> {await import("file:///%NAPCAT_MAIN_PATH%")})() > %NAPCAT_LOAD_PATH% +echo (async () =^> {await import("file:///%NAPCAT_MAIN_PATH%")})() > "%NAPCAT_LOAD_PATH%" "%NAPCAT_LAUNCHER_PATH%" "%QQPath%" "%NAPCAT_INJECT_PATH%" %1 \ No newline at end of file