Reg Imports

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I hate to be a dummy, but how is that done? (Changing access writes for
admin as descibed below).
I've gotta get this image and serial ports going before this weekend.
Devcon shows everything correctly, but they don't work. So where I'm at
right now is trying to import the reg keys as you all mentioned earlier.
Hi Richard,
These entries can be changes only by System privileges by default.
For testing purposes use regedit to change privileges so Admin can change
values also.
 
Hi Richard,

If you modify registry with reg.exe during the FBA then you have necessary privileges since FBA is run in System account.

If you use regedit then you have option when you right click on any key called "Permission" set permissions for your account to full
control.

Best regards,
Slobodan
 
Nope, Full control. Tried to import the keys and it says that "Some of the
keys are open by the system or other processes.


Slobodan Brcin (eMVP) said:
Hi Richard,

If you modify registry with reg.exe during the FBA then you have necessary
privileges since FBA is run in System account.
If you use regedit then you have option when you right click on any key
called "Permission" set permissions for your account to full
 
Hi Richard,

You are right this is possible since serial driver keep them open.
You can stop serial drivers temporarily by devcon.
Or you can edit registry offline. (I hope that you know how to do this) Only for testing purposes.

Best regards,
Slobodan
 
Back
Top