On 8/17/2010 7:58 PM, Ashvin wrote:
>    wstring command = wstring(L"\"") + sysDir + L"\\msiexec.exe\"" + L" /a \""

MsiInstallProduct wraps all that for you.

>      // continue to next task. I NEED TO END UP HERE WHEN THE 'CLICK NEXT TO
> CONTINUE' BUTTON IS CLICKED.

The "EndDialog ControlEvent" topic in the MSI SDK lists all the possible 
values. I'm not sure you can get what you want from MSI UI.

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


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to