OpenAFS CVS Commit: openafs/src/WINNT/install/wix by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 30 Jan 2005 22:53:24 EST


Update of /cvs/openafs/src/WINNT/install/wix
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1_4_x/src/WINNT/install/wix

Modified Files:
      Tag: openafs-stable-1_4_x
	config.wxi 
Log Message:
DELTA STABLE14-windows-virtual-memory-20041224
AUTHOR jaltman@mit.edu

  * The variable used to determine whether a file or virtual memory
    mapped cache is used was not properly initialized to a default
    value. If the registry setting "NonPersistentCaching" was not
    set, the choice would be random.   Properly initialized to be
    "file".

 * The memory mapped view was never unmapped before closing the file
   at service shutdown.  This is now properly cleaned up.

 * Default location of Cache file is now %TEMP%\AFSCache


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-windows-virtual-memory-20041224 openafs/src/WINNT/install/wix/config.wxi 1.6.2.1 1.6.2.2