Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Configuration: Disable the officekey #519

Open
binjo opened this issue Oct 20, 2023 · 2 comments
Open

Configuration: Disable the officekey #519

binjo opened this issue Oct 20, 2023 · 2 comments
Labels
💎 enhancement It is working, but it could be better ❔ discussion Further discussion is needed

Comments

@binjo
Copy link

binjo commented Oct 20, 2023

Details

As detailed in this post, the default mapping of Alt+Shift+Ctrl+Win is to open Office applications. This is annoying when the user has hyper key set just the same. The provided solution should be good for adding into debloat configs:

REG ADD HKCU\Software\Classes\ms-officeapp\Shell\Open\Command /t REG_SZ /d rundll32

This will not affect the shortcuts of some built-in features, might need another workaround for them.

Alt+Shift+Ctrl+Win+E to open Excel
Alt+Shift+Ctrl+Win+D to open OneDrive
Alt+Shift+Ctrl+Win+P to open PowerPoint
Alt+Shift+Ctrl+Win+L to open LinkedIn
Alt+Shift+Ctrl+Win+T to open Teams
...
@binjo binjo changed the title Disable the officekey Configuration: Disable the officekey Oct 20, 2023
@Ana06 Ana06 added 💎 enhancement It is working, but it could be better ❔ discussion Further discussion is needed labels Oct 20, 2023
@Ana06
Copy link
Member

Ana06 commented Oct 20, 2023

Thanks ideas @binjo! @mandiant/commando-vm is this something you want as well? should we add it into the debloat package or into our flare-vm config?

@day1player
Copy link

Sounds good to me

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
💎 enhancement It is working, but it could be better ❔ discussion Further discussion is needed
Projects
None yet
Development

No branches or pull requests

3 participants