← Back to team overview

coapp-developers team mailing list archive

Re: Bundling x64 and x86 binaries in the same library package?

 

I'm not aware of a way to have user installs of WinSXS libraries. By definition, they are system level.

However, we could just require the installer client to be installed and setup as admin, and have it run its service at a higher level, so shared libraries can be installed (which aren't end-user installed anyway), which would allow lower-rights installs of applications themselves.

G

Garrett Serack | Open Source Software Developer | Microsoft Corporation 
I don't make the software you use; I make the software you use better on Windows.


-----Original Message-----
From: coapp-developers-bounces+garretts=microsoft.com@xxxxxxxxxxxxxxxxxxx [mailto:coapp-developers-bounces+garretts=microsoft.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Olaf van der Spek
Sent: Friday, April 16, 2010 9:26 AM
To: William A. Rowe Jr.
Cc: coapp-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Coapp-developers] Bundling x64 and x86 binaries in the same library package?

On Fri, Apr 16, 2010 at 6:11 PM, William A. Rowe Jr. <wmrowe@xxxxxxxxx> wrote:
> On 4/16/2010 11:07 AM, Olaf van der Spek wrote:
>> On Fri, Apr 16, 2010 at 6:04 PM, Garrett Serack <garretts@xxxxxxxxxxxxx> wrote:
>>> Well, that was the idea...
>>>
>>> I suppose that typical config.h files might differ between the two, but other than that, I can't think of a case where the header files would be different.
>>>
>>>
>>> But, it's not a *requirement*, just a lack-of-caffeine-induced-delirium-idea...
>>
>> It should be possible to have both variants installed at the same time (IMO).
>
> Under Program Files/CoApp and Program Files (x86)/CoApp?  Or how do 
> you envision such parallel installs?

That sounds like an (implementation) detail. I'm not sure what the rules for PF and PF x86 are, but I'm sure something can be worked out.

Speaking about Program Files, is there a goal to support per-user installs (so not requiring admin access)?

Olaf

_______________________________________________
Mailing list: https://launchpad.net/~coapp-developers
Post to     : coapp-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp

Follow ups

References