Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Run Internet Explorer 5/6/7 Natively in OS X
NO need to run it under parallels, now you can run them natively
trying it right now
http://www.kronenberg.org/ies4osx/
0
This discussion has been closed.
Comments
It's the beginning of the end, woe is us!
Any serious testing needs to be done in a Windows environment, by that I even exclude Paralells, boot up into full Windows.
Surely there's no "pleasure" in running IE on any platform, let alone OS X?
I use parallels but it annoys me as well, cause i really don't know how to access my local server on mac from within parallels.
So i needed this option to work
I'd be sorting your your "local server" access issue in Paralells if I was you.
Have you tried their support forums?
I read somewhere recently that Parallels is no longer the Windows enabler of choice for OS X (even though Apple seems to be promoting and flying the Paralells flag), can't remember the name of the one that is out-shining it at the moment.
- Launch network preferences.
- Look at the the interface named "Parallels Host-guest"; its IP is the one you want to use. default is 10.37.129.2. If you are running Mamp, Apache default to port 8888 so the full address is 10.37.129.2:8888, Mysql is 10.37.129.2:8889
You can change every setting in your files to use these addresses because you can reach it from Mac side as well
10.37.129.2 myvanilla.com
I don't where is hosts on OsX, but on linux it is in /etc/hosts.
You still need to add the port if non standard: myvanilla.com:8888