G
Gavin
I need to set up PowerPoint so that by default it prints 6 slides to a page.
I am aware of going into Tools > Options and choosing the appropriate options
on the Print tab, but that is only a temporary fix in my case.
The problem is I am working in a computer lab in a university, and the
students use the PCs under a general, shared login name. What this means is
that when the PCs are rebooted, a new instance of the general profile is
created, and settings changed in one log-in instance are NOT retained for the
next log-in. As far as I can tell, I am left with the following options for
resolving this problem:
1) Modify a value in the Registry under HKEY LOCAL MACHINE
2) Run a function from a VBScript file, which is going to be executed with
each log-in
3) Create a VBA add-in that will be effective across all future profile
instances, be transparent to the user and will not conflict with the
universities policy of having macro security set to 'High'
Any suggestions?
Thanks in advance,
Gavin
I am aware of going into Tools > Options and choosing the appropriate options
on the Print tab, but that is only a temporary fix in my case.
The problem is I am working in a computer lab in a university, and the
students use the PCs under a general, shared login name. What this means is
that when the PCs are rebooted, a new instance of the general profile is
created, and settings changed in one log-in instance are NOT retained for the
next log-in. As far as I can tell, I am left with the following options for
resolving this problem:
1) Modify a value in the Registry under HKEY LOCAL MACHINE
2) Run a function from a VBScript file, which is going to be executed with
each log-in
3) Create a VBA add-in that will be effective across all future profile
instances, be transparent to the user and will not conflict with the
universities policy of having macro security set to 'High'
Any suggestions?
Thanks in advance,
Gavin