Hey guys, i'm a new user here.
Ok i'm gonna jump straight into my question: How do I make apps portable for use on USB?
By portable, I mean it must run completely on the USB Flash disk.Reason being, I don't exactly want remnants of apps on my Company computer.If you know what I mean...
The app i'm currently trying to (convert?) is Minecraft.I'm using this thread:
How to run Minecraft from a USB drive (Mac Edition) - Discussion ...
to do this but I noticed that this does not actually a make Minecraft portable.
This command (in the thread,link above) [ ln -s /Volumes/<your drive name>/minecraft ~/Library/Application\ Support/minecraft ] only makes a shortcut in the application support folder leading to the one on the Flash Drive.Now as I said I "don't exactly want remnants of apps on my Company computer".
Another annoying part is that I have to apply the terminal command each time plug in the USB.Can anybody give me a terminal command(or something else that does the job) that makes the application look for the directory in the usb rather than in the default ApplicationSupport?And I also want to include the rest of the game's data on the usb (preferences,saved states etc.)
The goal is to get Minecraft completely portable.I thank you all for spending the time to help me in advance.
Post Sniped
Ok i'm gonna jump straight into my question: How do I make apps portable for use on USB?
By portable, I mean it must run completely on the USB Flash disk.Reason being, I don't exactly want remnants of apps on my Company computer.If you know what I mean...
The app i'm currently trying to (convert?) is Minecraft.I'm using this thread:
How to run Minecraft from a USB drive (Mac Edition) - Discussion ...
to do this but I noticed that this does not actually a make Minecraft portable.
This command (in the thread,link above) [ ln -s /Volumes/<your drive name>/minecraft ~/Library/Application\ Support/minecraft ] only makes a shortcut in the application support folder leading to the one on the Flash Drive.Now as I said I "don't exactly want remnants of apps on my Company computer".
Another annoying part is that I have to apply the terminal command each time plug in the USB.Can anybody give me a terminal command(or something else that does the job) that makes the application look for the directory in the usb rather than in the default ApplicationSupport?And I also want to include the rest of the game's data on the usb (preferences,saved states etc.)
The goal is to get Minecraft completely portable.I thank you all for spending the time to help me in advance.
Post Sniped