I was wondering if its possible to add custom folders to console2 app, when it starts. What i mean is, i created a USB flash that always uses drive letter X, and i have custom apps there, that i need to add to system path, to use them in console2. But the problem is, that don't want to install all of the applications to each computer i connect my USB, nor do i want to add them to system path, since the path will be wrong, when i remove the usb from computer.
So basically, what i want is to create fully portable usb drive with all of the software in it, and i want it to be automatically added and available to console2, but not to the computers system path..
i hope i made my goal clear..