Originally posted by iChan
does anyone know how to change the name of some programs?
I wanna do this purely for aesthetic purposes...
Is it infringing on copyright to change program names?
Originally posted by iChan
...you can change the app name like that but when you open it up, the original name still shows up in the menu bar...
Originally posted by iChan
no, there is no way i could get it to work...
the property lisst editor really just does the same job as textedit...
thanks anyway.
Originally posted by cubist
This is basic in the Unix world, where programs are supposed to use argv[0] (AKA $0) to display their program name. Unfortunately this hasn't caught on in the Mac world yet.