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

Re: Installerror with TortoiseSVN-1.3.0.5085-dev-svn-1.3.0.msi / "1: ALLUSERS property is not 1..."

From: Jody Shumaker <jody.shumaker_at_gmail.com>
Date: 2006-03-11 00:17:42 CET

> If I find a way to make the msi install the files depending on OS
> version to a different location (without having those dll's twice in the
> msi), I may change the msi for the 1.4.x version.
>
> Stefan
>

You could also use the DuplicateFile msi table to have the files in
the msi once, but install to both locations, but that would mean more
space taken up for install.

As for conditially changing a component's directory in an msi... Only
way I can think of right now to do it would be a DLL function called
from a custom action, but there might be some other way. One of the
set directory custom actions might be good enough.

- Jody

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 11 00:17:52 2006

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

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