View Single Post
  #1  
Old 16-07-2023, 10:49 AM
g__day's Avatar
g__day (Matthew)
Tech Guru

g__day is offline
 
Join Date: Dec 2005
Location: Sydney
Posts: 2,902
A fix for PEMpro not updating since version 3.00.48

I noticed PEMPro hasn't updated for a while - so I went searching CCDWare's forums. Turns out its a know bug caused by a change in Windows securtiy policies.

https://ccdware.infopop.cc/topic/pem...ck-for-updates

A five line registery update is provided to update security policies so that the handshake between a users PC and their download servers has been developed - or one can simply manually download the latest version and that fixes their issue.

The manual upload to your registry file apparentkly requires the values:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microso ft\.NETFramework\v4.0.30319]
SchUseStrongCrypto=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432 Node\Microsoft\.NETFramework\v4.0.3 0319]
SchUseStrongCrypto=dword:00000001

Tested it and for me it worked last night!

Plus Ray has released a new log file viewer!

http://www.siriusimaging.com/PEMProV...up_1.2.1.0.exe

Last edited by g__day; 16-07-2023 at 11:03 AM.
Reply With Quote