From: Jeffrey Altman Date: Wed, 24 Oct 2007 04:49:07 +0000 (+0000) Subject: windows-wix-nsis-uninstall-20071023 X-Git-Tag: BP-openafs-windows-kdfs-ifs~417 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=57b28bb8eed956e1fe27cef81efd4cb30e63837d;p=packages%2Fo%2Fopenafs.git windows-wix-nsis-uninstall-20071023 At somepoint windows installer broke the use of the 'file' RegistrySearch type. Instead of returning the full file name path we are only getting the directory. Switch to using the 'raw' type since we know we aren't prefixing the file name with a hash. --- diff --git a/src/WINNT/install/wix/property.wxi b/src/WINNT/install/wix/property.wxi index 6861b6118..a32eb949c 100644 --- a/src/WINNT/install/wix/property.wxi +++ b/src/WINNT/install/wix/property.wxi @@ -117,7 +117,7 @@ - +