I finally got the windows service running.
The instructions on the documentation website is correct.
What me got struggling is:
If you have a user account for your popfile service - and you NEED one - then ensure there are the POPFILE_ROOT and POPFILE_USER environment settings set for that account!
To ensure this log on using your popfile-service-account and set the environment there OR set them as system variables so EVERY user has this set. The service account only needs "normal user"-rights to run popfile.
Best regards
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I finally got the windows service running.
The instructions on the documentation website is correct.
What me got struggling is:
If you have a user account for your popfile service - and you NEED one - then ensure there are the POPFILE_ROOT and POPFILE_USER environment settings set for that account!
To ensure this log on using your popfile-service-account and set the environment there OR set them as system variables so EVERY user has this set. The service account only needs "normal user"-rights to run popfile.
Best regards
Steve
Did you ever manage to get the POPFile icon to appear in the System Tray when run as a Service?