Rewrite TMP folder from host to removable
I am currently looking at creating an NSIS script for Blender Portable. This includes the option of installing Python also for use on a USB pen drive.
My query is that Blender, no matter how much I have tried with it's internal settings, writes the rendered animations and other junk files to a TMP folder located on the root of the host PC that it creates itself. I am looking for a way to rewrite the directory to the root of the USB device.
Secondly Blender also opens up an additional window that shows what Blender is doing, checking for Python install, where it is saving files etc. Is there a way to have this hidden or start minimized with something implemented in the script for the launcher.
May not matter but I am currently building on a XP Pro SP3 virtual machine. Blender no longer works in 98 or ME as of 2.46.
Many thanks for any help or advice.