slorelee / wimbuilder2

wimbuilder with new UI & new syntax (hta+bat+vbs+js)
470 stars 105 forks source link

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

Open anffna opened 2 years ago

anffna commented 2 years ago

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 commented 2 years ago

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

Personal-Tailor(Post)

slorelee commented 2 years ago

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.