Skip to content
⌘ NSIS Forum Archive

Application in use

6 posts

BarrelOfAGun#

Application in use

With NSIS I created a patch to update a program made by me.
I wish that this patch display a message to indicates that one of the files (.exe) of the upgrading application is in use. How can I do?
Thank you 😛
LoRd_MuldeR#
Originally posted by BarrelOfAGun
There is the italian language in this plug-in?
Looking at the docs, it seems that ALL texts are customizable for this Plugin, so you can use your own strings and translate them to whatever language you like. You may also use NSIS LangString's in order to do that...

Note: You might have found out this yourself easily by looking at the docs, which ship with the Plugin download 🙄