Thanks for the replies
Phil,
The log has this in about the WIX_ACCOUNT_LOCALSYSTEM
MSI (c) (04!CC) [15:36:07:048]: PROPERTY CHANGE: Adding
WIX_ACCOUNT_LOCALSYSTEM property. Its value is 'NT AUTHORITY\SYSTEM'.
But I do not think this is the issue as even if I set the account at
"LocalSystem" the
I have been having problems creating an installer that will install and
start a Windows Service.
This is on a Windows 8 64 bit PC VS 2012 WiX 3.8
I have created a very simple windows service that writes to a text file
when it is running as a test.
This is almost a direct copy from the WiX 3.6 De
quot;StyleCop.CSharp.NamingRules",
> "SA1310:FieldNamesMustNotContainUnderscore", Justification = "Reviewed.
> Suppression is OK here.")] // ReSharper disable InconsistentNaming
> private const int OS_ANYSERVER = 29; // ReSharper restore
> InconsistentNaming
>
>
essMessage("StyleCop.CSharp.NamingRules",
> "SA1310:FieldNamesMustNotContainUnderscore", Justification = "Reviewed.
> Suppression is OK here.")]
> // ReSharper disable InconsistentNaming
> private const int OS_ANYSERVER = 29;
> // ReSharper re
site.
Example of the DISM command line
DISM /online /enable-feature /featurename:NetFx3
/featurename:NetFx4-AdvSrvs /featurename:NetFx4Extended-ASPNET45
/featurename:IIS-NetFxExtensibility45 /featurename:IIS-ASPNET45 /All
--
*John Walter
5 matches
Mail list logo