Hi
i would just like to know how to install an add-ons using vb.net
The following code needs to be included in the installer script
How can i create an installer script for vb.Net
I have an exe file which is and setup file created by vb.net.SAP
Req. that the EndinstallEx(string,boolean) be called at the end of the install
as well as the enduninstall(string,boolean)
How can i call this with the current .setup file that i have created
All the other steps including registration has been accomplished
Any help will be apreaciated, i am very new to Installers and to top it off installing on SAP is not the most basic of things.
Thanks alot!