Create IE Favorite
I need to create an IE6 favorite for users based on their logon ID. I know how to get the logon ID and everything, but can I create an IE favorite with NSIS.
4 posts
-StuWriteINIStr "My App Website.url" "InternetShortcut" "URL" "http://www.path.to.mysite.com"