Installation Tool

  • Thread starter Thread starter Sebastian
  • Start date Start date
S

Sebastian

Hello,

today i ve released my first full app in VB.Net. Now i am searching for an
installation or setup tool.
This tool should make *.exe files that can be run on the desktop and install
my app. Also it should look for the framework and install SP2 ans all the
SQL stuff. An least it should install my app on all
platforms(PPC,PPC2002,PPC2003,..). Is there a known tool for my wishes.

thanks in advance

sebastian
 
Sebastian,

If you don't find exactly what you're looking for, you might consider
writing your own desktop app to manage the installation using RAPI.
 
Back
Top