Re: [WiX-users] ICE20: FilesInUse not Found

2007-04-27 Thread Bob Arnson
Anton Filippov wrote: > Where I must write ? The only valid parent for DialogRef is a UI element. -- sig://boB http://bobs.org - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of

Re: [WiX-users] ICE20: FilesInUse not Found

2007-04-27 Thread Anton Filippov
Thanks for answer. Where I must write ? ... // text styles and properties NOT Installed Installed AND (RESUME OR Preselected) Installed AND NOT RESUME AND NOT Preselected NOT Installed AND (OLDINSTALLV4 OR OLDINSTALLV3) OLDINSTALLV4="" AND OLDINSTALLV3="" Installed AND NOT (OLDINSTA

Re: [WiX-users] ICE20: FilesInUse not Found

2007-04-26 Thread Bob Arnson
Anton Filippov wrote: > Here I must write information about this dialog? Make sure you have a DialogRef, otherwise the linker won't include it because nothing references it. -- sig://boB http://bobs.org - This SF.net ema

[WiX-users] ICE20: FilesInUse not Found

2007-04-26 Thread Anton Filippov
Hi. Here I must write information about this dialog? I have FileInUseDlg.wxs: ... * 1 1 1 [DlgTopFont]Some files that need to be updated are currently in use. The following applications are using files that need to be updated by this setup. Close these applications and then click Retry