Is there a way that my installer / installer tries to verify that another program is installed on the computer before proceeding with the installation process? I am using Visual Studio 2008.
Windows Installer supports startup conditions . You can use the identifier of a program component to determine if it is installed. Use MSI Spy to get the identifier of the program component.
, . , .Net Framework, SQL Server Compact, Windows 3 .. , .
Source: https://habr.com/ru/post/1730078/More articles:Draw some lines with VTK - c ++using character font for Greek characters in TeX via matplotlib - pythonLoading images into NSArray using initWithObjects crashes, but not NSMutableArray? - multithreadingImproved event () redrawing of Processing.js handler when using noLoop () - jqueryHow to determine how many tables are affected in the database after inserting a record? - sqlExcel splits up when opening an Excel worksheet generated by an HSSFWorkbook that was attached to an email - javaXML: Префикс пространства имен, как утверждается, не объявляется, когда это факт - xmlSQL Server: effect of recovery model on TempDB - sql-serverLINQ to SQL caching DataContext - linq-to-sqlDataGridView - How to connect to a cell change event? - c #All Articles