Hi. Thanks for answer.
Bob Arnson wrote: > Stefan Pavlik wrote: >> I want to read the string from Error table from deffered custom action. >> Is it normal (correct) that the function >> MsiGetActiveDatabase(hInstall) returns always zero? >> > > Yes. See http://msdn2.microsoft.com/en-gb/library/aa370543.aspx for > details. You can use MsiProcessMessage to throw an error message that > automatically reads and formats the string from the Error table. Yes it is possible but it is not possible to use \r\n (CRLF, newline) character sequence in the Error Table. See thread "Custom Error text - with new line". Thanks anyway Stefan -- Stefan Pavlik | [EMAIL PROTECTED] Whitestein Technologies | www.whitestein.com Panenska 28 | SK-81103 Bratislava | Slovak Republic Tel +421(2)5930-0735 | Fax +421(2)5443-5512 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

