Zend certified PHP/Magento developer

Force every destination IP address on certain ports to go through a specific gateway IP only on windows

I have one network adapter interface connected to 2 gateways. I am trying to dedicate traffic on certain ports (80, 443, 8080, 8443) to go only through gateway IP #1 and everything else by default should go through gateway IP #2.

In windows settings I can define the default gateway, so what else left is how do I route everything on the previously mentioned ports through gateway IP #1