Answer to original question - no, no way. Accomplishing something like this requires either massive SW and HW modifications to USB bus (which would not be USB any longer) or dedicated MCU serving as an USB device and doing intended function.
If only I could get a € for everytime I hear such question... It is very common to ask such thing amongst beginners. Some people think that if you have a PC, you should be able to anything on USB lines via means of software...
However, all you get from USB is 5V rail at limited current and D+/D- communication lines. Communication protocol is specific and cannot be changed or directly accessed from PC side. D+/D- is only for USB protocol and nothing else (well, except USB abuse with chargers that is).