warning dialog
I have an installer and it needs 250MB drive space. However, I only have 100MB in my HD. After a few second, the windows of installation directory choosing is shown with a install button disabled. It seems NSIS knows there is not enough space for installation. Now, I want to create a warning dialog to display that information to the user. How can I do it?