Re: [WiX-users] Long CAB file name

2009-05-28 Thread zett42
I will err on the safe side and use short names :) I have a scenario where it makes sense to base the CAB file names on ComponentGroup IDs. Now I use an algorithm to generate these names from the long ComponentGroup IDs which is similar to the one WiX uses to generate short file names... Bob Arn

Re: [WiX-users] Long CAB file name

2009-05-27 Thread Bob Arnson
zett42 wrote: > I get a warning from Candle about my CAB file names not following 8.3 format. > Check the MSI SDK: it says cabinets must be 8.3 name. -- sig://boB http://joyofsetup.com/ -- Register Now for Creativi

Re: [WiX-users] Long CAB file name

2009-05-27 Thread Rob Mensching
We add those types of warnings when we get a report of a problem. Don't always remember the problem. However, ignore the warning at your own risk. In this case, why not shorten the cabinet name? That seems like it should be easy. zett42 wrote: > I get a warning from Candle about my CAB file n

[WiX-users] Long CAB file name

2009-05-27 Thread zett42
I get a warning from Candle about my CAB file names not following 8.3 format. Though the installation seems to run fine. Has anybody got a problem from using long CAB names or otherwise know why they should be avoided? -- View this message in context: http://n2.nabble.com/Long-CAB-file-name-tp2