Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

I can't pin anything in the start menu, with "Start is back" #67

Open
anffna opened this issue Jan 6, 2022 · 2 comments
Open

I can't pin anything in the start menu, with "Start is back" #67

anffna opened this issue Jan 6, 2022 · 2 comments

Comments

@anffna
Copy link

anffna commented Jan 6, 2022

I added the registry entry for "Start is Back"; I tried "pecmd.ini" by creating shortcut "X:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu"; I also added this to the mounted build, and nothing. I noticed that when the build starts it erases the above folder. Well, that in the "classic shell" is easy, but that only works with "WinXShell", and in the last update (SUPER UPDATE WITH DIRECTX!!!) the "classic shell" stopped working. I fixed it using "Open-shell". So, this became like a curiosity and suggestion for anyone with the same issue. Thanks guys!

@slorelee
Copy link
Owner

slorelee commented Jan 7, 2022

You can modify the custom batch file to add your own shortcut.

Personal-Tailor(Post)
- MyStartMenu
- last.bat
-

call PinToStartmenu "X:\Program Files\XXX\YYY.exe"
call PinToStartmenu regedit.exe

@slorelee
Copy link
Owner

slorelee commented Jan 8, 2022

Tested with Windows 11 (10.0.22000.376)

call PinToStartmenu "#pProgramFiles#p\WinXShell\WinXShell.exe"
call PinToStartmenu regedit.exe

The shortcuts are Pinned in StartIsBack startmenu with the explorer.exe shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants