Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
Actually im doing a silent installtion, and i want to retry if some thing fails. Im planning to write the function in loop, before that i just want to know, if some thing is avalailabe as an option.
I want to retry if File fails because the destination is in use.
somebody help.