According this question CustomPage for Serial Number in Inno Setup, I already realized the serial number pasting by "Ctr+C" and "Ctr+V". Now I need to paste the serial number by right-click the mouse and paste.
Can I add a wndproc in the edit so that I can catch the WM_PASTE message?