Jump to content

Recommended Posts

Posted

I tried to integrate a .reg-file onto the win2003 disc to activate some services when installing from this CD on a PC.

for example:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService]

"Type"=dword:00000010

"Start"=dword:00000002

"ErrorControl"=dword:00000001

Activating the ImapiService works just fine :rolleyes: , but the ThemeService will not be activated this way :) :

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]

"Type"=dword:00000020

"Start"=dword:00000002

"ErrorControl"=dword:00000001

I saved this entries from my registry and put it onto another CD. Like I said... the ImapiService and some other services start and work just fine after install. But why doesn't themes start?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...