Re: How to create key in \HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port2\Scsi Bus 0 ??
"sp" <kofa@noemail.noemail> wrote in message
news:eR%235HtV0HHA.5408@TK2MSFTNGP02.phx.gbl...
>I would like to create a key in registry in:
>
> \HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port2\Scsi Bus 0
>
> I receive:
>
>
> Error writing to the registry
>
> I have Administrator rights! I check the premision on registry and I
> should be able to create Key.
>
> I treied to do it useing
>
> psexec -s -i regedit.exe but the result is the same.
>
> Help me! I need to create key in this place to install one driver
> manually.
You may need to adjust the permissions of the "SCSI Bus 0" key
by giving the administrator full access.
> I would like to create a key in registry in:
>
> \HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port2\Scsi Bus 0
>
> I receive:
>
>
> Error writing to the registry
>
> I have Administrator rights! I check the premision on registry and I
> should be able to create Key.
>
> I treied to do it useing
>
> psexec -s -i regedit.exe but the result is the same.
>
> Help me! I need to create key in this place to install one driver manually.