Workspaces : Updating the querypath.txt to mimic workspaces : Portable Deployments

Options

I have 1,000 - 100,000 + linq file LINQPad based apps/playgrounds/interactive tools. I need to switch query folders on every launch of LINQPad so I built a system to update the appdata\roaming\linqpad\querypath.txt on launch after killing all LINQPad processes.

It doesn't work for portable deployments. Otherwise, it works great!

Thanks.

Comments