Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might
occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection,
back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
To resolve this issue, replace the forward slash character in the
ImagePath�property�with the backslash character (\). You can determine which services use the forward slash character for the�
ImagePath�property by running the following query at a command prompt:
reg query HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services /s /v ImagePath > regkeys.txt
You can then edit each registry entry that contains the�forward slash and replace it with a backslash.�
Note This does not include any switches or parameters that are used by the service. Do not replace these instances of the�forward slash character.