Commit Graph

2 Commits

Author SHA1 Message Date
cproudlock
b9497fb9de Add DesignJet T1700dr PS3 driver support and fix legacy printer cleanup
- Add HP DesignJet T1700dr PS3 driver (hpi94dev/hpi94ded.inf) with model-based
  selection: printers with T1700/DesignJet in model use DesignJet driver
- Fix legacy printer reappearing after cleanup: also remove HKCU\Printers\Connections
  entries across all loaded user hives and .DEFAULT (Windows re-adds printers
  from these connection records when spooler restarts)
- Add IsPrinterLegacy()/IsLegacyServerRef() helpers for robust legacy detection
  (checks Port, ShareName, HostName, Description registry values with Trim/Lowercase)
- Add default printer selection dialog (all installed printers, all user profiles)
- Fix printui /y hang by setting LegacyDefaultPrinterMode=1 before calling it

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:01:22 -05: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