Is it possible to easily setup a launch condition that checks if another
product is installed on the system?

 

  Firstly ,I descript the function steps installer.

  1. We must check  lisence is installed before the installation of  application.
  2. if lisence is  setup then  application directly.
  3. if lisence isn’t  setup then lisence will install  before the application automatically.

 

i use search for Registry key and value , launch condition to check  if  the machine is install the Lisence .the result is right.

but i question is that : 

   if  installer package is checked that  lisence isn’t  setup then install the  lisence ,but after complete the installion of lisence  installer can't return to install the application???

 

相关文章:

  • 2022-02-04
  • 2022-03-09
  • 2021-12-14
  • 2021-10-30
  • 2022-12-23
  • 2021-09-07
  • 2021-09-01
猜你喜欢
  • 2021-08-26
  • 2021-06-16
  • 2021-12-25
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案