Home › Forums › Easyslides 4 › Beta 4.1 1b
- This topic has 5 replies, 3 voices, and was last updated 4 years, 7 months ago by
wk. This post has been viewed 1167 times
-
AuthorPosts
-
August 29, 2021 at 3:27 pm #353
mmbcadmin
ParticipantWe LOVE Easislides – but not a fan of the new layout of version 5.0.1
We updated to the Beta 4.1 1b a long time ago
Trying to update our system from a 32 bit to a 64 bit OS and when we reinstall and launch we receive a CLR30 error in the event viewer and are unable to launch the application – all of our .NET Framework stuff is correct
If we install the normal 4.0 version or the new 5.0 version they work fine
I tried exporting and reimporting the database from 4.1 back to 4.0 and it’s all scrambled up
Works fine in version 5 – but again not a fan of that version
Anyone know a way to get 4.1 1b to work on a 64 bit version of Windows 10?
Or is there a way to make the layout in version 5.0.1 look like version 4.0/4.1?August 31, 2021 at 4:22 pm #354broetman
ParticipantHi,
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,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 : 0now 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 : 0Notice 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
September 1, 2021 at 1:20 am #355mmbcadmin
ParticipantThank you!! I have used CORFLAGS in the past for some backwards compatibility stuff – so I will give this a try!
September 1, 2021 at 4:26 pm #356mmbcadmin
ParticipantWorked perfectly
Thank you!!!
September 25, 2021 at 11:27 pm #366wk
Keymasterbroetman – Thank you for explaining the fix!!
September 25, 2021 at 11:30 pm #367wk
Keymastermmbcadmin – Thank you for using easislides! The layout in easyslides 5.0.1 is to allow for new functionalities. The main visual differences are the extra tabs and I hope you will be able to use 5.0 in future.
-
AuthorPosts
- The forum ‘Easyslides 4’ is closed to new topics and replies.