Mike Dimmick wrote:

Quoted paths are definitely wrong for InprocServer32 as that string is passed to LoadLibrary(Ex). Unquoted paths are wrong (i.e. quoted paths are right) for LocalServer as that string, plus arguments, is passed to the first parameter of CreateProcess.


That's the behavior of recent builds of WiX v3. (I'm not sure when the behavior changed.)

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to