Simplest Question Regarding Deployment
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have developed a C#.net windows application and in that one i have used a third party control in it.. For deploying the application i am publishing my application so a setup.exe file is getting created When i installed it at client side its working fine My question is ...Why in the Client System ...my system name is appearing ...How to change it Execution path in client system start...programs.......my system name...application name i want to replace that one with some other name EX : Present start.....programs.....Happy...WindowsApplication1 want to change to start.....programs....Softy.....WindowsApplication1 Plz reply me how to do this
its me sid