What apps? How did you do the restore, and what problem were you having that made you think a restore might be useful?I am asking that because some of mine are not working after a system restore.
Hi benwiggy,What apps? How did you do the restore, and what problem were you having that made you think a restore might be useful?
I'm not sure what algorithm AppCleaner uses, if any. I suspect it is not a sophisticated as you imagine.it's the same backtracking method of app as AppCleaner
benwiggy, first thanks, I missed this previously... I am looking for a reverse engineering trick and I'd like know exactly the linked resources of some specific apps.I'm not sure what algorithm AppCleaner uses, if any. I suspect it is not a sophisticated as you imagine.
If these are third-party apps, I would re-install them or redownload them.
If these are Apple apps, we need to figure out why your restore didn't work properly.
Also, what exact error message or behaviour do you get when you try to run these apps?
In order to provide help, we need to know as much about what you are trying to achieve, and what problem you want to fix.I am looking for a reverse engineering trick and I'd like know exactly the linked resources of some specific apps.
benwiggy, sure... as you can see some apps need expressly OS X 10.7.x or later or a minor release of OS X to be launched and I guess they can work also with later releases... now I would like check if they are looking for specific libraries or not, just that ^^.In order to provide help, we need to know as much about what you are trying to achieve, and what problem you want to fix.
I'm not sure that there is a simple command or program you can run that will magically tell you every file and framework that an app needs to run properly. You might get some joy with dtrace. The Console may log error messages detailing what component was missing that prevented the app from launching.
If you want to restore your apps, then performing this task is not the simplest way of ensuring that your apps are correctly restored.
If you want to do this for some other reason, then you need to let us know what that reason is.
Hi Ben,The easiest thing is to check with the developer whether the app version you have works on a particular OS version.
An app is likely to use LOTS of frameworks and files in the OS on which it depends. Providing you with a big list is not going to be helpful.