Re: [WiX-users] Noob question: Conditional overwrite

2012-11-10 Thread Phil Wilson
Subject: [WiX-users] Noob question: Conditional overwrite Hi all, I need to detect if a file with name xxx sits beside the MSI during install and if it does, copy it A) over top of a freshly installed file by the same name in the product directory (in case of a fresh install) B) over top of an a

[WiX-users] Noob question: Conditional overwrite

2012-11-09 Thread kpeters58
Hi all, I need to detect if a file with name xxx sits beside the MSI during install and if it does, copy it A) over top of a freshly installed file by the same name in the product directory (in case of a fresh install) B) over top of an already existing file by the same name in the product d

[WiX-users] Noob question: Conditional overwrite

2012-11-08 Thread Kai Peters
Hi all, I need to detect if a file with name xxx sits beside the MSI during install and if it does, copy it A) over top of a freshly installed file by the same name in the product directory (in case of a fresh install) B) over top of an already existing file by the same name in the product d