How to create a package and Deployment in vb .NET can any one help me please
thanks
Printable View
How to create a package and Deployment in vb .NET can any one help me please
thanks
Hi,
Ok... let it be simple first....
Just drag and drop your compiled binary (EXE) into the folder you want to install and then check for the dependencies.....
After that compile the setup and test.... the flavour of the setup can be add later....
:)
Sorry, not drag and drop but add by right click...