|
|
Always launch Google Chrome beta with integrated Flash
The easiest way, IMO, is to open up the (Google Chrome, in this case) application bundle (right click, show package contents), go into Contents, and open up Info.plist.
Always launch Google Chrome beta with integrated Flash
Don't do that!
It doesn't work and the application won't even launch once the os reload it from disk.
If you change the value of CFBundleExecutable to $YOURNAME the os will look for $APP/Content/MacOS/$YOURNAME and since it doesn't exist:Boom!. It doesn't parse command line arguments there since they are not supposed to be there.
There's no key dedicated to that purpose( there's one to set the executable's environment but not its arguments because the open cmd is there for that).
You can find a list of all the settable key in a bundle plist there:
http://developer.apple.com/iphone/library/documentation/General/Reference/InfoPlistKeyReference/Introduction/Introduction.html
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.14 seconds |
|