No description
Find a file
cjjohn 50658107d5 Add PyInstaller packaging (--onedir) as alternative to pyw launch
Avoids the cmd.exe flash from double-clicking run_desktop.bat and
gives a proper double-click .exe like VersaGUI.exe. Must be deployed
locally (%LOCALAPPDATA%) -- Windows silently refuses to load the
_internal DLLs when the .exe sits on the Z: network share, no error
shown. build_and_deploy.ps1 handles build + local copy in one step.
2026-08-05 08:04:38 +02:00
.gitignore Add PyInstaller packaging (--onedir) as alternative to pyw launch 2026-08-05 08:04:38 +02:00
action_dialog.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
AGENTS.md Add PyInstaller packaging (--onedir) as alternative to pyw launch 2026-08-05 08:04:38 +02:00
build_and_deploy.ps1 Add PyInstaller packaging (--onedir) as alternative to pyw launch 2026-08-05 08:04:38 +02:00
desktop_viewer.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
run_browser.bat Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
run_desktop.bat Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
server.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
versapad_combined.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
versapad_data.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
versapad_protocol.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
versapad_serial.py Initial commit: VersaPad viewer + programming mode 2026-08-04 20:03:49 +02:00
VersaPadViewer.spec Add PyInstaller packaging (--onedir) as alternative to pyw launch 2026-08-05 08:04:38 +02:00