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/orca_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
>
>
Received on Tue Jan 10 00:01:49 2006