M
meyerryang
I want to change the macro security settings using a .cmd prompt. I don't
like it when Users have to go to Tools - Macros - Security to move the
security to low everytime they get a new image or open my app. I would like
all Users of my application to have it automatically set it as low security
when they first install (copy over) the application using a .cmd prompt.
I have gotten this far on my .cmd prompt, but I keep getting errors and it
won't work. In the notepad I enter:
REGEDIT [HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\OFFICE\11.0\Access\Security]
"Level" = DWORD:#00000001
like it when Users have to go to Tools - Macros - Security to move the
security to low everytime they get a new image or open my app. I would like
all Users of my application to have it automatically set it as low security
when they first install (copy over) the application using a .cmd prompt.
I have gotten this far on my .cmd prompt, but I keep getting errors and it
won't work. In the notepad I enter:
REGEDIT [HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\OFFICE\11.0\Access\Security]
"Level" = DWORD:#00000001