Beta 4.1 1b

Home Forums Easyslides 4 Beta 4.1 1b

  • This topic has 5 replies, 3 voices, and was last updated 3 years, 5 months ago by wk. This post has been viewed 616 times
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #353
    mmbcadmin
    Participant

    We 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?

    #354
    broetman
    Participant

    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

    #355
    mmbcadmin
    Participant

    Thank you!! I have used CORFLAGS in the past for some backwards compatibility stuff – so I will give this a try!

    #356
    mmbcadmin
    Participant

    Worked perfectly

    Thank you!!!

    #366
    wk
    Keymaster

    broetman – Thank you for explaining the fix!!

    #367
    wk
    Keymaster

    mmbcadmin – 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.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Easyslides 4’ is closed to new topics and replies.