Click here to Skip to main content
15,886,075 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I designed a WPF application, its add a tray icon in task bar.
whenever system startup, the icon shows notification.
its working correctly.

I create the setup file, using windows standard installer.
in setup, I added my exe in application folder.
after that create a shortcut to that exe, and cut it from application folder paste it into user's startup folder.

now I system startup its shows correctly.
but in windows startup name shows some alphanumeric id. i dont want to show alphanumeric id. i want to show the name as application name.
plz give me a solution.

What I have tried:

I create the setup file, using windows standard installer.
in setup, I added my exe in application folder.
after that create a shortcut to that exe, and cut it from application folder paste it into user's startup folder.
Posted
Updated 2-Feb-22 14:42pm
Comments
Member 15401087 7-Jul-22 8:35am    
hey, let me know if you find a solution to your problem, Thanks.

1 solution

Follow these steps: Visual Studio Feedback[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900