un4given1 Posted October 23, 2003 Posted October 23, 2003 Windows home edition does not have Group Policy editor. Only professional and Windows 2000.
JE5U5 Posted October 23, 2003 Posted October 23, 2003 oh thanks, i take it, it won't work on my 'me' machine neither! ****!
maxXPsoft Posted November 17, 2003 Posted November 17, 2003 Just curious if this is where it writes the information?Or if you're into reg editing this will add Trillian or whatever up there, SO modify to what you want. Installit = path to the Trillian EXE file: with a backslash \ and whatever followsI believe this comes from Kellys siteHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "ButtonText", "Trillian", REG_SZHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "clsid", "{1FBA04EE-3024-11d2-8F1F-0000F87ABD16}", REG_SZHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "Default Visible", "YES", REG_SZHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "Exec", Installit & "Trillian", REG_SZHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "HotIcon", Installit & "Trillian.exe,117", REG_SZHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "Icon", Installit & "Trillian.exe,191", REG_SZHKEY_LOCAL_MACHINE, "SOFTWARE\Microsoft\Internet Explorer\Extensions\{2ef50289-0ea7-482e-a30b-4947a81e44cf}", "MenuText", "Trillian", REG_SZsorry but thats from my VB app but it contains what you need.For those reg minded let me know if what keys it writes as I'd rather do it that way since I have HOME and thus not gpedit.msc
rstryker Posted November 17, 2003 Posted November 17, 2003 oh thanks, i take it, it won't work on my 'me' machine neither! ****!I dont think anything actually WORKS on Win ME
Aaron Posted November 18, 2003 Posted November 18, 2003 I dont think anything actually WORKS on Win MENothing does anyway
maxXPsoft Posted November 29, 2003 Posted November 29, 2003 This is a simpler reg method for adding an Icon and I think it came from either Billsway or Kelly'sWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{8b2d996f-b7d1-4961-a929-414d9cf5ba7b}]"CLSID"="{1FBA04EE-3024-11d2-8F1F-0000F87ABD16}""ButtonText"="MS-KB""Icon"="%SystemRoot%\\System32\\shell32.dll,281""HotIcon"="%SystemRoot%\\System32\\shell32.dll,281""Default Visible"="Yes""Exec"="http://support.microsoft.com/default.aspx?scid=FH;EN-US;KBHOWTO""MenuText"="MS-KB"That will add MS Knowledge base up there and its easy to change to what you want.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now