Skip to content

Conversation

@FlorisDevreese
Copy link

As described in issue #47 HOMEDRIVE and HOMEPATH are volatile variables that shouldn't be used.
I replace these variables with the non-volatile variable USERPROFILE.

Question: does this task also has to work in Linux systems?

fixes #47

As described in issue kevicency#47 HOMEDRIVE and HOMEPATH are volatile variables that shouldn't be used.
I replace these variables with the non-volatile variable USERPROFILE.

Question: does this task also has to work in Linux systems?

fixes kevicency#47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HOMEDRIVE and HOMEPATH variables don't exist for Windows Service Account

1 participant