delay
Hi
Can anybody tell me how to add delay line of code in the Nsis setup , scripting language as i am making a setup using NSIS..Any help can be appreciated..
Thanks
Archive: delay
delay
Hi
Can anybody tell me how to add delay line of code in the Nsis setup , scripting language as i am making a setup using NSIS..Any help can be appreciated..
Thanks
Sleep sleeptime_in_ms
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.7.8
Thanks so much ,its working