1 LAN 2 WAN no failover no loadbalancing

Hello MikroTik Guru’s,

I have one LAN with pc A and pc B, and two WAN’s (WAN 1 and WAN 2).
I’d like to configure my 951G-2HnD so:
pc A connects to internet via WAN 1, and
pc B connects to internet via WAN 2.
No failover or loadbalancing (as the WAN’s do not have enough capacity for sharing).

I know I can change the gateway of pc B only, but this is not secure IMHO (is it?).

I’m obviously too stupid to understand why all the existing ‘add this do that’ examples interfere with my existing settings (from earlier attempts to get this working?).
So I am searching a full configuration example (in english or routerOS rules).

Thank you for helping me or pointing me in the right direction.

There is no such thing… If your setup uses masquerade you will have to policy route your traffic anyway, to ensure that replies are going out same interfaces the requests came in. So you will have some sort of load balancing anyway, just to make it work.

PCC example in manual covers almost all the angles.