Hi all,

I've just completed my first .NET 3.5 C# project, it's running fine, developed in vs2010, and now the company I've built it for has asked me to deliver it as an .msi installer, which they can install on their server. I've done some searching, and so far I've managed to add a setup project to the solution, and I've created the .msi installer file. Everything fine, I thought, but now they've told me that it needs Administrator Rights, and that the installers they normally receive only require 'Installation Rights'. I'm not familiar with this, so I was wondering if somebody knows how to go about this

Greetings,

Eric