DirtDevil Posted March 19, 2004 Posted March 19, 2004 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:00000001Activating the ImapiService works just fine , but the ThemeService will not be activated this way :[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]"Type"=dword:00000020"Start"=dword:00000002"ErrorControl"=dword:00000001I 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now