I have a CLI program and I’d like to modify the description shown for it in Windows Task Manager.
I tried setting Description in the Assembly Info, but this only changes the .exe’s Properties > Details.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Under the Project properties, click Assembly Information and set the Title field. You’ll have to run without debugging to see the description display correctly in Task Manager.