Re: [WiX-users] Need some help on wix

2009-01-29 Thread Bob Arnson
Sandeep Prakash wrote: > 2) We have an internal site http://patchman/wipe which takes old msi and the > modified dlls as input and gives msp and modified msi as output. I found the > following in its build log. Are you suggesting to use -f in the case of > light.exe? > No, because that's bu

Re: [WiX-users] Need some help on wix

2009-01-29 Thread Neil Sleightholm
msimsp.exe" -s "patch30.pcp" -p "MicrosoftEDIPathpatch30.msp" -l "buildpatch.log" -f patchtemp Thanks, Sandeep From: Eitan Behar [ei...@baconao.net] Sent: Friday, January 30, 2009 12:10 AM To: General discussion for Windows

Re: [WiX-users] Need some help on wix

2009-01-29 Thread John Cooper (Volt)
msimsp.exe" -s "patch30.pcp" -p "MicrosoftEDIPathpatch30.msp" -l "buildpatch.log" -f patchtemp Thanks, Sandeep From: Eitan Behar [ei...@baconao.net] Sent: Friday, January 30, 2009 12:10 AM To: General discussion for Windows Ins

Re: [WiX-users] Need some help on wix

2009-01-29 Thread Sandeep Prakash
msimsp.exe" -s "patch30.pcp" -p "MicrosoftEDIPathpatch30.msp" -l "buildpatch.log" -f patchtemp Thanks, Sandeep From: Eitan Behar [ei...@baconao.net] Sent: Friday, January 30, 2009 12:10 AM To: General discussion for Windows Installer XML toolset.

Re: [WiX-users] Need some help on wix

2009-01-29 Thread Eitan Behar
check: 1. the new dll has a new file assembly version? 2. the linker option -fv is set? On Thu, Jan 29, 2009 at 8:30 PM, Sandeep Prakash < sandeep.prak...@microsoft.com> wrote: > > Hi, > > We are not able to update a dll present in gac through patch. I am new to > wix. I want to know which tag/ a