Hide a file during copying....
Hi !
I make a lots of ocx for my app and I donĀ“t want to be "visible" in the detail's window, during installing and uninstalling ... I read the Doc's but I don't find a command for that.
does any one know???
:cry:
Archive: Hide a file during copying....
Hide a file during copying....
Hi !
I make a lots of ocx for my app and I donĀ“t want to be "visible" in the detail's window, during installing and uninstalling ... I read the Doc's but I don't find a command for that.
does any one know???
:cry:
Use SetDetailsView:
http://nsis.sf.net/Docs/Chapter3.html#3.7.14.11
Ok, I read the option to hide the Detail's window, but actually I want the end-user to see the files that installer is copying, but I don't want to see the ocx's installing or uninstalling in the detail's window...
I am sorry, my mistake. I meant SetDetailsPrint:
http://nsis.sourceforge.net/Docs/Cha...html#3.7.14.12.