OS X V10.6 Snow Leopard :: How To Uninstall Apps On A Mac
Feb 20, 2012I really need to now how can I uninstall apps on mac
View 7 RepliesI really need to now how can I uninstall apps on mac
View 7 RepliesI want to go back. How do you uninstall, reinstall with original disks? Will that wipe out everything?
View 24 Replies View RelatedHow do I uninstall mac os x leopard and re-install
Info:MacBookPro, Mac OS X (10.6.8)
Besides using mac os to install & uninstall apps, what are the best apps out there that can; dwonload from the internet & off a thumb drive all types of files like dmgs, zip files & other odd files types, & install them properly on my mac
And a app that properly & completely uninstalls apps, without leaving thngs in the registry
I'm trying to buy a new refurbish that will ship with Snow Leopard. I'm mainly buying it for the HD, RAM, and physical upgrades.
I have Final Cut Studio and Photoshop and I don't want to pay the $299 upgrade and rather stick with leopard on the new machine.
Is there any way I can uninstall Snow Leopard and install Leopard on the new mac so that I can continue to use my software?
I need to know before I purchase the new one ASAP so i can sell my older machine.
Unfortunately, I installed Microsoft Office for Mac some time ago and seem to be having trouble uninstalling it.
Info:
Mac OS X (10.6.8)
How do I uninstall the Nokia I-Sync app? It doesn't appear in my applications folder and I can't drag it into trash.
Info:
MacBook Pro, Mac OS X (10.7.3)
Trying to clean out my iMac with OS X v. 10.6.8. Wish to uninstall the foreign language support.
View 9 Replies View RelatedMy questions are how can I uninstall Lion and revert back to Snow Leopard, and will this causes all my settings to revert back to default mode?
Info:
MacBook Pro, Mac OS X (10.7.3)
I have my drive partitioned between Tiger and Snow Leopard. I am trying to move myself over to Snow Leopard so I don't have to keep switching. The problem is that my old apps that alledgedly will work in SL, give me an error box when I launch them. It happens with Appleworks 6 and Quicken 2007. I've installed Rosetta but don't know what else to do.When I launch either application, it says it unexpectedly quit and gives this info: Process: [code]
View 13 Replies View Relatedmy apps all have .app at the end, why is that, how can I remove it.
View 2 Replies View RelatedI have been using Mac for quite a while and I've always deleted apps just one way. But I never knew it was officially the 'right' way to uninstall things...
This is what I do:
I go to the app that I want to delete, right click on it and click on 'show package contents', then i just delete the whole "contents" folder. The desktop icon goes white so I just drag it to the trash and that's it!
Is this the right way to uninstall? Or does this cause small files to still linger somewhere on my computer?
how to uninstall apps from my macbook.
Info:
MacBook Pro (Retina, 13-inch, Late 2013), iOS 7.1.1
I'm on latest update of Snow Leopard and ever since I started working with mBOX (sound interface) and ProTools, my osx crashes frequently when quitting apps. My guess it's something to do with the sound card (the internal one). When I quit an app , the screen becomes green and it says in a couple of different languages that I have to turn off the computer by holding down the power button.
Then when I do that and then restart my computer, when booted it says 'You shut down the computer because of a problem'. In the report I always find that the problem layed with the app I quit.
It's not a particular app, I've had it with Quicktime, VLC, iTunes, LittleSnitch, SoundSource, Chrome, etc...
PS: I'm running on MacbookPro, 15" 2.4 GHZ Intel Core 2 Duo, 2 GB 667 MHz DDR2 SDRAM, Mac OSX 10.6.2
Is this going to be a problem when up grading?
Anyone know of any?
I thought this deserves a new thread as the other thread is getting a bit of a mess.
I found this great site that shows your apps compatibility with snow leopard:
[URL]
Last night I installed the new Snow Leopard hoping to see an improvement in some of the programs I use (Photoshop, LR, Flash, AE etc�) but I don�t think any of these programs other than Safari, Finder and all those built-in applications in OSX benefited from this new 64-bit code, at least I haven�t seen any improvements in fact I went and checked the Activity Monitor and I don�t see the 64-bit in any of these programs.
Was this supposed to benefit all programs speed wise or the program itself should be 64-bit compatible?
Today I have had a ton of apps crash randomly in SL. Safari, Firefox, preview, mindmanager, pages have all crashed numerous times. Is it just me or are other people having reliability problems. I know apps crash but I have never really had a problem with it on other versions of osx...
View 9 Replies View RelatedThis started about a month ago, the icons on my doc started disappearing and appearing rotating between apps. Then it finally stopped on Firefox IMovie Terminal System Preferences and text edit. Then the apps started disappearing Ones I have found missing so far are dictionary and calculator.
View 4 Replies View RelatedI have a MacBook OS X 10.6.8 and have just now bought a new ipad 3 and 4s phone and would like to know if all 3 can connect via icloud
Info:
MacBook, Mac OS X (10.6.8)
trying to drag file to sd card it keeps bouncing off
Info:
Mac mini (Mid 2010), Mac OS X (10.6.8), dragging files
i am having some problem with iphoto , it is not openning at all . what should i do
Info:
iPhoto '11, Mac OS X (10.6.7), mac book pro 13
In response to a report earlier this week pointing out that many of the applications in early builds of Mac OS X 10.6 Snow Leopard are dramatically smaller in size, a number of developers have weighed in to explain where all those missing megabytes went. Bryce C noted that the extra heft in Leopard's apps does indeed come from localization files, which are used to distill all of the text strings and other variables that differ between languages. Depending on the language preference set by the user, the operating system accesses the desired language files and uses them in conjunction with the common application code to simplify developers' work to deploy their apps to worldwide markets. Inside each application's bundle file in Mac OS X are NIB files, shorthand for the original name of the tool used to create them: NeXTSTEP Interface Builder. NIB files also contain any graphical resources used by the application. During development, Interface Builder is used to visually arrange the program's interface controls -- from buttons to scroll lists -- which are then mapped to actions. The original XML files used during development are named "designable.nib," but these files are not supposed to ship with the finished application. The final NIB files that are included with the finalized application are much smaller, and can usually be compressed even further.
Running these NIB files through a simple file compression results in dramatic disk savings. Bryce noted that the XML and HTML files stored within the bundle of Leopard's Mail shrink from 289 MB to 96.6 MB with a simple file compression, resulting in a file size comparable to the new Mail delivered in the Snow Leopard beta release. Apple earlier applied a similar technique to preference .plist files, converting them from plain human readable XML text files into compressed binaries to save space on disk. The added overhead required to compress and uncompress these files in the background as they are read from and written back to disk is insignificant. While Apple may likely be expanding the use of background file compression to save space in Snow Leopard, today's Mac OS X Leopard is unnecessarily overweight due to an error Apple made when packaging the system, according to a developer who asked to remain anonymous. Leopard apps all contain superfluous designable.nib files that should have been removed in the Golden Master. "Mail alone has around 1400 of these files, taking up almost 200 MB of disk space," he noted. Other suspected reasons for the dramatic weight reduction included lighter weight, resolution independent vector graphics and the removal of PowerPC code.
However, the same developer explained that "most of the artwork in the applications is the same as it was in Leopard. Snow Leopard is, sadly, not much further along in resolution independence than Leopard, at least in the developer preview." The move to vector graphics may make a small additional impact on tightening up the system, and even graphical interface elements stored as bitmapped art will benefit from the file compression noted above. As for the removal of PowerPC code, developers note that Snow Leopard's applications are still currently being delivered as Universal Binaries anyway, and that removal of that extra code has a very limited impact on file size when compared to the results of compressing large XML and graphics files related to interface localization and the complete removal of any unnecessary development NIB files. Leopard users tight on disk space can safely delete all of the designable.nib files stored within their apps and use a tool such as Monolingual or Northern Softworks Leopard Cache Cleaner to remove unused foreign language files, resulting in a free weight reduction without the wait. [View this article at AppleInsider]
I recently upgraded to OX 10.6.8 (MacBook Pro). Now Quark Xpress and Microsoft Word can't find the fonts. They both see the same list of fonts. The fonts are all windows true type fonts (.ttf). The list of fonts available does not include all the .ttf fonts in the library. There is no font folder anywhere that has only the fonts that these two apps see in it. The apple apps I tested see all the fonts in the library. How do I make the fonts available to the non-apple applications?
View 3 Replies View RelatedCan't find stacks. How can i get it and other apps back?
Info:
MacBook, Mac OS X (10.6.8), leopard
I'm trying to update our lab computers to Adobe CS 6 Master Collection, but all of the apps only work in the admin account and none work from the managed accounts. I've posted this on the Adobe forums, but no help so far: [URL]..Recap:
1. Made sure that all applications are checked in the limit applications preferences.
2. Changed permissions on all Adobe related folders to read and write.
The prompt stating that the user does not have permission to open the application comes up. if I select always allow, nothing happens.If I select allow once, other permission prompts come up for the application's components (e.g., adobe_licutil) and the application freezes. If the account preference is changed to allow this user to administer this computer, all applications work fine, so there is some kind of problem with CS 6 and parental controls (nothing works if parental controls is activated for a managed account, regardless of the applications being allowed for the managed user).
Been using Print Therapy but problem still unsolved.
Mac OS 10.6.8
Printer HP Laserjet CM1415fn
Info:
iMac (27-inch Mid 2010), Mac OS X (10.6.8)
My MacBook Air told me that updates were ready to be installed, and I clicked on "Yes". But the updates didn't install (I think my wi-fi failed part-way through the process), and the Air froze. I switch off and on again, but it fails to load the OS
Info:
MacBook Air
how do i uninstall Final Cut Studio apps?
i just installed them, but they're filling up my app folder. i want to reinstall into it's own folder.
same thing happened with photoshop, but i think there was an uninstall.
do i have to do it all manually and are there instructions so i don't miss anything?
I had issues with my old hard drive that kept from using time machine, address book syncing with mobile me, shutting down, disk repair, and permissions repair. Next, I did extensive research on each issue and realized the best thing to do was upgrade my hard-drive (from 110 Gigs to 500 Gigs and an additional gig of memory) and start fresh with Snow Leopard I used carbon copy to do a complete bootable copy of my previous hard drive. I do not have any time machine backups. I opted to save time and have a local shop (Onyx here in Atlanta) do the HD install I did not have them do a data move or port. So now I am left with getting all my necessary apps, preferences, and other data (photos, iTunes, etc...) either installed and updated or moved from the old hard-drive.
I've run across a few threads on here that talk about these items but I still have a few questions. Some are basic so please forgive me. Will I have any problems reinstalling the applications (like iWork, MS Office 08, Adobe Acrobat 8, Omni Focus, Omni Notetaker, and/or other paid apps) with the serial numbers used on my previous hard-drive? Is it better to reinstall these apps or move them over? How does one move over apps? Is it best to the migration tool? (I've never used the migration tool)
I don't want to corrupt my permissions or library files as I had done on my previous harddrive. So will using the migration tool to move apps over move over the corrupted or troubled library files associated with particular apps? Are there good threads that speak to these particular issues? Also, are there helpful guides, online bo oks or sites that speak to these issues? I do want to get a clean start but there are some things I dont' want to lose. Things like my bookmarks in Firefox and Safari, my OmniFocus database. Lastly, the technician thought my original 110 gig hard-drive was about physically die due to how slowly it shut down and given the issues I was having. Does anyone have any thoughts on this?