Getting real file path from installer plugin or script
Getting real file path from installer plugin or script
- Subject: Getting real file path from installer plugin or script
- From: "Brewer, Matthew Harrison" <email@hidden>
- Date: Tue, 4 Nov 2008 11:12:46 -0500
- Thread-topic: Getting real file path from installer plugin or script
Title: Getting real file path from installer plugin or script
The installer I'm writing needs to be able to get it's real location on the filesystem. If running from a USB flash drive, evidently the installer is copied over to the /tmp/ area on the Mac, as calling
[[NSBundle bundleForClass:[self class]] bundlePath]
returns something crazy. I need to know that I'm running from a USB drive. Is there a way to get this information?
Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden