canneverbe / Ketarin

Ketarin - application download helper
http://ketarin.org/
Other
135 stars 19 forks source link

Fixed #11 #5

Closed franc6 closed 5 years ago

franc6 commented 5 years ago

Modified the code to check if we're running on Windows or not. If running on Windows, use the existing code to open up Explorer and browse tothe folder. Otherwise, attempt to execute the folder itself. In most Mono implementations, this will actually do the right thing, and bring up the default file browser showing the folder. It doesn't do quite the same as Windows, but it's reasonably close.