Hi, I am experimenting a very weird tallow behavior. Basically I'm executing
the tallow.exe from a command line and it's generating invalid names (with
more than 8+3 characters) instead of name/longnames. I'm also using tallow
in a build process so it produces candle crashes due to invalid names. This
strange behavior only happens in one machine (tallow had worked fine until
now and we can't reproduce this behavior in our dev boxes).
For example: Tallow generates the following:
<Directory Id="directory4" Name="Solutions">
<Component Id="component3" DiskId="1" Guid="PUT-GUID-HERE">
<File Id="file6" Name="SampleSolution.ico"
src="c:\MySolution\SampleSolution.ico" />
</Component>
</Directory>
It should has produced Name="Sample~1.ico" LongName="SampleSolution.ico".
Any ideas? Has someone experimented something similar?
Thanks,
-Adrian
-------------------------------------------------------------------------
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