Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Specify user scope for existing installers (which is
the default installer scope for WinSSHTerm) and
duplicate installer entries for machine wide scope
with the required InstallerSwitches.
  • Loading branch information
dnnnp committed Jun 16, 2024
1 parent 631126b commit 3739c58
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,31 @@ Installers:
InstallerUrl: https://dl.winsshterm.net/WinSSHTerm-2.28.0-x64.msi
InstallerSha256: AAD7DEB15BAA80ACF5E21FA40D2CEB6868A18B7ED19E3B3F77A370E081C4B914
ProductCode: '{E0E856FE-8B10-4889-946A-4A7B2EE1FBFE}'
Scope: user
- InstallerLocale: en-US
Architecture: x64
InstallerType: wix
InstallerUrl: https://dl.winsshterm.net/WinSSHTerm-2.28.0-x64.msi
InstallerSha256: AAD7DEB15BAA80ACF5E21FA40D2CEB6868A18B7ED19E3B3F77A370E081C4B914
ProductCode: '{E0E856FE-8B10-4889-946A-4A7B2EE1FBFE}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
- InstallerLocale: en-US
Architecture: arm64
InstallerType: wix
InstallerUrl: http://dl.winsshterm.net/WinSSHTerm-2.28.0-arm64.msi
InstallerSha256: A2F49976D25B7727349C0B494B1F852352BF1430CE8FD5C3E02E5809DAED8456
ProductCode: '{EF6ABD3C-5FDA-4F86-9C54-9E818788E8F9}'
Scope: user
- InstallerLocale: en-US
Architecture: arm64
InstallerType: wix
InstallerUrl: http://dl.winsshterm.net/WinSSHTerm-2.28.0-arm64.msi
InstallerSha256: A2F49976D25B7727349C0B494B1F852352BF1430CE8FD5C3E02E5809DAED8456
ProductCode: '{EF6ABD3C-5FDA-4F86-9C54-9E818788E8F9}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
ManifestType: installer
ManifestVersion: 1.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,25 @@ Installers:
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.0/WinSSHTerm-2.34.0-x64.msi
InstallerSha256: 8F53142D48038E1546AD917269DD9770A3E15E5C8E6C4FC7CAA0C7F0251C88A1
ProductCode: '{91595ECA-6A7B-4559-B8FA-3D52A3181916}'
Scope: user
- Architecture: x64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.0/WinSSHTerm-2.34.0-x64.msi
InstallerSha256: 8F53142D48038E1546AD917269DD9770A3E15E5C8E6C4FC7CAA0C7F0251C88A1
ProductCode: '{91595ECA-6A7B-4559-B8FA-3D52A3181916}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.0/WinSSHTerm-2.34.0-arm64.msi
InstallerSha256: 8D9EA4AD77D5FE5426686F284583ABF6E5FABDD14ECEB4F779070761EC67D637
ProductCode: '{57F20CE3-FC7D-4751-96F0-A86F4EABD257}'
Scope: user
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.0/WinSSHTerm-2.34.0-arm64.msi
InstallerSha256: 8D9EA4AD77D5FE5426686F284583ABF6E5FABDD14ECEB4F779070761EC67D637
ProductCode: '{57F20CE3-FC7D-4751-96F0-A86F4EABD257}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,25 @@ Installers:
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.1/WinSSHTerm-2.34.1-x64.msi
InstallerSha256: 35D50D83E9A57969C329B78B57A43FD8B952B0A43C06D7469E129C3D4B3C346C
ProductCode: '{3C1B5817-5E43-49A7-A66F-DFBE69FE9637}'
Scope: user
- Architecture: x64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.1/WinSSHTerm-2.34.1-x64.msi
InstallerSha256: 35D50D83E9A57969C329B78B57A43FD8B952B0A43C06D7469E129C3D4B3C346C
ProductCode: '{3C1B5817-5E43-49A7-A66F-DFBE69FE9637}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.1/WinSSHTerm-2.34.1-arm64.msi
InstallerSha256: 89536C915DA9D3925AAFE33438EAC0AF88CF83A45F74B1059CC05A3CF8685ACF
ProductCode: '{C1FD0523-45C5-4A34-863A-F136D782C27C}'
Scope: user
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.34.1/WinSSHTerm-2.34.1-arm64.msi
InstallerSha256: 89536C915DA9D3925AAFE33438EAC0AF88CF83A45F74B1059CC05A3CF8685ACF
ProductCode: '{C1FD0523-45C5-4A34-863A-F136D782C27C}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,25 @@ Installers:
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.0/WinSSHTerm-2.35.0-x64.msi
InstallerSha256: 9B05EC998FA45ED3142F6CC746E61323484BDCF3EA181728E9CBC37903C58518
ProductCode: '{BA0F44AF-420B-461F-ABEC-45724BD5B55D}'
Scope: user
- Architecture: x64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.0/WinSSHTerm-2.35.0-x64.msi
InstallerSha256: 9B05EC998FA45ED3142F6CC746E61323484BDCF3EA181728E9CBC37903C58518
ProductCode: '{BA0F44AF-420B-461F-ABEC-45724BD5B55D}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.0/WinSSHTerm-2.35.0-arm64.msi
InstallerSha256: DD70A4ECEEB146BFF43DC2CD24B55D8C52C7C5B42F42C94818D365C9C5D64086
ProductCode: '{C86F6F9E-2A20-4E1C-A39D-1C3EA9E3E0EA}'
Scope: user
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.0/WinSSHTerm-2.35.0-arm64.msi
InstallerSha256: DD70A4ECEEB146BFF43DC2CD24B55D8C52C7C5B42F42C94818D365C9C5D64086
ProductCode: '{C86F6F9E-2A20-4E1C-A39D-1C3EA9E3E0EA}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,25 @@ Installers:
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.1/WinSSHTerm-2.35.1-x64.msi
InstallerSha256: 468BDCC7334E90F97B0626A9676A76FBA51F5F235B1B087B6BD653A704D775EA
ProductCode: '{FDCB1635-A440-4443-A453-8B19C1F0D882}'
Scope: user
- Architecture: x64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.1/WinSSHTerm-2.35.1-x64.msi
InstallerSha256: 468BDCC7334E90F97B0626A9676A76FBA51F5F235B1B087B6BD653A704D775EA
ProductCode: '{FDCB1635-A440-4443-A453-8B19C1F0D882}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.1/WinSSHTerm-2.35.1-arm64.msi
InstallerSha256: D4A29B86F7702330F96AC03A3C82213BD5930FC0B2E4C70198FA198D7C9764C4
ProductCode: '{D9001AAC-7FD0-4A0F-9390-F9D41795F085}'
Scope: user
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.1/WinSSHTerm-2.35.1-arm64.msi
InstallerSha256: D4A29B86F7702330F96AC03A3C82213BD5930FC0B2E4C70198FA198D7C9764C4
ProductCode: '{D9001AAC-7FD0-4A0F-9390-F9D41795F085}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,25 @@ Installers:
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.2/WinSSHTerm-2.35.2-x64.msi
InstallerSha256: AECD63F7B3DFE01A4835DFC1E03F805A5B0CA5097493C42257FC8DC71CFBD6D6
ProductCode: '{DF8B8C73-6117-49A8-8B92-A606121AB737}'
Scope: user
- Architecture: x64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.2/WinSSHTerm-2.35.2-x64.msi
InstallerSha256: AECD63F7B3DFE01A4835DFC1E03F805A5B0CA5097493C42257FC8DC71CFBD6D6
ProductCode: '{DF8B8C73-6117-49A8-8B92-A606121AB737}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.2/WinSSHTerm-2.35.2-arm64.msi
InstallerSha256: 215B179049D95269C7323F49F7DC52EBB1BD391BD2DBC5462856D61DDA191FAF
ProductCode: '{0D7B48C9-7D70-4842-AAD1-A3450F28325B}'
Scope: user
- Architecture: arm64
InstallerUrl: https://github.com/WinSSHTerm/WinSSHTerm/releases/download/2.35.2/WinSSHTerm-2.35.2-arm64.msi
InstallerSha256: 215B179049D95269C7323F49F7DC52EBB1BD391BD2DBC5462856D61DDA191FAF
ProductCode: '{0D7B48C9-7D70-4842-AAD1-A3450F28325B}'
Scope: machine
InstallerSwitches:
Custom: MSIINSTALLPERUSER=""
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 3739c58

Please sign in to comment.