chore: desktop Proxy God shortcut + script, README one-click section
Made-with: Cursor
This commit is contained in:
@@ -14,8 +14,9 @@ python -m PyInstaller --noconfirm --clean ^
|
||||
run.py
|
||||
|
||||
copy /Y "dist\ProxyChainManager.exe" "%USERPROFILE%\Desktop\ProxyChainManager.exe" >nul
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0scripts\create_desktop_shortcut.ps1"
|
||||
echo.
|
||||
echo Built: dist\ProxyChainManager.exe
|
||||
echo Copied to: %USERPROFILE%\Desktop\ProxyChainManager.exe
|
||||
echo Desktop: ProxyChainManager.exe + shortcut "Proxy God.lnk"
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user