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
-users] Running minor upgrade sample codes I am running the sample codes that came with the wix tutorial (version 2.0) for minor upgrade. First of all, I created the initial install package which I named it as "sampleOld.msi". The install process ran without any errors. After that,

[WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Michael Lin
I am running the sample codes that came with the wix tutorial (version 2.0) for minor upgrade.   First of all, I created the initial install package which I named it as "sampleOld.msi".  The install process ran without any errors.   After that, I created the second install package which I n