good idea, it is probably a stupid syntax mistake, and I can change folder names once I get it working
"D:\Program Files (x86)\Armory\ArmoryQt.exe" --satoshi-datadir=D:\Bitcoin --datadir=D:\armorydb
I don't think you can use those funky sideways quote marks. Erase everything and copy this exactly:
"D:\Program Files (x86)\Armory\ArmoryQt.exe" --satoshi-datadir="D:\Bitcoin" --datadir="D:\armorydb"
Also, are the Bitcoin and Armory dirs the ones that contain the wallet file(s)? They should be.