What would be the up to date command to run to get the contents of this file assuming i have that file and pywallet in the same folder and have a command window open from that directory already.
In that case, do not use
--datadir and put "
.\" before "
wallet.dat";
that will tell pywallet to look for the wallet.dat file in the working directory:
python pywallet.py --dumpwallet --wallet=.\wallet.dat