Hello everyone.
First, sorry for mistakes, I'm french. ^^
=====
I've tried (and I try always) to pin a shortcut (lnk) to startmenu (on Windows 10).
Look this subject (in forum FR autoit) : http://www.autoitscript.fr/forum/viewtopic.php?f=21&t=12031
The script I wrote, doesn't work, despithe the display of "Épingler à l'écran de démarrage" by a consolewrite.
This is the script :
#RequireAdmin
$path = @DesktopDir & "\vlc.lnk"
PinToTaskBan