GithubHelp home page GithubHelp logo

glytzhkof / wix_installer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skullpsg/wix_installer

1.0 0.0 0.0 1015 KB

This projects deals with wix_customUi creation,service under user credentials,checking the user is available in that local machine using customAction as well show result based on that customAction.

C# 100.00%

wix_installer's Introduction

Wix_installer

This projects deals with wix_customUi creation,service under user credentials,checking the user is available in that local machine using customAction as well show result based on that customAction. #Getting started Here is what you need first:

  1. On Windows XP you might need to download and install the Microsoft .NET Framework if you have none installed on your PC. The WiX toolset requires the .NET Framework. The installation takes some time, time to get a coffee. https://www.microsoft.com/net

  2. Download and install the following file: WiX Toolset v3.8. WiX is a collection of free tools that builds software installers from XML documents. https://wix.codeplex.com/downloads/get/776582

you can go here to get latest release http://wixtoolset.org/

  1. Now you can open your project in your editor tool(visual studio).

4)If you face error like incompatible wile loading your project in your solution

Go here: VS2013: http://stackoverflow.com/questions/19448343/enable-wix-project-in-visual-studio-2013
VS2015: http://stackoverflow.com/questions/26110643/how-to-enable-wix-projects-in-visual-studio-2015

5)now close and reopen the project in solution.

6)Build customAction project and change the path of custom action which is refered in product.wxs and then build wix_installer project.you can get the msi inside

{referedProjectlocation}\BlogCustomAction\BlogCustomAction\bin\Debug\en-us\

wix_installer's People

Contributors

skullpsg avatar

Stargazers

 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.