We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09cb089 commit 9b27adeCopy full SHA for 9b27ade
setup/InstallScript.cs
@@ -134,7 +134,7 @@ private static void Main()
134
OutFileName = $"Nefarius_DsHidMini_Drivers_x64_arm64_v{version}",
135
Version = version,
136
Platform = Platform.x64,
137
- GUID = new Guid("6fe30b47-2577-43ad-9095-1861ba25889b"),
+ GUID = new Guid("25784100-B9AA-4205-8D54-CA53717F6AC5"),
138
LicenceFile = "EULA.rtf",
139
WildCardDedup = Project.UniqueFileNameDedup,
140
MajorUpgradeStrategy = MajorUpgradeStrategy.Default,
0 commit comments