Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Startup Folder Redirection

0 views
Skip to first unread message

Simon Geary

unread,
Apr 14, 2005, 7:16:13 PM4/14/05
to

"Todd Caldwell" <ToddCa...@discussions.microsoft.com> wrote in message
news:70B19574-B95D-46D3...@microsoft.com...
> Does any one have a true policy adm that will allow you to modify the
> startup
> folder location in 2k xp, like the old system policy did in nt. I've
> created
> one using the HKCU ..... User Shell Folders, question is there a way to
> add
> one like the folder redirection for My Documents, Desktop... that shows
> up
> in GPEdit where you can do it based on groups?

The following adm should do the trick, but it is a preference and not a true
policy. That is to say, if you decide to delete this policy at a later date
the settings it makes will stay in the registry.
I have not tested this other than to make sure it does actually change the
registry in the right place, I leave proper testing up to you :-)

CLASS USER

CATEGORY "Custom Settings"

KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders"

POLICY "Startup folder redirection"

EXPLAIN "insert your own policy explanation here"

PART "Location of startup folder" EDITTEXT REQUIRED

VALUENAME "Startup"

END PART

END POLICY

END CATEGORY


0 new messages