Update MachineAuth to version 3.4
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -15,13 +15,13 @@
|
|||||||
[Setup]
|
[Setup]
|
||||||
AppId={{8A3B4C5D-6E7F-8901-2345-6789ABCDEF01}}
|
AppId={{8A3B4C5D-6E7F-8901-2345-6789ABCDEF01}}
|
||||||
AppName=Machine Authentication 3.0
|
AppName=Machine Authentication 3.0
|
||||||
AppVersion=4.0
|
AppVersion=3.4
|
||||||
AppPublisher=GE Aerospace
|
AppPublisher=GE Aerospace
|
||||||
DefaultDirName={tmp}\MachineAuth
|
DefaultDirName={tmp}\MachineAuth
|
||||||
CreateAppDir=no
|
CreateAppDir=no
|
||||||
PrivilegesRequired=admin
|
PrivilegesRequired=admin
|
||||||
OutputDir=Output
|
OutputDir=Output
|
||||||
OutputBaseFilename=MachineAuthSetup
|
OutputBaseFilename=MachineAuthSetup_v3.4
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
Compression=lzma2
|
Compression=lzma2
|
||||||
WizardStyle=modern
|
WizardStyle=modern
|
||||||
|
|||||||
@@ -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.
|
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)
|
1. Install [Inno Setup 6.x](https://jrsoftware.org/isdl.php)
|
||||||
2. Open `MachineAuth.iss`
|
2. Open `MachineAuth.iss`
|
||||||
3. Compile (F9)
|
3. Compile (F9)
|
||||||
4. Output: `Output/MachineAuthSetup.exe`
|
4. Output: `Output/MachineAuthSetup_v3.4.exe`
|
||||||
|
|
||||||
## Technical Notes
|
## Technical Notes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user