From d73eaf902c30b0e63d7678c8378cb65730faba74 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 24 Jun 2005 09:22:39 +0000 Subject: Each sub package can be relocated wherever the installer wants it to go. Fixed fake constraints on versions. --- win/Tkzinc.wxs.in | 50 +++++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 27 deletions(-) (limited to 'win/Tkzinc.wxs.in') diff --git a/win/Tkzinc.wxs.in b/win/Tkzinc.wxs.in index d110140..58efdd7 100644 --- a/win/Tkzinc.wxs.in +++ b/win/Tkzinc.wxs.in @@ -14,9 +14,9 @@ - 8.5 - 812 - 246 + 8.4 + 811 + 245 @MAJOR_VERSION@.@MINOR_VERSION@.@PATCHLEVEL@ @MAJOR_VERSION@@MINOR_VERSION@ @@ -47,13 +47,23 @@ Root="HKLM" Key="SOFTWARE\ActiveState\ActivePython\[ACTIVE_PYTHON_VERSION]" /> - + + + + + + + + Description='The Tkzinc package for ActiveTcl.' TypicalDefault='install' Level='1' + ConfigurableDirectory='ACTIVE_TCL_DIR'> @@ -71,7 +81,8 @@ + Description='The Tkzinc package for ActivePerl.' TypicalDefault='install' Level='1' + ConfigurableDirectory='ACTIVE_PERL_DIR'> @@ -89,7 +100,8 @@ + Description='The Tkzinc package for ActivePython.' TypicalDefault='install' Level='1' + ConfigurableDirectory='ACTIVE_PYTHON_DIR'> @@ -97,23 +109,6 @@ - - - - - - - - 0 - 0 - 0 - 0 - - - @@ -781,7 +776,8 @@ 1 - Installed + + 1 1 @@ -828,11 +824,11 @@ <The selection's path> - Installed + - Installed + -- cgit v1.1