activescott / activescott/lessmsi
Add a command line option to dump all the tables to a destination directory.
Offen
enhancement
good first issue
help wanted
- Vorherrschende Sprache
- C#
- Sterne
- 1.8k
- Forks
- 188
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
At the moment, the lessmsi command line allows the dumping of a single table to stdout.
I would like a command line option to dump all the tables in the msi to a set of msi files in the specified directory (or an Excel file).
A possible command line might be:
lessmsi t -csv
t : means table output
-csv : use csv format
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.