[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: silent/unattended install

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-06 18:16:56 CET

Peter Mounce wrote:
>> -----Original Message----- From: Stefan Küng
>> [mailto:tortoisesvn@gmail.com] Sent: 06 March 2006 08:49 To:
>> users@tortoisesvn.tigris.org Subject: Re: silent/unattended install
>>
>>
>> On 3/6/06, Christoph Neumann <c.p.neumann@web.de> wrote:
>>
>>> I am using silent/unattended installs for many programs. Also for
>>> TortoiseSVN, e.g.: TortoiseSVN-1.3.2.5840-svn-1.3.0.msi /qb
>>> REBOOT=ReallySuppress
>>>
>>> Unfortunately, TortoiseSVN is one of the programs, that will not
>>> install in %PROGRAMFILES%. (This would be "c:\progs" for me.
>>> Instead it uses
>> "e:\Program Files".)
>
>
> Stefan - would the attached patch resolve this, so the package can be
> installed without requiring the call of msiexec from the command
> line?

The patch doesn't work. WiX reports an error:
                  [exec]
D:\Development\SVN\TortoiseSVN\src\TortoiseSVNSetup\Stru
ctureFragment.wxs(587) : fatal error CNDL0031: Das
'Directory'-Anfangstag in der
  Zeile '5' stimmt nicht mit dem Endtag von 'Fragment' überein. Zeile
588, Positi
on 4.

(ok, I have a german OS, so the error message might not tell you much.
But it basically means that the start tag in line 5 doesn't match the
end tag of 'Fragment').

Seems WiX doesn't like conditional incomplete tags.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Mar 6 18:17:45 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.