CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Sep 2008
    Posts
    11

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured