Commit Graph

2 Commits

Author SHA1 Message Date
cproudlock
3776ed9fd2 Untrack binary driver/installer payloads
Adds .cab, .sys, .dll, .inf, .cat, .dl_, .da_, .ch_, .in_, .ex_, .ds_,
.msp, .mst, and Thumbs.db to .gitignore. Removes 575 previously-tracked
binary files from the index (files remain on disk, just no longer version
controlled). Keeps .iss/.ps1/.md/.config source tracked.
2026-04-17 11:57:08 -04:00
cproudlock
8be52f956e Initial commit: Inno Setup installer packages
Installer packages for GE manufacturing tools:
- BlueSSOFix: Blue SSO authentication fix
- HIDCardPrinter: HID card printer setup
- HPOfflineInstaller: HP printer offline installer
- MappedDrive: Network drive mapping
- PrinterInstaller: General printer installer
- ShopfloorConnect: Shopfloor connectivity tool
- XeroxOfflineInstaller: Xerox printer offline installer

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 13:15:54 -05:00