DUDE YOUR TX ID ISNT EVEN BROADCASTING ON blockchain.info
--snip--
OP, if you rebroadcast your transaction, it'll take even longer before it's dropped from the mempool... Adizzle777 is giving advice on how to rebroadcast, but you should either abandon the transaction OR rebroadcast, you need to chose either one, certainly not both... As a matter of fact, i'd personally not rebroadcast a low fee transaction, but that's my personal opinion.
Hi Man
its now saying
12:13:47

abandontransaction a366a4a92d4332d1c2d0b3292ac7194bc4c73be76dfffd407c7caabfcb89a5f6
12:13:47

Transaction not eligible for abandonment (code -5)
and the path is C:\Program Files\Bitcoin\bitcoin windows 10
Did you start bitcoin-qt with the "-walletbroadcast=0" parameter?
If so, and you can't get it to work, i'd suggest using -zapwallettxes instead.
dont mean to sound stupid but how would I do that start bitcoin-qt with the -walletbroadcast=0 , where do I add this line of txt?
this was actually in one of my previous posts
--snip--
For a "standard" windows installation, it'll be something like opening the command prompt and typing in:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -walletbroadcast=0
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes
--snip--