Setup won’t install

Lately, the setup of a plugin for Enterprise Architect failed with the error message: This advertised application will not be installed, because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic....

Visual Studio Setup Projects

There are some things about Deployment/Setup project everybody knows, but when you need them nobody can remember them. For example: deploying an application with an specific .Net Framewok: you need to set both: prerequisits launch conditions here a good article about...

Deployment project und das Buildscript

Heute hab ich was Lustiges/Ärgerliches entdeckt. Für alle, die Deployment Projecte und Buildscripts gemeinsam benutzen, folgender kleiner Hinweis auf eine potentielle Fehlerquelle. Wenn ihr den Productcode ändert und die Productversion  erhöht, um ein Setup für eine...