i have 2 text file need to save the drawing file in a particular path using setup file .while i run the setup file the 2 text files should goes to the required path
Hi Dev@KKM,
You need to create a Form and in that Form you have to place a FolderBrowserDialog and from that FolderBrowserDialog get the SelectedPathand save the text file in that path.
Then using the project create your setup file.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.