zoukankan      html  css  js  c++  java
  • InstallShield 2012 Spring新功能试用(3): 对微软最新技术的支持

    继续我们的试用评估,这次集中介绍InstallShield 2012 Spring版本对于微软最新技术的支持情况:

     

    支持Microsoft SQL Azure

    InstallShield现在支持在Microsoft SQL Azure数据库服务器运行SQL脚本,见下图:

     

    Basic MSI,DIM,InstallScript和InstallScript MSI工程类型都支持SQL Azure。 

    支持Visual Studio 11 Beta版本
    InstallShield 2012 Spring版本支持Visual Studio 11 Beta版本,可以在Visual Studio 11中创建InstallShield工程(Visual Studio 11 Beta版本自带一个InstallShield 2012 LE版本,参考之前的一篇文章 Visual Studio 11 Beta版本中去除对Visual Studio Installer的支持,只保留InstallShield LE版本)。
    InstallShield 2012 Spring版本包括了两个新的与.NET相关的Prerequisites:
    • Microsoft .NET Framework 4.5 Full
    • Microsoft .NET Framework 4.5 Web
    如下图:

     

    Basic MSI,InstallScript和InstallScript MSI工程支持。

    支持Microsoft SQL Server 2012
    InstallShield现在支持在SQL Server 2012数据库服务器上运行SQL脚本。
    InstallShield 2012 Spring版本新增加了与SQL Server 2012相关的Prerequisites:
    • Microsoft SQL Server 2012 Express
    • Microsoft SQL Server 2012 Express LocalDB
    • Microsoft SQL Server 2012 Native Client
    如下图:


    Basic MSI,InstallScript和InstallScript MSI工程支持。

    支持Configuring System Center 2012 Configuration Manager应用程序模型的元数据

    在将应用程序迁移到System Center 2012 Configuration Manager中,精确识别部署的元数据非常关键。在InstallShield在的General Information视图中可以通过软件识别标签(Software Identification Tag)指定应用程序模型的元数据,见下图: 

     

    该功能仅限Basic MSI工程支持。

  • 相关阅读:
    Android P Beta发布!最新版本抢先体验!
    手游热更新方案--Unity3D下的CsToLua技术
    2018 Unite大会——《使用UPA工具优化项目》演讲实录
    浅谈软件工程师的代码素养
    Android平台的Swift—Kotlin
    1计算机的基本组成-3
    1计算机的基本组成-2
    新的公司
    4 对象的行为 方法操作实例变量
    反射机制
  • 原文地址:https://www.cnblogs.com/wanbinghong/p/2498959.html
Copyright © 2011-2022 走看看