Update MachineAuth to version 3.4

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
cproudlock
2026-01-19 16:34:10 -05:00
parent 803853b125
commit 59c51593e2
2 changed files with 4 additions and 4 deletions

View File

@@ -15,13 +15,13 @@
[Setup]
AppId={{8A3B4C5D-6E7F-8901-2345-6789ABCDEF01}}
AppName=Machine Authentication 3.0
AppVersion=4.0
AppVersion=3.4
AppPublisher=GE Aerospace
DefaultDirName={tmp}\MachineAuth
CreateAppDir=no
PrivilegesRequired=admin
OutputDir=Output
OutputBaseFilename=MachineAuthSetup
OutputBaseFilename=MachineAuthSetup_v3.4
SolidCompression=yes
Compression=lzma2
WizardStyle=modern

View File

@@ -1,4 +1,4 @@
# Machine Authentication 3.0
# Machine Authentication 3.0 (v3.4)
Configures shop floor PCs for 802.1x/ISE Machine VLAN connectivity with support for both wired and wireless networks.
@@ -157,7 +157,7 @@ Then run the installer again.
1. Install [Inno Setup 6.x](https://jrsoftware.org/isdl.php)
2. Open `MachineAuth.iss`
3. Compile (F9)
4. Output: `Output/MachineAuthSetup.exe`
4. Output: `Output/MachineAuthSetup_v3.4.exe`
## Technical Notes