Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

.net redist installation if framework not inst.


1 reply to this topic

kikde

kikde
  • Members
  • 1 posts

Posted 06 May 2003 - 14:04

i'm using vstudio.net and want to create a setup-project. iat the beginning i test if framework is installed.
so far, so good.

problem. if not installed, the msi-package has to start installation of the framework-redistributable.

who can help?

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 06 May 2003 - 20:13

Create a launcher exe that checks for the framework and pre-installs it if necessary. Or use one of the available launchers (in your setup tool or in the framework SDK)