This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
qiushang
/
xy-capture-video
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
dc6036dfc9
Ramas
Etiquetas
master
xy-capture-vide...
/
nsis
/
PinToTaskbar
qiushang
08b9ea2b8c
add
hai 5 meses
..
x64
08b9ea2b8c
add
hai 5 meses
x86
08b9ea2b8c
add
hai 5 meses
readme.txt
08b9ea2b8c
add
hai 5 meses
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"