Menu

Changes by InstallShield

Help
Nick
2004-05-15
2012-07-18
  • Nick

    Nick - 2004-05-15

    Dan,

    Do you know what changes(if any) InstallShield made to your tool so that it would work with their project files? If I use this tool to convert the IS project file, it fails on the InstallShield table on one of the rows. The row contains a character, possibly a null, which causes the tool to fail.

    Thanks,
    Nick

     
    • Daniel Gehriger

      Daniel Gehriger - 2004-05-15

      Nick,

      No, they wouldn't do that. The problem is that their files now contain ASCII 0 (null) characters, and Microsoft's XML parser doesn't let me encode those...

      The solution is to get rid of MS' XML parser (MSXML) and use another one (eg. Gnome's libxml). I'm very busy these days, but I'll do it in the next few months.

      - Daniel

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.