Windows: Wix disable integrated logon by default
[openafs.git] / src / WINNT / install / wix / config.wxi
index 7e04296..3441a31 100644 (file)
 
        <!-- Configuration options, allow for commandline specification -->
     <?ifndef CellName?>
-        <?define CellName="openafs.org"?>
+        <?define CellName="<enter.your.cell>"?>
     <?endif?>
     <?ifndef LogonOptions?>
-               <?define LogonOptions="1"?>
+               <?define LogonOptions="0"?>
     <?endif?>
     <?ifndef FreelanceMode?>
                <?define FreelanceMode="1"?>