Hello

 

I'm using WiX v3 for an Outlook 2007 addin, but I've got to a point
where I'm completely stuck.

 

My installer works ok, but I now need to ensure our it doesn't proceed
while Office 2007 apps (particularly Outlook.exe) are running.  I'm yet
to find a complete explanation or example of how to actually do this. So
far I've gleemed that I'd need a CustomAction do do this.  I have also
seen suggestions that the CustomAction could populate the FilesInUse
dialog somehow.

 

I also hear that CustomActions must be done in C++.  As a .NET developer
this is a bit of a problem.  

 

Can anyone please point me in the right direction & show me the C++
source code to do what I need?

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to