Trying to install the NPM web server product to a shared environment (Windows 2003, IIS 6).
Is it possible to install the website and required dependencies (CLR, SQL compact, Web Services) without going through the .EXE ?
Am looking for an alternate install package/procedure as running the .EXE which installs components silently could lead to disruption on other applications hosted on the same environment and my web admins are 'frowning'...
Thanks
P.S: have actually opened a support ticket for the same, but thought someone might have ran into the same challenge in the past, this (install on shared IIS) shall be a fairly common scenario...