[WiX-users] HA: File not installed when it really is

2008-09-18 Thread Denis Zavorotnyuk
Hi, Rob. Can you show your wxs-file in which you describe your custom actions? Btw, in your installation log-file there isn't a custom action which must launch your dbsview.exe after installation. С уважением, Заворотнюк Денис. > -Исходное сообщение- > От: [EMAIL PROTECTED] [mailto:wix-u

[WiX-users] HA: HA: HA: Running Custom Action Before InstallFiles

2008-09-18 Thread Denis Zavorotnyuk
Hi, Bob. Adding "Not Installed" in the condition would make the difference, because "Installed" is the Installation Status Property, take a look at http://msdn.microsoft.com/en-us/library/aa369297(VS.85).aspx. Regards, Denis Zavorotnyuk. > -Исходное сообщение-

[WiX-users] HA: HA: Running Custom Action Before InstallFiles

2008-09-17 Thread Denis Zavorotnyuk
t;&feature_name"? Regards, Denis Zavorotnyuk > -Исходное сообщение- > От: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] От имени BOB1981 > Отправлено: 17 сентября 2008 г. 17:22 > Кому: wix-users@lists.sourceforge.net > Тема: Re: [WiX-users] HA: Running

Re: [WiX-users] HA: Bitmaps and License file on custom UI's?

2008-09-17 Thread Denis Zavorotnyuk
these constants used? Probably, you need to refuse this WixUIExtension library? Regards, Denis Zavorotnyuk. -Исходное сообщение- От: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] От имени Kelly Leahy Отправлено: 16 сентября 2008 г. 19:53 Кому: General discussion for Windows Installer XML to

[WiX-users] HA: Running Custom Action Before InstallFiles

2008-09-17 Thread Denis Zavorotnyuk
Bob, as far as I understood your CustomAction simply set the Property='BackupFiles' with the value specified. Try create another custom action of the type 50 (http://msdn.microsoft.com/en-us/library/aa372048(VS.85).aspx), probably like this: but in this case, most likely your CustomAction shou

[WiX-users] HA: Bitmaps and License file on custom UI's?

2008-09-16 Thread Denis Zavorotnyuk
Mmm May be this is fondly, but what if give another name for this picture instead of " WixUI_Bmp_Banner "? Regards, Denis Zavorotnyuk. > -Исходное сообщение- > От: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] От имени Kelly Leahy > Отправлено: 16

[WiX-users] HA: Custom Action and InstallExecuteSequence dont work in Fragment.

2008-09-16 Thread Denis Zavorotnyuk
Bob, can you run your MSI install with this command: msiexec /l* "%temp%\setup.log" /I "your_msi" and show this log-file? Regards, Denis Zavorotnyuk. > -Исходное сообщение- > От: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] От имени BOB1

Re: [WiX-users] Bitmaps and License file on custom UI's?

2008-09-16 Thread Denis Zavorotnyuk
't see in your fragments but in the Dialog with Id=" WorkspaceDlg " there is the control with attribute Text=" WixUI_Bmp_Banner ". Regards, Denis Zavorotnyuk. > -Исходное сообщение- > От: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] От имени