I'm editing with Orca a MSI generated with WiX. In the custom actions table
I have an entry for custom action type 1025:
/Configuration="[INSTALLDIR]SoftwareFactory91.xml"
/installtype=notransaction /action=install /LogFile= "[#InstallerAssembly]"
"[#InstallerConfigFile]"
When using the MSI (with verbose logging) I'm noticing that this custom
error is failing so I would like to turn logging on for installutil. I'm
modifying the above entry like this:
/Configuration="[INSTALLDIR]SoftwareFactory91.xml"
/installtype=notransaction /action=install /LogFile="blah.log"
"[#InstallerAssembly]" "[#InstallerConfigFile]"
and I'm not getting any blah.log file...; I'm not sure where this log file
should be writed to but checked a few folders (the current one where the MSI
is, the one where the assembly containing the installer class is, etc)
without any luck...
Any hints?
thanks!,
-Victor.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users