Posts

Showing posts with the label CSVViewer

CSVViewer Version 1.1.1.0

Image
Announcing the release of CSVViewer Version 1.1.1.0 CSVViewer has been updated with 2 new features, you can now run the exe from the command line to directly open a csv file or to specify the default path for the browse for file window. you can get more information and downloads the application from https://www.mosaicmk.com/2018/08/csvviewer.html

CSV Viewer

Image
CSV Viewer is the latest addition to my self made tool box, as always the tool is written in PowerShell and converted into a exe. CSV Viewer is a light tool that you can use on any windows device that has PowerShell 2.0 and .net framework installed. The tool will open a browse for file dialog box that will only allow you to choose a CSV file then once you choose a file a data grid will open the file allowing you to view the content, you can even filter and sort the content of the csv file.