Hi,
ยท I am making an installer and I want to
register and Install Com+ application and set the Identity to the Local
System. I wrote the following code in my custom action for setting the
identity. but It didn't work(It puts "nt authority\system" in the user field
In article <[EMAIL PROTECTED]>,
"Mike Dimmick" <[EMAIL PROTECTED]> writes:
> Richard is right that Local System is far too privileged. You should
> consider using Local Service, if you don't need network credentials, or
> Network Service (authenticates as the machine account in the domain),
2007 18:41
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] COM+ Application Setup Identity Problem
Hi,
I'm using WiX and the pca extensions to install a COM+ Application and would
like to set the COM+ Application to run under the 'Local System' identity.
I've tried using
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
> I'm using WiX and the pca extensions to install a COM+ Application and would
> like to set the COM+ Application to run under the 'Local System' identity.
Are you sure about that? Running as Local System is almost always a
security
Hi,
I'm using WiX and the pca extensions to install a COM+ Application and would
like to set the COM+ Application to run under the 'Local System' identity.
I've tried using the 'Identity' attribute (I assume thats its intention) on
the ComPlusApplication element but can't seem to alter the Identity
5 matches
Mail list logo