Hi all,
I want to notify the user what is currently progressing(progress status just above the progressbar) while installation in progress for exp:
Copying files...
Installing COM components....
Is there a function to set these status in NSIS?
Regards
Pradeep
How to Know Install Status while installing
2 posts
http://nsis.sourceforge.net/Docs/Cha...html#4.9.14.14 - SetDetailsPrint
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.14.3 - Detailprint
The command reference is your friend. Please use it.
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.14.3 - Detailprint
The command reference is your friend. Please use it.