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

Re: Change in the Windows installer

From: Jostein Chr. Andersen <jostein_at_josander.net>
Date: 2003-12-12 17:25:10 CET

On Friday 12 December 2003 16.31, John Peacock wrote:
> Jostein Chr. Andersen wrote:
> > The zip system are showing it's age. The complete pdbs compressed
> > with 7-zip (used by the setup program) is 1.93 MB (from 88+ MB)! And
> > a 7-zip sfx (self extracting file) holds only 1.99 MB! :-)
>
> Be aware that the 7-zip support in InnoSetup currently requires write
> access to the c:\windows or c:\winnt (which means you have to be an
> administrator equivalent). This may be fixed soon, but it came up
> with the latest CVSNT distro, where he had to stop using it until this
> was fixed.

Are you thinking about the ISTool handling of 7-zip? This is the way it's
done for Subversion:
The installer file that's downloaded from the 'net are a 7-zip SFX. I'ts
unpacking the installer to %TEMP% (in my case, it's in _my_ "documents
and Settings" area set by Windows).
After the the files are unpacked, the SFX are running the installer from
the %TEMP% area.

It should not be any need for admin right when it's don this way as far
as I know.

Jostein

-- 
http://www.josander.net/kontakt/ ||
http://www.josander.net/en/contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 12 17:26:13 2003

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

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