Basically I've created a small bundle with a custom theme, it works fine on my development computer, however when I try and run it on any other computer the exe doesn't even run. I discovered that the cause of this is the custom theme and if I remove this and use the default then the exe runs fine.
I've tried adding the xml file to the project, tried different methods of referencing the file but with no improvement. Is there something I have to do to package the theme with the install?