diff options
author | David Walter Seikel | 2013-04-26 13:10:25 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-04-26 13:10:25 +1000 |
commit | 35078867283f1e9302e0a507629e384fd8c86be6 (patch) | |
tree | 5629017d5ee6221b01b10c00f10e9bdaeea6b53b | |
parent | Make nmake builds more like VS builds. (diff) | |
download | meta-impy-35078867283f1e9302e0a507629e384fd8c86be6.zip meta-impy-35078867283f1e9302e0a507629e384fd8c86be6.tar.gz meta-impy-35078867283f1e9302e0a507629e384fd8c86be6.tar.bz2 meta-impy-35078867283f1e9302e0a507629e384fd8c86be6.tar.xz |
Ah, iss has different UUIDs for release and experimentals.
-rw-r--r-- | linden/indra/newview/installers/windows/imprudence_installer_template.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/installers/windows/imprudence_installer_template.iss b/linden/indra/newview/installers/windows/imprudence_installer_template.iss index 7d02b0c..6ae437e 100644 --- a/linden/indra/newview/installers/windows/imprudence_installer_template.iss +++ b/linden/indra/newview/installers/windows/imprudence_installer_template.iss | |||
@@ -8,7 +8,7 @@ | |||
8 | ; Imp Experimental ID: 1B3E68BC-13EB-4277-9439-CB5FF9259460 | 8 | ; Imp Experimental ID: 1B3E68BC-13EB-4277-9439-CB5FF9259460 |
9 | 9 | ||
10 | ; These will change | 10 | ; These will change |
11 | AppId={{D7736EE8-AFCE-4735-BBE3-652CDFBBFCA8} | 11 | AppId={{1B3E68BC-13EB-4277-9439-CB5FF9259460} |
12 | AppName=%%APPNAME%% | 12 | AppName=%%APPNAME%% |
13 | AppVerName=%%APPVERNAME%% | 13 | AppVerName=%%APPVERNAME%% |
14 | DefaultDirName={pf}\Imprudence | 14 | DefaultDirName={pf}\Imprudence |