CommunityPower EA Detect Version
Hello Community, I have created this script in Powershell in which it detects the version of SettingFile.
Inside the script they have the difference from the previous version
Hello Community, I have created this script in Powershell in which it detects the version of SettingFile.
Inside the script they have the difference from the previous version
Hello,
I have updated it to version 2.50.6 Beta of CP
powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_DetectVersion.ps1"
Hello,
I have updated it to version 2.50.4 Beta of CP
powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_DetectVersion.ps1"
Hello,
I have updated it to version 2.50.3 Beta of CP
powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_DetectVersion.ps1"
Hello,
I have updated it to version 2.49 Final Release of CP
powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_DetectVersion.ps1"
Ok, I think I'm done with this. I would only need a set file of version 2.22 and 2.33 to complete all of them.
I could now create a script that updates the setfile to the latest version without modifying the original strategy.
Hello,
I have updated it to version 2.52.4 Beta of CP
powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_DetectVersion.ps1"
CommunityPowerEA_DetectVersion.ps1
CommunityPowerEA_DetectVersion_run.bat