Re: [WiX-users] Is there anyway to overwrite the directory Lenght Limit?

2007-09-27 Thread Schrieken, Rene
If you're having trouble with the 260 char limit, it is not a wix thing but a System.IO 'feature'. I reflectored System.IO.File to understand why it won't accept paths of 32000 chars. The winapi is capable of doing that by putting \\?\ in front of your path/file. Unfortunately the managed code

[WiX-users] Is there anyway to overwrite the directory Lenght Limit?

2007-09-26 Thread Magus
Wix 2.0 -- View this message in context: http://www.nabble.com/Is-there-anyway-to-overwrite-the-directory-Lenght-Limit--tf4525953.html#a12913456 Sent from the wix-users mailing list archive at Nabble.com. - This SF.net