Hi,
You have to use corflags, straight after installation of the verson 4 beta program.
I assume you stil have the installer, as it is no longer available on tje ES website,
https://bit.ly/3gOfQfz
Copy this file to your ES program directory.
Go to Start and type cmd (don’t hit ENTER)
Above it you will see the file cmd.exe. Right click on it and run as administrator, click YES to allow.
In the (black) cmd box type “C:\Program Files (x86)\EasiSlides” followed by the <ENTER>
key.
type corflags.exe easislides.exe <ENTER>
You will see:
Version : v2.0.50727
CLR Header: 2.5
PE : PE32
CorFlags : 1
ILONLY : 1
32BIT : 1
Signed : 0
now type:
corflags.exe easislides.exe /32bit+ <ENTER>
(don’t forget to type the ‘+’ sign)
again type type corflags.exe easislides.exe <ENTER>
Now you will see:
Version : v2.0.50727
CLR Header: 2.5
PE : PE32
CorFlags : 3
ILONLY : 1
32BIT : 1
Signed : 0
Notice that the value of Corflags has chanced to 3.
Now start EasiSlides normally and enjoy.
BTW: Current ES v5 has a lot more functionality and existing bugs in ES 4.1 are removed