Restart applications in python
By: Kerim in python
I wrote a small script that allows for an application to restart. Perhaps it is usefull for others. There are several use cases like "autoupdating" or changes in preferences in the program that require restarts.
Basically it is very easy ...


