Gonzalo Diethelm wrote:
2. Should I expect the uninstaller to gracefully stop my service
without this long pause? The service stops very quickly (it takes not
more than 1 or 2 seconds to stop), and if I stop it manually there is
no pause during uninstallation.
The pause isn't coming from MSI stopping the service: That happens
during the StopServices action. I don't know what MSI is doing during
InstallValidate that would take so long. Do you get the same behavior
with a /qb basic-UI install?
3. The reason OProtSvc appears as using my files is this: I install
the OpenSSL DLLs into a private directory; among them, libeay32.dll.
The Intel OProtSvc service does use this library, but of course it
CANNOT be using it from my folder, which is private (this same DLL
appears in "/Program Files/Intel/Wireless/Bin/libeay32.dll" and
"/WINDOWS/system32/libeay32.dll"). So it looks like there is a match
done on the DLL name regardless of its path... Would this be a bug?
Probably. Which OS are you running the install on? It might be useful to
see if it reproduces on Windows Vista.
--
sig://boB
http://joyofsetup.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://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users