[GH-ISSUE #139] Value "SytemDrive" is fixed in the code - not read from the system enviroment variable #106

Closed
opened 2026-02-26 10:35:58 +03:00 by kerem · 2 comments
Owner

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.

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.
kerem 2026-02-26 10:35:58 +03:00
Author
Owner

@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

<!-- gh-comment-id:178641289 --> @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
Author
Owner

@Pro commented on GitHub (Feb 27, 2016):

@AliaWeb fixed in version 3.0.2

<!-- gh-comment-id:189652476 --> @Pro commented on GitHub (Feb 27, 2016): @AliaWeb fixed in version 3.0.2
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dkim-exchange-Pro#106
No description provided.