Has anyone tried to package EyeTV and programmatically complete its setup assistant? The EyeTV software is drag and drop, but on first launch, it prompts for the activation key and some other options.
After completing the setup assistant, it creates the following files, so I know it's possible to do, but short of a bunch of trial and error, I don't know what's needed and what it can figure out itself.
/Library/Preferences/com.elgato.eyetv.devices.plist
/Library/Preferences/com.elgato.eyetv.plist
/Library/Preferences/com.elgato.eyetv.world.plist
~/Library/Preferences/com.elgato.eyetv.plist
I've been modifying a snapshot that was done for this for the past 2 updates, but I hate snapshots and I keep thinking that there must be a better (not necessarily easier) solution.
Any help is greatly appreciated.