Old 15th June 2006, 09:46   #1
jberrebi
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
jberrebi is offline   Reply With Quote
Old 16th June 2006, 10:27   #2
jberrebi
Junior Member
 
Join Date: Jun 2006
Posts: 2
Mmmmm....it is so difficult to do that ?
jberrebi is offline   Reply With Quote
Old 16th June 2006, 13:32   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
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
kichik is offline   Reply With Quote
Old 16th June 2006, 21:51   #4
Anders
Moderator
 
Anders's Avatar
 
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
Anders is offline   Reply With Quote
Old 1st August 2006, 12:52   #5
trswami
Junior Member
 
Join Date: Aug 2006
Location: India
Posts: 1
Lightbulb Place URL first in the Links toolbar

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.
trswami is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump