microsoft / PowerBI-Tools-For-Capacities

Repo for tools and utilities related to Power BI Capacities (Premium and Embedded)
MIT License
148 stars 99 forks source link

Edge Chromium Support #17

Open itsnotaboutthecell opened 4 years ago

itsnotaboutthecell commented 4 years ago

Attempting to update the script to support Edge Chromium, I leveraged the below documentation but was unsuccessful. Can you please investigate adapting this script for use with the Microsoft Edge version?

"--user-data-dir=""Edge\Profile$profile""

URL: https://docs.microsoft.com/en-us/deployedge/edge-learnmore-create-user-directory-vars

Example: start msedge.exe "--user-data-dir=""Edge\Profile$profile"" --disable-default-apps --new-window ""$($reportHtmlFile)"""