Git Product home page Git Product logo

Comments (6)

kerol2r20 avatar kerol2r20 commented on June 4, 2024 1

Hi @danialasghar,

I modify the matching rule.
Thank you for your suggestion.

from windows-terminal-context-menu.

kerol2r20 avatar kerol2r20 commented on June 4, 2024

This is fixed. Please pull latest script and try again.

from windows-terminal-context-menu.

danialasghar avatar danialasghar commented on June 4, 2024

Seems to have fixed the google drive issue... but now the icon for Powershell only does not seem to be working.
I removed the context entry and reinstalled even but it just shows a blank space

-Edit
I fixed the issue by going into regedit and manually editing the entry... it seems to be missing the Icon value field upon installation

from windows-terminal-context-menu.

kerol2r20 avatar kerol2r20 commented on June 4, 2024

It seem that the powershell icon rule is not match your profiles.json.
The default rule is the commandline value equal to powershell.exe.

My powershell profile is like this

{
    "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
    "name": "Windows PowerShell",
    "commandline": "powershell.exe",
    "hidden": false
}

from windows-terminal-context-menu.

danialasghar avatar danialasghar commented on June 4, 2024

Yea mine matches that... it created the entry just not the icon field in the registry
It might be because I have the -NoLogo flag set up after the powershell.exe part possibly

from windows-terminal-context-menu.

kerol2r20 avatar kerol2r20 commented on June 4, 2024

I know how about it. The rule would be applied when full match. So -NoLogo would not match the rule.

You can solve it by adding config.
Please ref to README.md#Config

from windows-terminal-context-menu.

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.