2012/4/12 Chris Robison <chrisdrobi...@gmail.com>:
> I have a batch file that I'm packaging into an installer and when it gets
> installed on a machine, the installer seems to be putting garbage text at
> the beginning of the file. This is causing execution problems. Any
> suggestions?
>
> Chris

Hi Chris,

usually neither WiX nor MSI make changes to installed files - unless
told so explicitly.
Could this garbage be a byte order mark, that you simply don't see on
your develop machine(s)?

/Dirk

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to