|
-
September 24th, 2008, 02:39 PM
#1
Script to add a local Group Policy for adding a button in IE
Hello everyone,
Does anyone have a script that would achieve the same outcome of the solution displayed here: http://www.windowsdevcenter.com/pub/...e_buttons.html
This solution worked, I would like to be able to accomplish the same task programatically. Possibly using .hta or .vbs script.
You can ignore the create icons section of course.
Actually, anyway I can achecive this outcome programaticaly would be just fine, using scripting, DHTML, any method. I don't think that it would be possible in javascript, but you can let me know.
Thank You All
Last edited by synthesizer; September 24th, 2008 at 02:44 PM.
-
September 25th, 2008, 10:25 AM
#2
Re: Script to add a local Group Policy for adding a button in IE
Since it is using Group Policy Editor, user interaction is going to be required. When changing anything on the system through VBScript, you will have to enable the user to run such a script.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
September 26th, 2008, 09:33 AM
#3
Re: Script to add a local Group Policy for adding a button in IE
Thanks PeejAvery.
Much appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|