Okay, so here is my situation. I have some software which looks for an installed Video Input Card and based on if it finds anything launches 1 of 2 Renderers, one that launches as fullscreen render window (like a game) and the other just has a minimized preview window and outputs the render information to the output card.
However, I don't always have access to the output card, but some second software really needs the application to launch in the second render window type. So I need to trick the machine to thinking the output card is installed.
However, I don't even know where to start. Any ideas?