I can think of a lot of cool things about the architectural changes made to support RapidSetupX. It does require running rapidserver on the machine with the RMP instance. For windows, it would make sense for this to be a Windows service. A lot of Windows things are service-aware, and often support flags like --install
and --uninstall
(e.g. Apache) to configure/deconfigure the application as a Windows service.
IMHO, this would be a useful addition to rapidserver.