Pandrea Corina wrote:
> But then I try to do the same thing on other computer but there the names are 
> not in this compliant form and wixobj file is not created becouse of this 
> problem.
>   

Tallow uses the GetShortPathNameW API function to get an 8.3 name. It's 
possible to disable 8.3 filenames from being generated. See 
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/fsutil_behavior.mspx?mfr=true
 
for details.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to