[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-07 19:31:15 CET

Peter Mounce wrote:
>
> Damn.
>
> How about this one? Note in Includes.wxi, I don't know the name of
> the environment variables you'll need to use. I also don't know if
> there's more than one...? If not, obviously there doesn't need to be
> a change to Includes.wxi; just put it straight in Structure.wxs.
>
> I also seem to remember a CA setting the directory... Does it take
> the relevant bit of the path it uses from the env variable first,
> then the registry key for the last installation second? I don't know
> whether that's still in use.

That one doesn't work either. Because the env variable PROGRAMFILES
contains the full path, but the <Directory> tag in StructureFragment
must *only* contain the directory name (WiX complains about illegal
chars in the name, and the illegal char is '\' from the full path).

Peter, I thought you can build TSVN yourself? Can't you test your
patches first so I don't have to spend time to find out why it doesn't work?

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 Tue Mar 7 19:31:32 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.