Re: What is generating the values for this key?



Hi Joe,

Based on my knowledge, this registry key is written by the Windows Service
Installer, which normally calls CreateService win32 API to add the service
configuration information to
HKLM/System/CurrentControlSet/Services/service_name registry. Normally, the
service software vendor writes the Service Installer himself, so I assumes
this registry key is written by the software vendor, not Microsoft.

Anyway, I agree with you that I seldom see any machine running RPC service
as NetworkService account, LocalSystem account is much more privilige than
NetworkService account, so there maybe some access deny issue in RPC
service. I think we still need more information from Michael: what
error/symptom does he get in the application.

Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: Fail
    ... permissions to a registry key even though the application only has to read ... of events - users with Japanese Windows and Chinese Windows will be able to ... Then open the run command and type this: ... The Windows Installer cannot continue. ...
    (microsoft.public.windowsxp.general)
  • Re: Unable to properly set the InteractiveProcess property on a windows service
    ... Changing the registry key will only affect how the service control manager ... installer code looks like this... ... string serviceName,string displayName,string description, ... the InteractiveProcess property of the service is not set ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Can I do this with InnoSetup
    ... later my application will be load the language based on the registry key. ... The installer write a registry key with the language the user selected ... Of course you should again change cCompany and cApplicationTitleBlanks to ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: How to check installed components of MS Office?
    ... > The script below checks for Word, Excel, PowerPoint and FrontPage ... At issue here is the limitationis of the Windows Installer. ... The Installer can check for the existence of a registry key, ...
    (microsoft.public.scripting.vbscript)
  • Re: Adobe dialog keeps hanging up computer
    ... "With the Windows Installer CleanUp Utility, ... Windows Installer configuration information. ... Windows Installer configuration information for your program if you ... the page tells us that the cleanup utility does not "remove ...
    (microsoft.public.windowsxp.general)

Loading