I normally will do this in the install hook of my site's main feature when using dCycle
<?php theme_enable(array('mytheme')); variable_set('theme_default', 'mytheme');?>