Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation in a different directory #22

Closed
iTzHard opened this issue Jun 18, 2020 · 1 comment
Closed

Installation in a different directory #22

iTzHard opened this issue Jun 18, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@iTzHard
Copy link

iTzHard commented Jun 18, 2020

Is there a way to use the script to setup the WINEPREFIX in somewhere that's not the home directory? I have a very small SSD and I can't afford to put Photoshop in it

@Gictorbit
Copy link
Owner

this is like #9
you can use -d switch to specify installation path, and -c for the cache directory.
for example:

./PhotoshopSetupCustom.sh -d /mnt/myfiles/photoshop
or 
./PhotoshopSetup.sh -d /mnt/myfiles/photoshop -c /mnt/cache

if you don't use it, installer script uses the default path
also, uninstaller script and others will detect your custom path so there is no problem
I recommend just use -d argument and use default cache directory
this feature is under test after testing I'll add it to setup.sh

@Gictorbit Gictorbit added the duplicate This issue or pull request already exists label Jun 19, 2020
@iTzHard iTzHard closed this as completed Jun 19, 2020
@Gictorbit Gictorbit pinned this issue Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants