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

RE: Customized builds

From: Chris Ormerod <chris.ormerod_at_ruralpress.com>
Date: 2006-01-10 00:15:55 CET

It's been a while since I played with MSI (and thankful I am to be rid of
Wise Installer :) ), but I think another option is to create an MSI
transform (.MST file).

http://www.networkcomputing.com/showitem.jhtml?docid=1512f4

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/a
_customization_transform_example.asp

You can then run this as part of the TSVN installation (via a command line)
and it can change the settings that are part of the install.

Chris.

-----Original Message-----
From: Jody Shumaker [mailto:jody.shumaker@gmail.com]
Sent: Tuesday, 10 January 2006 8:47 AM
To: dev@tortoisesvn.tigris.org
Subject: Re: Customized builds

If you understood msi really well you could likely use the microsoft msi
editor Orca and add things like registry settings.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/o
rca_exe.asp

However doing so would not be simple, and would require some knowledge on
how msi's work since they're basically just databases with a bunch of
predefined tables that the msi engine uses.

- Jody

On 1/9/06, Toby Johnson <toby@etjohnson.us> wrote:
Hello, I'm rather new to the world of creating install packages on
Windows. I'd like to build a customized install for my organization
which has default registry settings (for auto-props, global ignores,
etc. that we want to set as defaults).

Is it possible for me to create a customized install without having to
build TSVN from scratch? I'd like to use the "official" TSVN but just
add some of my own settings.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 10 00:57:04 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.