Return to scriptcase 9.5

How can I go back to version 9.5 of sctiptcase ?.
I have problems with macro sc_redir

@aducom. Hello. How may I download the .exe of the scriptcase version 9.3.011? Thanks.

If it’s not on their history pages, then I don’t know actually. The only option is then to try SC support, but I’m not optimistic…
From another post I found:

Once you start the 9.5 download, copy the link and paste in a new browser tab and then change the version number and presto, it downloads.

https://downloads.scriptcase.com.br/downloads/v9/packs/scriptcase_install_en_us_v9.5.003-x64-php7.3.exe 4 (changed 9.5.003 to 9.4.032.)

Alas, that version still had same issues with my code. Haven’t tried with other versions yet.

What is the most stable version of 9.4, does anyone know?

Thank you @aducom. I have many problems in version 9.5.003 and 9.6, both local environments and production. My current production environment is in version 9.3.011 but I have not tested in other version, for example 9.4.XXX. I guess the version 9.4.032 is the most stable, but i am not sure.

You can download any version you like with a little URL hackings.

First go to the changelog page to find the last stable release for the version you’re interested in.

Which for the 9.4 version it would be 9.4.032

Then go to the downloads page https://www.scriptcase.net/download/
and begin the process of downloading the OS and file you need for your setup.

For me that would be the Linux 64 bit zip. your download may be different, but the principle still applies.

On the page that says: “Thank you for downloading” first CANCEL the download that starts.
Then look for a link below that that says: “Click here if your download doesn’t start automatically”

Right click and copy that url. In my case for the Linux 64 bit zip, it looks like this (but yours will be similar):
https://downloads.scriptcase.com.br/downloads/v9/packs/scriptcase-9.6.000-en_us-php7.3.zip

Now if you want the 9.4.032 file, replace the 9.6.000 with the version you want, put that in your address field, and go. Presto you have the file you need.

For me, the new url will look like this:
https://downloads.scriptcase.com.br/downloads/v9/packs/scriptcase-9.4.032-en_us-php7.3.zip

You may need to play around with the php7.3 if you are download much older versions that have different php variations.

Irregardless, I really recommend using a virtual machine for your scriptcase installation so that you can backup, and snapshot before “upgrading”.

This has saved me a few times. I snapshop the VM before upgrading, and if the upgrade is a total disaster for my apps, then i simply revert the snapshop and everything is back to how it was. Virtualbox or VMware work.

Thanks for yours answers. Now I can solve my problem