newadvsplash updated, wait command removed
The newadvsplash plugin (used in nearly every PAF NSIS launcher) has recently been updated and the wait command removed, in favor of a /WAIT option added to the stop command. Annoyingly enough this means that nearly every PAF app will need to be updated to compile with the latest version of the plugin, which is now the version available from the NSIS sourceforge page.
Old syntax:
newadvsplash::wait
New syntax:
newadvsplash::stop /WAIT
- Read more about newadvsplash updated, wait command removed
- 2 comments
- Log in or register to post comments