Jump to content

[PdaNet] Issues after installation


npjohnson

Recommended Posts

  • Administrators
sudo rm /System/Library/LaunchDaemons/com.jft.PdaNetMac.plist
sudo rm -R /System/Library/Extensions/PdaNetDrv.kext
sudo rm -R /Applications/PdaNetMac.app 
sudo touch /System/Library/Extensions

if doing it from -s boot flag then you have to type /sbin/mount -uw first and remove the sudo command.

rm /System/Library/LaunchDaemons/com.jft.PdaNetMac.plist
rm -R /System/Library/Extensions/PdaNetDrv.kext
rm -R /Applications/PdaNetMac.app
touch /System/Library/Extensions
Link to comment
Share on other sites

×
×
  • Create New...