Run "cloud_sql_proxy" as a service in "windows 7" operating system I have the binary "cloud_sql_proxy" with which I can access the instance of the mysql server in the Google cloud platform, up there all right. but I need to ensure that the executable provided by Google, is always running and so my application / client program does not lose the link to these services.
Any idea how I can do this?