Set the environment before querying the registry.
authorIain Patterson <me@iain.cx>
Mon, 23 Feb 2015 21:22:22 +0000 (21:22 +0000)
committerIain Patterson <me@iain.cx>
Mon, 23 Feb 2015 21:37:36 +0000 (21:37 +0000)
commit32a1d0fab47a050086106aac346342c70f4d985b
treeb2d61345bb29ff4eb092f0412ca1ca5701163f58
parent4643e3384cb6a844aa7817c489c068f6fcd63e22
Set the environment before querying the registry.

Handle AppEnvironment and AppEnvironmentExtra before querying registry
parameters.  Doing so allows paths and arguments passed to the service
to reference such environment variables.

Thanks Yuriy Lesiuk.
ChangeLog.txt
README.txt
registry.cpp
service.cpp
service.h