I am trying to create a batch file to extract from SalesForce and split the file into smaller chunks. I have created a .gsc file that does what I need with no issues.
When I use
“C:\Program Files (x86)\GSplit\GSplit.exe” “” -c-go-s-t-l “c:\contactfiles\contactsplit.gsc”
The GUI launches but...