the apps I set to use IE before
Can you explain how you did this?
So then, just update that shortcut to now use Edge.
Of course if you switch to Edge as your default browser then you might not even need the override shortcut.
how? I just don't know
Well, typically if I wanted to create a shortcut that forced a web page to open with IE, I would create the shortcut and specify a target something like this:
"C:\Program Files (x86)\Internet Explorer\iexplore.exe" www.microsoft.com
To now have that launch using Edge, just adjust it to this:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" www.microsoft.com
naturally that's on my system (Windows 10) so make sure that is the location of your EXE's (that should be typical), and try that change.
Honestly though, I'm just curious, what's your motivation for sticking with Chrome going forward? With the new Edge it is using the same engine behind the scenes now, so sites should render the same. Even extensions from the Chrome store can now be added right in to Edge, so that is big for me, since there are a few Chrome extensions that I have always liked.
Not criticizing your choice to stick with Chrome, but as another person faced with this new decision of Chrome versus Edge I'm just interested in your thoughts. There are some things I don't like about the new Edge (like being locked in to Bing search on the "new tab" search box), but there were some privacy concerns I had with Chrome/Google too, so nothing is perfect.
I am sorry, should it be better if I tell windows 10 to use EDGE by using "open using"command ? it seems now windows 10 the open using command is lost, before seems i (alt -tab, but I forgot) the URL shortcut and then select open using, then select using edge ?
Then you should be able to change the shortcut as I mentioned above, to launch the page with "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe".
[hr]
»[b][i]bp[/i][/b]
Okay, let's try a different approach. Locate the older IE program icon in your start menu or task bar and launch IE. Then browse to the site that you want to save a shortcut to. Once the page is visible in IE, drag the small icon to the left of the page URL address in IE to the desktop.
This should create a new desktop shortcut that is "tied" to IE and launches the page with it, at least it did when I tested it here.
If this doesn't work then we can try a different approach.
How many of these shortcuts do you have that need "converting" from IE to Edge?
If you right click on one of these, and select Properties, what type of file is it? Is it a *.url file, or a *.lnk file?
________________________________________________________________________
»bp
Okay, those would be *.url files then.
It could be done, to script something that would convert them all. The challenge is they would need to be changed to *.lnk files and specify Edge to run the URL. But the *.url files are just a simple text file format, easy to work with. Where as the *.lnk files are a binary format, so that requires more work to create those in a script.
All that said, if before you had Chrome set as your default browser though, I don't see how the *.url, ".website object" shortcut was opening the URL in IE though. Unless there is some magic that I am not aware of.
Could you attach one of those files to a comment here so I could see it?
So what I gather from a little research is that *.website files were something Microsoft created, and are tied directly to IE. That's why those are always launching in IE, even if it's not the default browser.
I don't see any trick or easy way to make those now start using Edge instead.
And it looks like the other alternative is *.url files, but they always get handled by the default browser, so that doesn't help.
I think your best bet will be to replace those *.website shortcuts with *.lnk ones, where you can specify the path to Edge and force it to open the URL there.
I'll play around a bit tomorrow and see if there's any "easy" way I can get that process scripted for you, reading the existing *.website files and creating new *.lnk ones.
it seems shortcut created by Edge will be open by chrome too ?
so if .url are open by both browser, no make to make edge open it instead of chrome, right?No need, no, it will open with your default browser, which I understand will continue to be Chrome. As long as you want those shortcuts to open in Chrome then no need to do anything to the *.url shortcuts.
what is that mean ?It means if you wanted the *.url shortcuts to always open using Edge rather then your default browser (which I understand to be Chrome) then you would have to use a different shortcut file (*.lnk rather than *.url) which could reference Edge.
so have to use your script to convert to other extension and this is it ?My script converts *.website to *.lnk format. If you wanted it to also convert *.url to *.lnk then it would need to be modified. If you want that send me a sample of your *.url files.
Have a look at Browsium, it'll redirect URL's to specific browsers across your estate.
Regards
Alex