mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #139] Value "SytemDrive" is fixed in the code - not read from the system enviroment variable #106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AliaWeb on GitHub (Feb 2, 2016).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/139
The Installation works for system drive C: only. If the OS on another disk (eg., D:), then not working properly.
@Pro commented on GitHub (Feb 2, 2016):
Yes, that's correct.
Even though it is not recommended to install windows or applications on another drive than C:, we should support different install paths.
To achieve this, we need a way to let the user define the path stored in https://github.com/Pro/dkim-exchange/blob/master/Src/Configuration.DkimSigner/Constants.cs#L7
@Pro commented on GitHub (Feb 27, 2016):
@AliaWeb fixed in version 3.0.2