GithubHelp home page GithubHelp logo

Comments (6)

uffemcev avatar uffemcev commented on May 17, 2024 1

Thank you for notification! :)

from winget-install.

asheroto avatar asheroto commented on May 17, 2024

This can be done in PowerShell natively? Most scripts don't do this kind of thing. 😊

from winget-install.

asheroto avatar asheroto commented on May 17, 2024

Maybe I don't understand what it's for? like with powershell -NoExit it won't close the PowerShell window afterwards.

Are you thinking the benefit would be that it would not interfere with other commands if you used the one-line command?

from winget-install.

uffemcev avatar uffemcev commented on May 17, 2024

After many tests I figured out what my problem was. If I want to run new commands after the script, I need to run it in a new powershell process:

powershell "&([ScriptBlock]::Create((irm asheroto.com/winget))) -Force"
dir
pause

So, there is no need for new functionality, sorry for wasting your time! 😅

from winget-install.

asheroto avatar asheroto commented on May 17, 2024

No worries!

from winget-install.

asheroto avatar asheroto commented on May 17, 2024

Hello,

FYI the script has been updated to not wait 5-10 seconds at the end. If you need this functionality you can use the -Wait parameter and it will restore that function.

😊

Hope all is well!

from winget-install.

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.