Forum Discussion
Deleted
Aug 12, 2019Edge Dev installing to incorrect directory
Edge Dev on x64 bit hardware Target: "C:\Program Files (x86)\Microsoft\Edge Dev\Application\msedge.exe" Start in: "C:\Program Files (x86)\Microsoft\Edge Dev\Application" Correct path should be Ta...
HotCakeX
Aug 13, 2019MVP
I'm pretty sure the Edge developers are aware of that and are doing that intentionally for their Internal purposes or some future plans we're not aware of. so that's not really incorrect, just unconventional, and honestly for a software that is in alpha (dev) and pre-alpha (canary) state i think it's normal.
Deleted
Aug 13, 2019Microsoft is not following there own best practice in directory install path.
- HotCakeXAug 13, 2019MVPI'm sure they know that better than you and me lol. they probably considered the fact that there will be a time when 4 different channels of the Edge will be out, they can't all go to the same directory.
- DeletedAug 13, 2019
They do not have to go to the same directory, just a more sensible one like:
Target: "C:\Program Files\Microsoft\Edge Dev\Application\msedge.exe" - Dev
Target: "C:\Program Files\Microsoft\Edge Canary\Application\msedge.exe" - Canary
Target: "C:\Program Files\Microsoft\Edge\Application\msedge.exe" - Beta/Retail
- HotCakeXAug 14, 2019MVPGoogle Chrome Canary goes to the Appdata for a reason, Microsoft decided to keep it that way and made their Canary chromium based one to go to that folder as well. i understand it is more sensible to You but to the actual Developers of the Edge/Google chrome/Chromium etc, AppData was more appropriate.