tkashkin / Adwaita-for-Steam

A skin to make Steam look more like a native GNOME app
MIT License
1.09k stars 25 forks source link

Use python cli in windows script #238

Closed nyutie closed 4 months ago

nyutie commented 5 months ago

This is to avoid windows filetype association, which could open the file in say a text editor. This could also fix issues of the python script output not showing up in the cli. Would also notify the user that python is not installed.

Before:

before

After:

after