qiushang 91a9081d22 init il y a 1 mois
..
x64 91a9081d22 init il y a 1 mois
x86 91a9081d22 init il y a 1 mois
readme.txt 91a9081d22 init il y a 1 mois

readme.txt

SetOutPath "$TEMP"
File "PinToTaskbar.exe"
File "PinToTaskbarHelper.dll"
ExecWait '"$TEMP\PinToTaskbar.exe" /pin "$INSTDIR\xxx.exe"'
Delete "$TEMP\PinToTaskbar.exe"
Delete "$TEMP\PinToTaskbarHelper.dll"