Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ievm.coffee #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update ievm.coffee #8

wants to merge 1 commit into from

Conversation

benzen
Copy link

@benzen benzen commented Jan 25, 2014

Use another wayt to start IE, in order to get the correct CORS (maybe other) config

Use another wayt to start IE, in order to get the correct CORS (maybe other) config
@benzen benzen mentioned this pull request Jan 25, 2014
@exec 'cmd.exe', '/c', 'start',
'C:\\Program Files\\Internet Explorer\\iexplore.exe', url
'explore', url

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not work with older versions of IE (IE8, for example).

@xdissent
Copy link
Owner

xdissent commented Sep 8, 2014

@seanknox has a point. I'd like to figure out how to get you what you need and still support older IE's though. What exactly does explore do that iexplore.exe doesn't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants