I don't think emacs can do it - you are asking for something very particular... Since you are on Windows, one thing you can try is Autohotkey, by writing a script with something like
Send {Shift}
And call the script from emacs. Warning: this is untested.