Making IExplore extremely fast
This is a handy little trick you can use with Internet Explorer 6 to make it boot up extremely fast
Make a shortcut of iexplore on your desktop ... right-click on the shortcut to Internet Explorer and add the parameter '-nohome' to the end of the command line, like so:
Target: Program Files\Internet Explorer\IEXPLORE.EXE" -nohome
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
What exactly does this do? Just not start up your homepage?
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
Yes ... if you make about:blank your home page ... it'll load the default page .. you can see it in the registry .. somewhere like hkey_local_machine -- software -- microsoft -- internet explorer. and if the above mentioned parameter is specified .. the explorer will open with no page.
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
You can right click your desktop ---> on the right click menu select New --> Shortcut ...
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
sorry but what is a shortcut?
Ashortcut is a file that points to another item somewhere else on the filesystem. For instance, you could have "Shortcut to Notepad" point to Notepad.exe, in your WINDOWS folder.
alc6379
Cookie... That's it
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
This is a handy little trick you can use with Internet Explorer 6 to make it boot up extremely fast
Make a shortcut of iexplore on your desktop ... right-click on the shortcut to Internet Explorer and add the parameter '-nohome' to the end of the command line, like so:
Target: Program Files\Internet Explorer\IEXPLORE.EXE" -nohome
I tried and it will not let me change the target line to the above
caperjack
I hate 20 Questions
13,069 posts since Aug 2003
Reputation Points: 1,064
Solved Threads: 812
my pc does not let me add no home.
any help? tks
Giving what was said about doing this in post #12 ,i wouldn't set it to do it anyway
caperjack
I hate 20 Questions
13,069 posts since Aug 2003
Reputation Points: 1,064
Solved Threads: 812
wouldn't firefox just be a lot faster ;)
I use IE ,but have firefox install and use it from time to time and don't find it one bit faster !
Tabed browising is it greatest asset!
caperjack
I hate 20 Questions
13,069 posts since Aug 2003
Reputation Points: 1,064
Solved Threads: 812
Comatose
Taboo Programmer
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
Caperjack. If you're on Broadband, try this;
1.Type "about:config" into the address bar of Firefox and hit return. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it receives.
crunchie
Most Valuable Poster
20,095 posts since Feb 2004
Reputation Points: 1,142
Solved Threads: 985