Quote:
Originally Posted by DaltonST
Also the path is meant to be inside the single quotes.
|
Not sure what you mean, it is inside single quotes
Code:
job_spy_notes_viewer_protocol_default_apps = {'http': 'C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe'}
Added: the path works from the command line (in double quotes)
BR