qiushang 68f9977662 add il y a 7 mois
..
x64 68f9977662 add il y a 7 mois
x86 68f9977662 add il y a 7 mois
readme.txt 68f9977662 add il y a 7 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"