S
Skipper
We are trying to standardize PowerPoint per user on a machine for general use
- having many users.
I can set registry entries to get the behavior I want, specifically
ssEndOnBlankSlide = 0 as one example. If I save these settings in the
registry, under HKCU and HKLM to include the .default profile, the settings
do not propogate down to the users and they must manually be set per user. I
used a batch file in their startup directory that fixes this issue, but I
would rather know how to set the registry correctly.
Additionally, when a new user logs into this public machine, the new user
setup with username and initials, etc, comes up. I'd like to bypass this and
have those registry settings set for this new user.
I have been looking and asking everywhere I can find and would appreciate
words on fixing this issue.
- having many users.
I can set registry entries to get the behavior I want, specifically
ssEndOnBlankSlide = 0 as one example. If I save these settings in the
registry, under HKCU and HKLM to include the .default profile, the settings
do not propogate down to the users and they must manually be set per user. I
used a batch file in their startup directory that fixes this issue, but I
would rather know how to set the registry correctly.
Additionally, when a new user logs into this public machine, the new user
setup with username and initials, etc, comes up. I'd like to bypass this and
have those registry settings set for this new user.
I have been looking and asking everywhere I can find and would appreciate
words on fixing this issue.