Re: [WiX-users] MSI validation on Windows Server 2008

2010-05-22 Thread Blair
Then you will need to either find a way to make the user command start an interactive login (remote desktop?) instead of a service login or suppress validation and later run smoke from a different security context. -Original Message- From: vunder [mailto:vun...@bk.ru] Sent: Saturday, May

Re: [WiX-users] MSI validation on Windows Server 2008

2010-05-22 Thread vunder
I cannot add admin rights to every build account. Project compiling not automatic, compilation starts by user commends. Several users can start compilation but they are not administators. So a cannot give them admin rights. -- View this message in context: http://windows-installer-xml-wix-toolse

Re: [WiX-users] Dynamic installation path based on registry variable

2010-05-22 Thread Blair
Something like: V1V2_DIR OR V3_DIR V1V2_DIR NOT V1V2_DIR ... -Original Message- From: Dmitry Kazantsev [mailto:dmi...@technoplex.net] Sent: Friday, May 21, 2010 2:47 PM To: wix-users@lists.sourc