[WiX-users] 2 media, one in a cabinet the other outside

2007-04-25 Thread claudia falcone
hi, i have a problem when trying to have two media elements so defined. the first media must be non-compressed and external to the installer, the second must be embedded. i dont need it to be compressed. but if i dont set the "compressed" attribute to the package, even the second med

[WiX-users] use of SourceDir

2007-04-17 Thread claudia falcone
hi again, i need to know directories SystemFolder, SourceDir, StartupFolder but I didn't fully comprehend their usage. here i attach two examples. the first (example_shortcut) is for the use of StartupFolder: in this example StartupFolder is not converted but a directory named StartupFolder is cr

Re: [WiX-users] usage of heat for install dir

2007-04-17 Thread claudia falcone
I began to insert the CreateFolder elements but it is a long job. maybe It is faster to insert an empty file in those directories. thanks a lot. claudia On 4/16/07, Bob Arnson <[EMAIL PROTECTED]> wrote: claudia falcone wrote: > This mean that I need to install empty directories t

[WiX-users] usage of heat for install dir

2007-04-16 Thread claudia falcone
I'm sorry but it is the first time I write to a mailing-list and I dont know what is the use.. I'm using wix 3 and I need to install a full path, not only the files contained in it. This mean that I need to install empty directories too. I tried with heat and it worked fine but it only copies file