We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 + Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst> + ~ The '<' operator is reserved for future use. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : RedirectionNotSupported
D:> Mail\XstReader\XstExport.exe -e html -f=Mail 20211005.pst You must specify exactly one Outlook file to export from.
The text was updated successfully, but these errors were encountered:
I hope you managed to figure this out. I just wanted to let you know why you had no response: #51
Sorry, something went wrong.
No branches or pull requests
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
+ Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst>
+ ~
The '<' operator is reserved for future use.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
D:> Mail\XstReader\XstExport.exe -e html -f=Mail 20211005.pst
You must specify exactly one Outlook file to export from.
The text was updated successfully, but these errors were encountered: