Hi All I'm a newbie (but definitely a convert) to WiX. I've successfully create a fairly advanced WiX script with some help from a sample project. Also building fine from NAnt.
I was wondering what my options were for trying to produce a .exe from the .msi - mainly so that Vista users can right-click and "run as Administrator" (should they want to - if we leave aside the security issue for a moment). Do I have to create a separate Setup.exe bootstrapper? Or are there third party utils that will do this? I would imagine all that's happening here is a process call to msiexec /i <filename>.msi ? Any suggestions or advice greatly appreciated. I also have a reproducible Dark.exe exception on an existing VS Setup Project. dark.exe : error DARK0001 : Unable to cast object of type 'System.Int32' to type 'System.String'. Exception Type: System.InvalidCastException I'm not actually using Dark.exe now - so this isn't a problem - however I could supply the source project or .msi that is causing the error if it would help. Tony http://www.58bits.com ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users