Folder Create on user desktop in windows application
I need to create a windows application in exe format. When i click the exe file, it must create a new folder with the name welcome in desktop.Asp.Net with C#
How could i acheive this through coding in the windows application.