Hi,
Its worth reading the details surrounding installation context 
http://msdn.microsoft.com/en-us/library/dd765197(v=VS.85).aspx. 

It would appear that your cache and data folders would be the problem in their 
current location as they would be private to each user on W7/2k8r2.

Dave


-----Original Message-----
From: John Bergman [mailto:john.berg...@xpedienttechnologies.com] 
Sent: 15 October 2010 00:20
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Convert AllUsers Install to PerUser

<Multiple Responses concatenated into one>

The application, itself is able to run as a restricted user; currently we have 
a boot-strapper that installs several other things, such as the .NET framework, 
among other things... the client agrees that they will push them to the various 
computers as required prior to any deployment so we are talking about just the 
MSI portion of an install.  It is a "simple" desktop app that installs into 
program files (x86); with the only catch being that there is a cache directory 
and a data directory that are global to all users of the application, so 
currently that are placed as subdirectories below the installed directory, and 
the security is adjusted so that the user has write access to those two 
directories.

It as standard procedure that an administrator bless the package.

I understand, when I make this type of change, there will need to be an 
uninstall of the previous all-users version of the application, this is 
acceptable in this specific case.

I will query them about using group policy to deploy this, however, some of the 
users are not directly connected, and hence might not be governed by group 
policy.

Thanks,
John

-----Original Message-----
From: Christopher Painter [mailto:chr...@deploymentengineering.com] 
Sent: Thursday, October 14, 2010 2:34 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Convert AllUsers Install to PerUser

Would your client consider it acceptable if an administrator had to "bless" the 
package ( publish / advertise ) and that a standard user could then actually 
install it?

Changing an application from all-users to per-user isn't always as simple as it 
sounds.   Install the .NET framework?  Create a service?  Configure a website? 
Forget about it.   Perhaps that's not a problem for you though.  
 
Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know 
a secret or read a really good thread that deserves attention? E-Mail Me



----- Original Message ----
From: John Bergman <john.berg...@xpedienttechnologies.com>
To: General discussion for Windows Installer XML toolset. 
<wix-users@lists.sourceforge.net>
Sent: Thu, October 14, 2010 12:32:43 PM
Subject: [WiX-users] Convert AllUsers Install to PerUser

Does anyone have any experience as to how to do this?

Currently, we install as an all-users piece of software; mostly because I 
wanted 
to make the software available to anyone who logs in.  We are required to 
install without the installer UI, so that seemed like the easiest route to take.

The problem we are facing now is that you must be an administrator to install, 
and the client has decided that this limitation is unacceptable.

I would appreciate any pointers to material or ideas as to how to adjust what I 
have as far as the WiX Installer Markup; as usual, I am more than happy to post 
a description of where I end up so that others can benefit.

Thanks,
John
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to