5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
Function .onInstSuccess
|
|
ExecShell "explore" '$INSTDIR'
|
|
ExecShell "open" '$INSTDIR\ReadMe.txt'
|
|
FunctionEnd
|