Post Install Scripts
I put one of my scripts in it:
#!bin/sh
defaults write /Library/Preferences/com.apple.loginwindow LoginwindowText "Hello"
But I get an error when trying to image saying "install setup failed: run postinstall script"
I know the script works because i tested it.
Any ideas?
intel, Mac OS X (10.5.8)