1
0
Files
Repository/Windows-PinShortcut-StartMenu/readme.md
2025-10-31 08:58:36 +01:00

13 lines
662 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 📌 Pin Firefox to Start Menu (VBScript)
## 🔧 What it does
- Removes any existing **pinned Start Menu** shortcut for Firefox from the current user.
- Uses Windows Shell verbs to **pin “Mozilla Firefox.lnk”** to the **Start Menu** (All Users Start Menu folder).
## ✅ Prerequisites
- Firefox installed and a shortcut named **`Mozilla Firefox.lnk`** present in
`C:\ProgramData\Microsoft\Windows\Start Menu`
- Run under the **target user profile** (affects that users Start pins).
- Works on **French Windows** (relies on shell verb text e.g., “Épingler au menu Démarrer”).
For other languages, adjust the verb matching in the script.