Firewall Schema: http://wixtoolset.org/documentation/manual/v3/xsd/firewall/
Util Schema: (User) http://wixtoolset.org/documentation/manual/v3/xsd/util/user.html I think what you're getting at is that you built a custom executable that performs many of the tasks that the WiX extensions do rather nicely, as the things you dscribe are al setup tasks, and WiX is the Setup Tool. Carter Quoting robert_ort...@agilent.com: > Ok maybe I should phrase it in a more generic way. An exe that does > more than just enter info into a database. BTW, the "enter info > into the db" part must be done through the exe by using an exposed > API installed as part of an earlier MSI. This exe would do things > like adjust firewall settings, create and adjust permissions on > various directories (that can linger after uninstall), and a few > other things.. > > It sounds like the ExePackage was not intended for something like this? > > -----Original Message----- > From: Carter Young [mailto:ecyo...@grandecom.net] > Sent: Thursday, March 27, 2014 12:17 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] MBA - Run an app as part of an ExePackage? > > Jacob beat me to the punch... That's what I get for being thorough lol. > > Quoting "Hoover, Jacob" <jacob.hoo...@greenheck.com>: > >> Can you not do the same thing with a SqlScript element from the Sql >> Extension and eliminate the need for the Exe all together? >> >> -----Original Message----- >> From: robert_ort...@agilent.com [mailto:robert_ort...@agilent.com] >> Sent: Thursday, March 27, 2014 1:57 PM >> To: wix-users@lists.sourceforge.net >> Subject: [WiX-users] MBA - Run an app as part of an ExePackage? >> >> Greetings, >> >> I have an exe that needs to run at the end of installation. The exe >> itself is just an app that runs and enters information into a databse >> which was installed as a part of an earlier MSI in my bundle. This >> exe is NOT installed anywhere on disk. >> >> My question is, can I use the ExePackage tag for something like this? >> Or is the ExePackage only for installation packages created as exe >> files? If not, what would be the best way of running this tool? >> Would this tool need to be copied over to temp and run from there? >> How would one go about doing this? >> >> Thanks, >> >> Robert >> ---------------------------------------------------------------------- >> -------- _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> ---------------------------------------------------------------------- >> -------- _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users