From 45e9351c3272d86052f6cc206f04af0f140e6d31 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 6 Oct 2015 05:46:19 +0200 Subject: trackhat: use its own GUID for installer Can now be installed alongside opentrack Sponsored-by: TrackHat --- installer/opentrack-installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index 345fda72..0b4c724e 100755 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -12,7 +12,7 @@ ; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) -AppId={{E454805B-11A6-469F-9FA9-865BEAD787D0} +AppId={{E82E655F-BB38-403A-9883-7B01A9F2CBA6} AppName={#MyAppName} AppVersion={#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion} -- cgit v1.2.3