Giter Club home page Giter Club logo

Comments (4)

Measurity avatar Measurity commented on May 27, 2024 1

Thank you for the quick implementation. I just tested it and works just how I needed it 👍

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 27, 2024

How's a command like option like -c(for continuous) to disable pausing and folder-opening?

I'd like the default behavior to be that it pauses and opens the dump-folder since most end-users will be running it and would like to be able to scroll up and down the log once dumping is done rather than have it close automatically(both to verify the files dumped or for valuable diagnostic data should something go wrong).

from uwpdumper.

Measurity avatar Measurity commented on May 27, 2024

Makes sense to add an argument for it instead of silently doing something unexpectedly. I think a -s for --silent is more conventional (but it can also imply that it won't log or show anything at all so either way is fine).

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 27, 2024

Added it as a -c flag. I also did some other small refactors such as making the injector itself open up the target path rather than the injected process so that it can be conditionally executed in the case of continuous execution. Lemme know how it goes. Also added some more robust controls over the custom folder path, so it supports paths relative current-working-directory(such as UWPInjector.exe -p 15936 -d ./blah) and it will automatically convert it into an absolute path internally.

from uwpdumper.

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.