|
I've got a problem with the Internet link, under Windows XP (Family version).
When I do select an internet link (http://www. ...), a window error message appear,
telling me that no program is registred to manage the following action. It appends
in the help section too. It doesn't append neither with the ftp:// link, nor with
the mailto link. Thank you for helping me.
|
|
Ok, I've resolved the bug . I just needed to Append those lines to windows'
registry:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\HTTP\shell]
[HKEY_CLASSES_ROOT\HTTP\shell\Open]
[HKEY_CLASSES_ROOT\HTTP\shell\Open\command]
@="C:\\Program ~1\\Internet~1\\IEXPLORE.EXE -nohome \"%1\""
[HKEY_CLASSES_ROOT\HTTP\shell\Open\ddeexec]
"NoActivateHandler"=""
@="\"%1\",,-1,0,,,,"
[HKEY_CLASSES_ROOT\HTTP\shell\Open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\HTTP\shell\Open\ddeexec\Topic]
@="WWW_OpenURL"
Maybe ther is too much lines. Could someone tell me more about that
my e-mail [email protected]!! |