Reply to thread

Yes, I have just looked at the value of %ProgramFiles% on 64-bit Windows 7, and it is:

C:\Program Files

So Microsoft has actually changed its value in 64-bit Windows 10. What were they thinking? :mad:


The result is that one cannot rely on that environment variable to indicate the bitness of the operating system. It will be necessary to check first for the existence of  "C:\Program Files (x86)". If that exists, that folder contains the Team MediaPortal folder to use as the destination. Otherwise it is "C:\Program Files" that contains the Team MediaPortal folder.


Apologies for suggesting a bad fix. :(


-- from CyberSimian in the UK


Top Bottom