Re: [WiX-users] disk cost dialog

2010-03-09 Thread Lisa Gracias
Thank you, this was what was causing the problem. I set ROOTDRIVE and now it works perfectly. -- Download IntelĀ® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine

Re: [WiX-users] disk cost dialog

2010-03-08 Thread Blair
E: has the largest amount of free space, so as a result the ROOTDRIVE property is set to that drive (since you likely didn't set that property). Since TARGETDIR uses ROOTDRIVE for its default (since you likely didn't set that either) and TARGETDIR is the "top-most" directory in the directory tree,