Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Chandra Vuppala
Hi Rob, Is there any way to read a Element value in Xml file inside Wix proj. If yes can u give me sample or code snipet for that. Iam using to setvlaue of elemet, but action there is nothing called getvalue. Thanks & Regards, Chandrashekar vuppala IMPORTANT 1. This email and any

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Rob Mensching
Sent: Wednesday, November 5, 2008 3:29:25 PM Subject: Re: [WiX-users] Running minor upgrade sample codes Hi Rob, 1. Can you explain what command option do I use to create the log file? 2. How to make helper.dll a newer version? All I did was to write a c# utility to change the file's las

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Michael Lin
ugh? Thanks, Michael --- On Wed, 11/5/08, Rob Mensching <[EMAIL PROTECTED]> wrote: From: Rob Mensching <[EMAIL PROTECTED]> Subject: RE: [WiX-users] Running minor upgrade sample codes To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "General discussion for Windows Ins

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Wilson, Phil
for Windows Installer XML toolset. Subject: Re: [WiX-users] Running minor upgrade sample codes Re #2: DLLs normally have a version number bound directly into the binary. In this case, timestamps alone do not suffice to make a file "newer". You can read about the file versioning rules h

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Leonides T. Saguisag, Jr.
_ From: Michael Lin <[EMAIL PROTECTED]> To: General discussion for Windows Installer XML toolset. ; Rob Mensching <[EMAIL PROTECTED]> Sent: Wednesday, November 5, 2008 3:29:25 PM Subject: Re: [WiX-users] Running minor upgrade sample codes Hi Rob, 1. Can you explain what command option

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Rob Mensching
ROTECTED]> wrote: From: Rob Mensching <[EMAIL PROTECTED]> Subject: RE: [WiX-users] Running minor upgrade sample codes To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "General discussion for Windows Installer XML toolset." Date: Wednesday, November 5, 2008, 3:11 PM

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Michael Lin
]> wrote: From: Rob Mensching <[EMAIL PROTECTED]> Subject: RE: [WiX-users] Running minor upgrade sample codes To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "General discussion for Windows Installer XML toolset." Date: Wednesday, November 5, 2008, 3:11 PM 1. Look

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Rob Mensching
1. Look in your verbose log file. It will explain why the original MSI was required. 2. Does helper.dll have a newer file version? -Original Message- From: Michael Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2008 14:58 To: wix-users@lists.sourceforge.net Subject: [WiX-