Git Product home page Git Product logo

Comments (5)

eksime avatar eksime commented on September 13, 2024 1

Hi There,

You should be able to just do run:wunderlist:

Let me know if that works or not

from vdesk.

cruzer619 avatar cruzer619 commented on September 13, 2024

Nice... I never could figure out to make that work.. I"ve always used a batch script to do this with vdesk. Makes things much cleaner now.

Thanks :)

from vdesk.

thany avatar thany commented on September 13, 2024

Running an app like that certainly works :)
But now when I do this:

vdesk on:2 noswitch:true run:wunderlist:

The app does start, but on VD1 (VD2 exists just fine) and vdesk displays this error:

capture

Since metro apps are a lot more universal, I suspect this problem will hold for more metro apps, if not all. Not tested yet though.

from vdesk.

cruzer619 avatar cruzer619 commented on September 13, 2024

thany, try the batch way that I was doing previous. Make a batch file say in c:\scripts\wunderlist.bat and inside the batch file will be "start wunderlist:" without quotes. Then on your vdesk command will be "vdesk on:2 noswitch:true run:"c:\scripts\wunderlist.bat"

See if that works.

from vdesk.

eksime avatar eksime commented on September 13, 2024

Running UWP apps should work using the protocol handler method (like vdesk run:calculator: or vdesk run:wunderlist:), although noswitch:true is broken, as detailed in #54

from vdesk.

Related Issues (20)

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.