-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Good day!
Plex server OS: Windows Server 2019 Core
Plex service wrapper: PmsService
Install directory: C:\Plex\Plex Media Server\
I found that my older version of psupdate.exe was no longer functioning and the log reported "Plex is not installed!". I updated to the latest version of psupdate, put my irregular install path in the .config file (and worked out some .NET Framework issues) and now psupdate.exe will run but reports "64-bit: False" which is not true. I couldn't find the logic in the code that helps psupdate determine which architecture of Plex is running, so I am seeking advice here.
Some of the folders in my Plex Media Server directory have a date-modified of 2016, so this is quite an old installation of Plex that's been carried through the years. It's quite possible this installation started as 32-bit (and still contains some remnants), but I have confirmed the 64-bit edition of Plex is what's now installed and running.
Thanks in advance for any assistance