Results 1 to 8 of 8

Thread: IE6 and IE7 on one desktop?

  1. #1
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default IE6 and IE7 on one desktop?

    like the title says. Is there a way to have both IE6 and IE7 on a desktop for test purposes?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Yes and no. You cannot have an official install of both browsers. There are:

    http://browsers.evolt.org/?ie/32bit/standalone

    But, they have limitations. Some, if not all of these can supposedly be overcome by altering the registry and/or by other tricks.

    I use the IE 6 one and have IE 7 officially installed. I have not used any of the tricks to tweak the IE 6 one. So, it doesn't do filters and sees itself as IE 7 for the purposes of conditional comments. Aside from that, it's pretty good as a test proxy for IE 6. For real important tests, I keep a copy of the real IE 6 on a separate machine.

    There is also:

    http://tredosoft.com/Multiple_IE

    I'm not sure I would trust it though.
    Last edited by jscheuer1; 08-10-2007 at 05:11 PM. Reason: add info
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    Thanks I am downloading it as I write this.

    But, they have limitations. Some, if not all of these can supposedly be overcome by altering the registry and/or by other tricks.
    What do you mean? It sounds like an ordinary clone will work just fine in most cases. I am hoping to be able to recreate a few bugs. My hope is that soon ie6 will become obsolete soon. Maybe Internet explorer will become obsolete too, but not very likely.

    when you say filters are you talking about virus filters and such?

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Filters, like alpha image loader, drop shadow, alpha opacity, that sort of thing. Here's something that might help with that:

    http://tredosoft.com/Multiple_IE

    But, I've never tried it, I want to keep my registry and dll's as Gates intended them.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    my knowledge of coding is not so high as you might think I would like to keep my registry as clean as I can as well. I used to get headaches trying to fix my registry from rather clever attacks that viruses would make.

    One that I remember would close regedit as soon as it was opened so that in effect it was open for all of 1/100 of a second. Then there were rootkits or ones that had perpetually changing file names and so many others. But that is all in the past. I have taken precautions and now I can't remember the last time I had a registry problem

    I don't really know what those filters are that you are talking about or what they do. The IE6 that I downloaded recreates bugs wonderfully though.

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The most popular filter is perhaps the alpha(opacity=nn) filter for fading images. Also often used in its more formal syntax:

    filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);

    in style declarations. The fact that these filters don't work is no big deal, you can pretty much just use your imagination. However, when testing scripts that alter these filters on the fly, you will get erroneous errors in the IE 6 standalone.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  7. #7
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    That is so vaguely familiar... no matter, because I don't think i will be using filters as I want to have a clean version of IE6 as it was originally intended.

    I just have one last question since I am having a bit of trouble finding the info on their site. Does the IE6 from evolt mess with the registry much?

  8. #8
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by james438 View Post
    That is so vaguely familiar... no matter, because I don't think i will be using filters as I want to have a clean version of IE6 as it was originally intended.
    The filters are used like style and can be scripted. They do not change IE 6 or any IE version that supports them. It is a definite limitation to the standalone version of IE 6 to lack support for them.

    I just have one last question since I am having a bit of trouble finding the info on their site. Does the IE6 from evolt mess with the registry much?
    Doesn't touch it.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •