Git Product home page Git Product logo

wix-installer-with-cominterop's Introduction

Wix-installer-with-ComInterop

Wix installer , Com Interop, C++, C#

  1. Wix Installer you can download Wix Toolset build tools and Visual Studio Extension Download Link : https://wixtoolset.org/releases Build Tools : https://wixtoolset.org/releases/v3.11.2/stable Visual Studio Extension : https://marketplace.visualstudio.com/items?itemName=WixToolset.WixToolsetVisualStudio2019Extension

  2. Project Detail Demo5.Lib it is class library which we are registring as com interop it is also register in GAC

  3. Demo5.Wix it is installer ,which register dll as com interop and GAC. it generated automated information which required to register com component.

    After installer finish below location,you can verify dll

    1. C:\ProgramData\ProPlayAIWindowsSDK if this folder not exist please create
    2. C:\Program Files (x86)\Demo5.Wix C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Demo5.Lib

    You may also required to generated license for generate license please use below project Solution >Licensing >App >ActivationTool

    Add your computer name and generate license.

    Save license with file name : license5.lic Save license location at : C:\ProgramData\ProPlayAIWindowsSDK

    Aslo add your dependent dll at below location so that C# console app should resolve runtime assembly reference. e.g. System.Security.Cryptography.Xml location : C:\ProgramData\OtherAssembly

wix-installer-with-cominterop's People

Contributors

patelvasu43 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.