Great, I'll do that. Thanks again!
Does something like
Block[{$TemporaryDirectory = "C:\\temp"}, SemanticImport["ExampleData/RetailSales.tsv"]]
work (assuming the C:\temp directory exists and is writable by the current user)?