Dijji / XstReader

Xst Reader is an open source viewer for Microsoft Outlook’s .ost and .pst files, written entirely in C#. To download an executable of the current version, go to the releases tab.
Microsoft Public License
479 stars 70 forks source link

XstExport command usage #47

Open mingdaoy opened 2 years ago

mingdaoy commented 2 years ago

I'm trying to get XstExport.exe to work. https://github.com/Dijji/XstReader#xstexport Could you give me a few pointers? Thanks

D:> Mail\XstReader\XstExport.exe -e html -f=< Mail> <20211005.pst> D:> Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst> At line:1 char:46

D:> Mail\XstReader\XstExport.exe -e html -f=Mail 20211005.pst You must specify exactly one Outlook file to export from.

seeemilyplay commented 2 years ago

I hope you managed to figure this out. I just wanted to let you know why you had no response: https://github.com/Dijji/XstReader/issues/51