I had developed a asp.net application using C#. I want to deploy it on client machine. I will be creating an .exe file which can be installed on client machine.
I need a code or script using which I can retrieve local machine name and user account name during installation of .exe file.
Any help will be appreciated.
Thanks in Advance..