From bb33a3c4c48f0acde43a5c371eb66c6b0636f9ee Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Tue, 17 Aug 2010 06:42:35 +0200 Subject: we don't need this anymore --- build/xchat-wdk-x64.iss | 3 --- build/xchat-wdk-x86.iss | 3 --- 2 files changed, 6 deletions(-) (limited to 'build') diff --git a/build/xchat-wdk-x64.iss b/build/xchat-wdk-x64.iss index 5cc31585..bb301209 100644 --- a/build/xchat-wdk-x64.iss +++ b/build/xchat-wdk-x64.iss @@ -47,9 +47,6 @@ Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custo [Tasks] Name: portablemode; Description: "Portable Mode (no Registry keys written and no uninstaller created)"; Flags: unchecked -;[Registry] -;Root: HKCU; Subkey: "Environment"; ValueType: string; ValueName: "XCHAT_WARNING_IGNORE"; ValueData: "true"; Flags: uninsdeletevalue - [Files] Source: "COPYING"; DestDir: "{app}"; Components: libs Source: "libfreetype-6.dll"; DestDir: "{app}"; Components: libs diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss index d85fce7a..5eae02d4 100644 --- a/build/xchat-wdk-x86.iss +++ b/build/xchat-wdk-x86.iss @@ -46,9 +46,6 @@ Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custo [Tasks] Name: portablemode; Description: "Portable Mode (no Registry keys written and no uninstaller created)"; Flags: unchecked -;[Registry] -;Root: HKCU; Subkey: "Environment"; ValueType: string; ValueName: "XCHAT_WARNING_IGNORE"; ValueData: "true"; Flags: uninsdeletevalue - [Files] Source: "COPYING"; DestDir: "{app}"; Components: libs Source: "freetype6.dll"; DestDir: "{app}"; Components: libs -- cgit 1.4.1