I just spent a few days doing different builds with pre-installed software on 10.5.2, now its time for me to build the image, but I want to remove my user (named admin) and have the installer trigger the out of the box experience (the movie and registration wizard). How can i do this?
Login to the GUI as root.
Open system preferences and under accounts delete the admin account.
Now open up terminal and type [i]rm /private/var/db/.AppleSetupDone[/i]
The next time the system is booted it will go thru the setup screen.
Comments are closed