Simple-x264-Launcher/etc/finalization.nsh

4 lines
68 B
NSIS

Function .onInstSuccess
ExecShell "explore" '$INSTDIR'
FunctionEnd