| If you would like to place a button/menu item under the
Tools section in Internet Explorer, then copy/paste the
following and save it as a *.REG file. Assumptions, you
have Win98SE and have IE6.0 SP1, from what I have found the
last number can be changed in increments of 1 for each
tool/website you want a button for, so you may want to
start at one. note that since I am not sure of the syntax
for extracting/using the embeded files, I extracted one via
Xnview and used that, it's okay, but could be better. For
some reason each new entry that I have done in this
fashion, the menu item gets placed at the top. Mind you,
you can change any of the descriptive text to what ever you
want, but the pair of quotes on the left hand side of
the "=" sign are important and should not be changed:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet
Explorer\Extensions\{47055D63-DFCD-11d3-8406-00500445A7D2}]
"CLSID"="{1FBA04EE-3024-11d2-8F1F-0000F87ABD16}"
"Default Visible"="Yes"
"Icon"="C:\\Program Files\\WinHTTrack\\WinHTTrack.ico"
"HotIcon"="C:\\Program Files\\WinHTTrack\\WinHTTrack.ico"
"Exec"="C:\\Program Files\\WinHTTrack\\WinHTTrack.exe"
"ButtonText"="Run WinHTTrack"
"MenuText"="Website Mirror with WinHTTrack"
"MenuStatusBar"="WinHTTrack: Website Mirror Utility"
| |