pgAdmin 4 v3.1 How can I use another browser? (Win 7)

前端 未结 3 1633
再見小時候
再見小時候 2020-12-17 19:57

I\'d like to change my default browser to IE (as that one has most of our internal sites programmed for). But currently, I can only get pgadmin4 to work well with Opera. Is

3条回答
  •  天命终不由人
    2020-12-17 20:31

    1. Run your pgadmin in default browser.
    2. right click the icon in the Windows System Tray and select Configure as shown in the image.
    3. use "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --app=%URL% to run as stand alone app. or paste "C:\Program Files (x86)\Internet Explorer\iexplore.exe " %URL% in browser command box to run with internet explorer

    Windows System Tray browser command

    pgadmin

提交回复
热议问题