diff --git a/paalternativelauncher.cpp b/paalternativelauncher.cpp index 79b8f2a..670cb4c 100644 --- a/paalternativelauncher.cpp +++ b/paalternativelauncher.cpp @@ -479,7 +479,7 @@ void PAAlternativeLauncher::launchPushButtonClicked(bool) #ifdef linux "/PA" #elif _WIN32 - "/x64/PA.exe" + "\\bin_x64\\PA.exe" #elif __APPLE__ # error Right... #endif