when i publish an app in vb.net it creates some files:
application files directory, app.application, and setup.exe
i am going to be distributing this application to people who can barely use a computer, so i need to bundle everything in one, self-extractable package.
how can i do this?