I have a custom dialog that I use, after the CopyFiles page, but the problem is, the Back button (which I rename and use as a "skip" function by sending a SendMessage $HWNDPARENT ${WM_COMMAND} ${IDOK} 0)
It works fine if I use my custom page pre file copy, but post file copy, the Next button is greyed out. How can I change this behaviour?
Hope this makes sense!!
Back Button disabled.
4 posts