Giter Club home page Giter Club logo

Comments (7)

farag2 avatar farag2 commented on May 18, 2024

Can we get in touch via Telegram?

from sophia-script-for-windows.

skycommand avatar skycommand commented on May 18, 2024

I am afraid not. Because of how my life is and because of COVID-19, all forms of instant messaging and phone calls must remain restricted to my family members and the workplace. I'm having a hard time keeping my sanity as it is.

You can reach me here, on My Digital Life, or via Gmail.

from sophia-script-for-windows.

farag2 avatar farag2 commented on May 18, 2024

@skycommand DMed you on MDL yesterday.

from sophia-script-for-windows.

sinichi19 avatar sinichi19 commented on May 18, 2024

and if its ok to by default already checked the Uninstall all users

from sophia-script-for-windows.

farag2 avatar farag2 commented on May 18, 2024

Don't think i'd be nice idea. If someone decide to restore packages he'll realise that it's possible only by searching for appx packages.

from sophia-script-for-windows.

skycommand avatar skycommand commented on May 18, 2024

I agree. It's not okay. From my experience, people want to check this box only as a way of demonstrating their extent of dislike for a certain app or Microsoft. It is a psychological thing, not a functional one.

In reality, most computers are single-user and this checkbox serves no purpose anyway. On multi-user computers, like mine, I have brothers and sisters who have their own choices, for varying reasons.

from sophia-script-for-windows.

farag2 avatar farag2 commented on May 18, 2024

Done with way much more easier

$Packages = [Windows.Management.Deployment.PackageManager,Windows.Web,ContentType=WindowsRuntime]::new().FindPackages()
$Packages | Select-Object -ExpandProperty Id -Property DisplayName | Format-Table -Property Name, DisplayName

from sophia-script-for-windows.

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.