Internet Explorer 8 special shell shortcut

Page 2 of 2 FirstFirst 12

  1. Posts : 4,573
       #11

    greenjaguar said:
    I just want the old shortcut back, you do know what iam talking about right?

    the ie shortcut with the internet options in the shell.

    I guess that is not possible anymore

    thanks anyway
    I understand. I will ask you to understand my response. I spent my time experimenting with my system to prove that my reply would work. I gave you my time and effort - answering the question you specifically asked.

    You then told me something I already know. Thank you, I appreciate the reminder.

    IE8 in Windows 7 behaves differently in response to market and regulatory pressure and concerns. What you want is no longer available.
      My Computer


  2. Posts : 13
    Windows 7
    Thread Starter
       #12

    I appreciate what u did mate! dont get it wrong

      My Computer


  3. Posts : 2,913
    Windows 7 Ultimate x64 SP1
       #13

    greenjaguar said:
    nothing special pops up ? can we add the internet options here?

    what do you mean?
    Read this: Customize Start menu or Taskbar Jump List in Windows 7 - iTechtalk

    That's an application that allows you to create custom jump lists. I don't know if it works, but you can give it a shot.

    And here's an indepth article about how the jump lists work and how to modify them: Windows 7 Taskbar: Jump Lists - All Your Base Are Belong To Us
      My Computer


  4. Posts : 384
    Windows7
       #14

    Adding the following to the registry should give you context menu access to IE options, but I haven't tested it myself:

    [HKEY_CLASSES_ROOT\Directory\Background\shell]
    @="none"
    [HKEY_CLASSES_ROOT\Directory\Background\shell\Change Internet Options]
    [HKEY_CLASSES_ROOT\Directory\Background\shell\Change Internet Options\command]
    @="control inetcpl.cpl"

    More here:
    http://www.askvg.com/add-change-soun...-context-menu/
      My Computer


  5. Posts : 2,913
    Windows 7 Ultimate x64 SP1
       #15

    @ greenjaguar - there might be more applications that allow you to edit jump lists. Just google for "customize jump list".
      My Computer


  6. Posts : 13
    Windows 7
    Thread Starter
       #16

    thanks for all your replies, iam gonna try some of your suggestions
      My Computer


  7. Posts : 824
    Windows 7 Professional 32-bit (6.1, Build 7600)
       #17

    Tews said:
    greenjaguar said:
    I just want the old shortcut back, you do know what iam talking about right?

    the ie shortcut with the internet options in the shell.

    I guess that is not possible anymore

    thanks anyway
    Many times what we want is dependent on what is possible ...
    The below reg code works for me. I added a couple of other commands to the context menu and added a info tip for the IE icon. You can customize any way you want. One thing that I haven't gotten to work is the hex code for attributes to rename the icon although when I added the reg entries, I did not re-boot to see if it made a difference

    Code:
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}]
    @="Internet Explorer"
    "InfoTip"="Windows Internet Explorer 8 provides an easier and more secure web browsing experience. Perform quick searches right from the toolbar, custom print your webpages, and discover, manage, and read RSS feeds."
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\DefaultIcon]
    @="C:\\Windows\\System32\\ieframe.dll,-190"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell]
    @=""
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\IeInPrivate]
    @="Internet Explorer (InPrivate Mode)"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\IeInPrivate\Command]
    @="C:\\Program Files\\Internet Explorer\\iexplore.exe -private"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\IeNoAddOns]
    @="Internet Explorer (No Add-Ons)"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\IeNoAddOns\Command]
    @="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -extoff"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\IeOptions]
    @="Internet Explorer Options"
    "Icon"="C:\\Windows\\System32\\inetcpl.cpl,-4487"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\IeOptions\Command]
    @="\"C:\\Windows\\System32\\rundll32.exe\" C:\\Windows\\System32\\shell32.dll,Control_RunDLL C:\\Windows\\System32\\inetcpl.cpl"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\ManageWirelessNetworks]
    @="Manage Wireless Networks"
    "Icon"="C:\\Windows\\System32\\wlanpref.dll,-101"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\ManageWirelessNetworks\Command]
    @="explorer.exe shell:::{1fa9085f-25a2-489b-85d4-86326eedcd87}"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\NetworkConnections]
    @="Network Connections"
    "Icon"="C:\\Windows\\System32\\ncpa.cpl,-1001"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\NetworkConnections\Command]
    @="RunDll32.exe shell32.dll,Control_RunDLL ncpa.cpl"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\Open]
    @="Open Internet Explorer"
    [HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\shell\Open\Command]
    @="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\""
    Internet Explorer 8 special shell shortcut-untitled.jpg

    Forgot to mention, edit the code to your liking and save it as IEstatic.reg or whatever you want .reg file extension. Right click it and merge or double click to merge it. After merging, right click desktop and select refresh.
      My Computer


 
Page 2 of 2 FirstFirst 12

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:19.
Find Us