what to do???

Code: Select all
[-HKEY_CLASSES_ROOT\.url]
[HKEY_CLASSES_ROOT\.url]
@="InternetShortcut"
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell\open\command]
@="rundll32.exe shdocvw.dll,OpenURL %l"
Code: Select all
[HKEY_CLASSES_ROOT\http\shell\MyHTMLFile\command]
@="T:\\IronPortable\\IronPortable.exe --new-window \"%1\""