Contribute
Register

HELP! I need to find You only need NVDANV50Hal(7.2.9)and NVDAResman(7.2.9)

Status
Not open for further replies.
Anyone know how to get those file out of the LION install as they are there???
 
Discussing how to crack open the Apple installer for Lion will be construed as piracy-talk by Tonymacx86, even if it is not. That is because that is how people who have not purchased Lion would need to install it.

Instead, grab a USB flash drive and create a Unibeast installer for the 10.7 version of Lion. The files on Unibeast are hidden, so go to your Utilities folder and open Terminal. Type the following command to reveal hidden files:

Code:
[COLOR=#333333][FONT=Consolas]defaults [/FONT][/COLOR][COLOR=#0086B3][FONT=Consolas]write [/FONT][/COLOR][COLOR=#333333][FONT=Consolas]com[/FONT][/COLOR][COLOR=#333333][FONT=Consolas][B].[/B][/FONT][/COLOR][COLOR=#333333][FONT=Consolas]apple[/FONT][/COLOR][COLOR=#333333][FONT=Consolas][B].[/B][/FONT][/COLOR][COLOR=#333333][FONT=Consolas]finder [/FONT][/COLOR][COLOR=#333333][FONT=Consolas]AppleShowAllFiles [/FONT][/COLOR][COLOR=#333333][FONT=Consolas][B]-[/B][/FONT][/COLOR][COLOR=#333333][FONT=Consolas]bool [/FONT][/COLOR][COLOR=#333333][FONT=Consolas]true[/FONT][/COLOR]


Go to /System/Library/Extensions on the Unibeast drive and get your kexts.

To hide the hidden files again, use Terminal and this command:

Code:
[COLOR=#333333][FONT=Consolas]defaults [/FONT][/COLOR][COLOR=#0086B3][FONT=Consolas]write [/FONT][/COLOR][COLOR=#333333][FONT=Consolas]com[/FONT][/COLOR][COLOR=#333333][FONT=Consolas][B].[/B][/FONT][/COLOR][COLOR=#333333][FONT=Consolas]apple[/FONT][/COLOR][COLOR=#333333][FONT=Consolas][B].[/B][/FONT][/COLOR][COLOR=#333333][FONT=Consolas]finder [/FONT][/COLOR][COLOR=#333333][FONT=Consolas]AppleShowAllFiles [/FONT][/COLOR][COLOR=#333333][FONT=Consolas][B]-[/B][/FONT][/COLOR][COLOR=#333333][FONT=Consolas]bool[/FONT][/COLOR][COLOR=#333333][FONT=Consolas] false[/FONT][/COLOR]
 
Status
Not open for further replies.
Back
Top