write privileges in the registry?

G

Guest

I was looking at the properties for my com port 1 in device manager. In port
settings I click on advanced and the stupid message says "you must have write
privileges in the registry for this device in order to modify the device's
advanced settings".

what the hell? yes I am administrator.
should I slash my wrists and jump out the window?

Greg
 
P

Pegasus \(MVP\)

Starvoyager said:
I was looking at the properties for my com port 1 in device manager. In port
settings I click on advanced and the stupid message says "you must have write
privileges in the registry for this device in order to modify the device's
advanced settings".

what the hell? yes I am administrator.
should I slash my wrists and jump out the window?

Greg

It would be less messy to right-click the problem key
and set the permissions you require.
 
N

Newbie Coder

I could set permissions using WMI in code in around 6 lines of code, but
you'd be able to pass any reg key to it too
 
A

AJR

Never saw that "problem" before - have you tried to set the receive/transmit
buffer registry settings?
 
G

Guest

Thanks all for the reply but, I have no idea what recieve/transmit buffer
registry settings is or how to set it. and... I cant right click the problem
key cause I have no idea what or where it is in the registry.
 
D

Detlev Dreyer

Starvoyager said:
I was looking at the properties for my com port 1 in device manager. In
port settings I click on advanced and the stupid message says "you must
have write privileges in the registry for this device in order to
modify the device's advanced settings".

what the hell? yes I am administrator.
should I slash my wrists and jump out the window?

Scan your system for malware instead. If an administrator encounters the
problem of missing permissions, only malware being installed with your
administrative privileges will be the cause. Note that any malware being
capable to restrict your privileges may easily bypass any anti-virus as
well. Note also that trying to add the lost permissions to affected
registry keys is just patchwork and does *not* clean the compromised
system. The loss of permissions never comes out of the blue!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top