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 does a lot of sanity checking before handing off the path
to the winapi. One of the checks is to disallow \\?\.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Magus
Sent: Thursday, September 27, 2007 4:03 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Is there anyway to overwrite the directory Lenght
Limit?


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 email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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 email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users