Programming Help? (VB.net)
Posted: Mon Jun 15, 2009 9:52 pm
I have compiled an application which simply checks to see if the ATI drivers which are needed to run the optimized ATI Milkyway application exist or not, and if they don't copy and rename them and put them in the system32 folder (it has been designed to work on either 32-bit or 64-bit systems).
All is fine and works fine, however i just wanted to know if there is a way to compile the application without having to 'publish' it whereby it builds it as a installer package. Seeing as it is only a tiny application, installing it seems a bit daft. Any way to get "just" the application to be output as a .exe file?

All is fine and works fine, however i just wanted to know if there is a way to compile the application without having to 'publish' it whereby it builds it as a installer package. Seeing as it is only a tiny application, installing it seems a bit daft. Any way to get "just" the application to be output as a .exe file?
