I have been writing a GUI application for rsync on Windows and I have been deploying it to servers.
I have a problem because I use the .NET framework, and server does not have it installed, and the 3.5 framework requires the server to be rebooted after installation. This is not acceptable. Does 2.0 require this same behavior or can I avoid it? If not, is there a way to bypass the forced reboot?