|
||||
|
|
Undocumented Administrative Template File TricksThere are two tricks
I have learnt over the
years when writing policy
templates. Neither of which
seem to be documented by
Microsoft, so I have documented
them below. If you try to use the following: DEFAULT "C:\PROGRA~1\ULTIMA~1.7\uzip.exe "%1"" You will get an error
when the template is added.
This is due to the two
lots of double quotes.
If you leave the quotes
off from around the %1
section, the template is
added without any errors. However, as mentioned above, you need quotes around the %1 simply because it's an expanding variable.
|
|||
| © Copyright J House Consulting 2007 | 9th April 2007 | |||