I am very very new to VB.NET and would like to ask a simple question. I want to create a vb.net program and allow visitors to a website to download this program. However, I prefer not to have visitors download a zip folder. I would like to have a program that just gives a prompt to save in a selected folder, once the saved file is selected it prompts the person to download, and then when finished prompts the person to run the program. The reason is twofold:
1. I don't like the extra step involved with unzipping the file.
and
2. I don't like the visitors having to look for the "main" file program within the new downloaded folder.
So is there any way to have just one file for others to download without having it in a zip folder?
Thanks
Nicole
1. I don't like the extra step involved with unzipping the file.
and
2. I don't like the visitors having to look for the "main" file program within the new downloaded folder.
So is there any way to have just one file for others to download without having it in a zip folder?
Thanks
Nicole