Git Product home page Git Product logo

desktopgap's Introduction

DesktopGap for Windows

chromiumembedded is used as host instead of WebBrowser control (IE).

How to build .msi installer of your application on VC2010

Create setup project in VC

Donwload and Add MergeModule.msm to the project

https://github.com/downloads/vf1/desktopgap/MergeModule.msm Right-click on the project in Solution explorer, select Add Merge Module

Zip your HTML application

Archive name is DesktopGap.zip

Add DesktopGap.zip to the setup project

Create shortcuts

You need to call DesktopGap.exe to start application. But VC setup project can not create shortcut to .msm's files. You could use ShellExecute.exe tiny tool to call DesktopGap.exe. Add ShellExecute.exe to setup project, create link to it and set argument 'DesktopGap.exe' string.

desktopgap's People

Contributors

vf1 avatar

Stargazers

Derek avatar yangyong avatar wyrover avatar Sergei Fedorenko avatar martin. avatar John Spaetzel avatar Marco Amato avatar J Wynia avatar Mikhail Mangushev avatar  avatar Anton Lenev avatar Hilo avatar Luis Balam avatar Kaspar manz avatar Andrew Minton avatar Marvin Herrera avatar  avatar Brad Pillow avatar  avatar Vasiliy Isaichkin avatar  avatar Egor Ivanov avatar Sergey Ponomarev avatar Bernd avatar Isaac Sukin avatar

Watchers

James Cloos avatar  avatar yangyong avatar xiaoming.li avatar  avatar

desktopgap's Issues

Can't rebuild

Hi,

Looks like a great project. I am trying to rebuild and have run into some errors.

Here's what I did:

  1. Download desktopgap and chromiumembedded.
  2. Put chromiumembedded into CEF folder and built successfully.
  3. When trying to build desktopgap, get an error trying to open atlapp.h.
  4. Looks like this is from WTL, so download and install WTL 8.1 and add to include path
  5. This then compiles but then get multiply defined symbols for _Container_base12....

Any help rebuilding this would be much appreciated.

Thanks,

Mike

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.