I am aware that it is not the suggested practice to use Installer class
derived custom actions in Wix.  However, I don't get to make that decision,
I simply need to make it work in the installer.  I followed the instructions
posted here:

http://blogs.msdn.com/josealmeida/archive/2004/11/08/253831.aspx

I used the config file posted here:

http://blog.vagmim.com/2004/09/installing-windows-services-created.html

Except I changed the runtime to 2.0.x.x.

The only thing I can guess could be the issue is that, when I run
InstallUtil.exe on my own machine on this dll, it only works in its build
folder with several other files.  If you remove it and isolate it in a
folder, InstallUtil.exe does not work and it shows errors.  Running it in
wix, I assume it is isolated so maybe thats why it fails?  How can I run it
during installation and allow it access to those other files?  Is this some
information I need to add to the config file?
-- 
View this message in context: 
http://www.nabble.com/Unknown-Error%3A-InstallUtilLib.dll-tp14425979p14425979.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to