Y
ylafont
I'm trying create a policy to change the IE default search enging to
Google. However, is it possible to include a registry setting in an
actions list the belong to a different catagory?
For example
ACTIONLISTON
KEYNAME "Software\Microsoft\Internet Explorer\SearchURL"
VALUENAME ""
VALUE "http://www.google.com/keyword/%s"
KEYNAME "Software\Microsoft\Internet Explorer\Main"
VALUENAME "Search Bar"
VALUE "http://www.google.com/ie"
VALUENAME "Start Page"
VALUE "http://www.Google.com"
KEYNAME "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\Search"
VALUENAME "SearchAssistant"
VALUE "http://www.google.com/ietes"
END ACTIONLISTON
Google. However, is it possible to include a registry setting in an
actions list the belong to a different catagory?
For example
ACTIONLISTON
KEYNAME "Software\Microsoft\Internet Explorer\SearchURL"
VALUENAME ""
VALUE "http://www.google.com/keyword/%s"
KEYNAME "Software\Microsoft\Internet Explorer\Main"
VALUENAME "Search Bar"
VALUE "http://www.google.com/ie"
VALUENAME "Start Page"
VALUE "http://www.Google.com"
KEYNAME "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\Search"
VALUENAME "SearchAssistant"
VALUE "http://www.google.com/ietes"
END ACTIONLISTON