K
KC
So, as requested in this advisory, I entered the command line on one of the
computers here to disable the jet database engine:
Caution, read the rest of this post before entering this line...
echo y| cacls "%SystemRoot%\system32\msjet40.dll" /E /P everyone:N
So, that sets it as it should.
Come to find out, some of the programs on the computer require the access to
that specific .dll. Fine. I'll re-enable it using the instructions also
listed an undo procedure... the advisory states to enter:
echo y| cacls "%SystemRoot%\system32\msjet40.dll" /E /R everyone
I get "Access Denied".
Anyone have a suggestion on how to re-enable the msjet40.dll?
computers here to disable the jet database engine:
Caution, read the rest of this post before entering this line...
echo y| cacls "%SystemRoot%\system32\msjet40.dll" /E /P everyone:N
So, that sets it as it should.
Come to find out, some of the programs on the computer require the access to
that specific .dll. Fine. I'll re-enable it using the instructions also
listed an undo procedure... the advisory states to enter:
echo y| cacls "%SystemRoot%\system32\msjet40.dll" /E /R everyone
I get "Access Denied".
Anyone have a suggestion on how to re-enable the msjet40.dll?