chyronn Posted September 4, 2010 Share Posted September 4, 2010 hello. this is what i've managed to do so far: i can integrate my favorites bookmarks into a redist of IE8 using the IEAK8 software. however after it's done its thing i don't know where the links to the favorites are in the new IE8 installer (this becomes important later).independent of this i've successfully integrated IE8 into an unattended version of XPSP3 (i tested it out). it was one of the special addon files that one forum member has made and NOT the MS installer which doesn't integrate. it's called "ProgramAddons Internet Explorer 8.0"now, my thinking is that i could substitute the IE8.exe package in "ProgramAddons Internet Explorer 8.0" for the one with the integrated favorites. however it's not that straightforward.so my question is, can i import all my bookmarks (which number close to 100) into an integrated version of IE8 or is there another place apart from the winnt.sif file where you have to type each link individually? Link to comment Share on other sites More sharing options...
Escorpiom Posted September 13, 2010 Share Posted September 13, 2010 Well, I know it's a dirty solution but this might work.Compress your bookmarks to a .cab file and after the install unpack them to your favorites folder.You can use RunOnceEx for this or GuiRunOnce. Surely there are more ways to do this.Cheers. Link to comment Share on other sites More sharing options...
chyronn Posted September 13, 2010 Author Share Posted September 13, 2010 (edited) thanks, that could be a solution. i just don't want to manually add the urls by typing 100s of bookmarks Edited September 13, 2010 by chyronn Link to comment Share on other sites More sharing options...
urie Posted September 13, 2010 Share Posted September 13, 2010 (edited) You make an sfx with either winrar or 7-Zip that does also work. Edited September 13, 2010 by urie Link to comment Share on other sites More sharing options...
chyronn Posted September 13, 2010 Author Share Posted September 13, 2010 (edited) if $Docs ans $Progs are Documents and Settings and Program Files respectively. what is the location for the Favourites folder? Or to run it from RunOnceEx?Update: I've just finished making an SFX of my bookmarks and pleased to say it works. i set the SFX to silent, with an absolute path to my Favorites folder. Edited September 17, 2010 by chyronn Link to comment Share on other sites More sharing options...
oioldman Posted June 28, 2011 Share Posted June 28, 2011 i use this in the winnt.sif file:[FavoritesEx]Title1 = Hotmail.urlURL1 = https://www.hotmail.com/Title2 = Facebook.urlURL2 = https://www.facebook.com/Title3 = BarclaysBank.urlURL3 = https://ibank.barclays.co.uk/ Link to comment Share on other sites More sharing options...
chyronn Posted June 28, 2011 Author Share Posted June 28, 2011 i use this in the winnt.sif file:[FavoritesEx]Title1 = Hotmail.urlURL1 = https://www.hotmail.com/Title2 = Facebook.urlURL2 = https://www.facebook.com/Title3 = BarclaysBank.urlURL3 = https://ibank.barclays.co.uk/yeah i know about that one, it's written in the unattended guide. but as i said i don't want to be typing out 100s of urls, besides, i've grouped my urls according item and subject. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now