|
|
#1 |
|
Junior Member
Join Date: Jun 2006
Posts: 2
|
Just installing URL Links on IE
Hello,
I would like to know if it's possible to have an installer with only one function: To install a Bookmarklet (Shorcut with a javascript code) in the IE Links Toolbar. Since the last IE6 update, it is impossible to install a bookmarklet using a drag n drop without doing Security modifications... That's why Delicious for example have launched a small installer to do that on IE http://del.icio.us/help/buttons?ua=ie Can you help me ? Thanks in advance Jeremie |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jun 2006
Posts: 2
|
Mmmmm....it is so difficult to do that ?
|
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
You could try creating shortcuts with CreateShortcut or WriteINIStr into a .lnk file and save them in $FAVORITES\Links. But nothing can promise you that Links would stay with the same name across versions and languages of Windows.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
name of links folder is stored in HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\LinksFolderName
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Aug 2006
Location: India
Posts: 1
|
I would be grateful if anyone could let me know of how to place a bookmark first in the LINKS TOOLBAR of IE.
Placing the bookmark could be done by writing .url file under "Favorites\Links" folder. But I wanted to know if at all the Bookmark created could be placed first in the list. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|