hi
i've managed to put the installer string bits (dunno what you properly call it) into the "special" section of my displayorder.plist so it is now hidden. so on my installer does not show in springboard. however it does not show up in launcher, so that makes a big annoyance!
@ EmoRebellion i notice that u have removed the sms/text app from your springboard, my guess is that it doesn't show up in launcher either?
it would appear that launcher only displays third party applications (except installer)
i had a look at ur displayorder.plist file and i know why ur "installer" icon isn't hidden,
you have put this under the "special" section of displayorder.plist file:
displayIdentifier
com.apple.Installer
when it should be this:
displayIdentifier
com.nullriver.iphone.Installer
thats prob why its not being hidden.
here is another launcher app you may want to try:
http://code.google.com/p/mobilelauncher/
its made by the group who developed MobileTerminal, and it launches apps like they way u add widgets in OSX, and it shows ALL applications installed on the iphone. i tried this but then messed up doing something else, so had to restore my iphone so no screen shot yet.
hope this helps! let me know how it goes =)