Hi I've created a winforms application abc. I renamed it to xyz. when i try to run my application in my task manager it is showing abc.exe is running even i rename it to xyz.
How can i change it?
Hi I've created a winforms application abc. I renamed it to xyz. when i try to run my application in my task manager it is showing abc.exe is running even i rename it to xyz.
How can i change it?
Project | Properties, select the Application tab, and enter the desired EXE name into the "Assembly name" field.