diff -r 41a27cbdb5c1 -r a68072a69dfc scripts/install.py --- a/scripts/install.py Fri May 28 17:50:00 2021 +0200 +++ b/scripts/install.py Sat May 29 14:43:34 2021 +0200 @@ -1859,7 +1859,7 @@ os.path.join(cfg["ericPixDir"], "eric7.ico")), # TODO: enable this once PyQt 6.2.0/Qt 6.2.0 is released #~ ("eric7 Browser (Python {0}.{1}).lnk", - #~ os.path.join(cfg["bindir"], "eric7_browse.cmd"), # __IGNORE_WARNING__ + #~ os.path.join(cfg["bindir"], "eric7_browser.cmd"), # __IGNORE_WARNING__ #~ os.path.join(cfg["ericPixDir"], "ericWeb48.ico")), ]