You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to add or change?:
Not being restricted to C:\Program Files\Safing\Portmaster as the installation folder (under Windows) during the installation process.
Why do you and others need this?:
My C:\ is a small SSD, I used to install all my apps onto another HDD.
Workarounds:
Use symlinks (like mklink /D "DRIVE_DESTINATION:\FOLDER" "DRIVE_SOURCE:\FOLDER") works, but I suspect this may be a problem. I have a warning message saying portmaster-start.exe has been started from another not intended directory, meaning the symlink is not handled as the real path by Portmaster. From there, I have no way of anticipating how paths are handled, especially during updates.
Screenshots:
The text was updated successfully, but these errors were encountered:
Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:
🗣️ Our community on Discord is super helpful and active. We also have an AI-enabled support bot that knows Portmaster well and can give you immediate help.
📖 The Wiki answers all common questions and has many important details. If you can't find an answer there, let us know, so we can add anything that's missing.
What would you like to add or change?:
Not being restricted to
C:\Program Files\Safing\Portmaster
as the installation folder (under Windows) during the installation process.Why do you and others need this?:
My
C:\
is a small SSD, I used to install all my apps onto another HDD.Workarounds:
Use symlinks (like
mklink /D "DRIVE_DESTINATION:\FOLDER" "DRIVE_SOURCE:\FOLDER"
) works, but I suspect this may be a problem. I have a warning message sayingportmaster-start.exe
has been started from another not intended directory, meaning the symlink is not handled as the real path by Portmaster. From there, I have no way of anticipating how paths are handled, especially during updates.Screenshots:
The text was updated successfully, but these errors were encountered: