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

RE: Install failure (WinXP)

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2006-04-13 08:52:53 CEST

> 1) Does some problem exist because of the non-standard
> install of WinXP?

No, that shouldn't be a problem, since the location of the Windows
directory is determined by the Windows Installer system and passed on to
the TSVN installer itself.

Maybe you didn't yet upgrade to the latest Windows Installer version?
Although you should have gotten a nice warning message that told you so.

> 2) How I can get the installer to tell me what the problem is?

You can activate installer logging. Get a command prompt at the location
of the TSVN installer. Then type:

        msiexec.exe /i <installer_filename.msi> /l* <log_filename>

This will generate a log file. You can get even more info by using
"/l*vx".

Greetz,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Apr 13 08:53:20 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.