Jump to content

Recommended Posts

Posted (edited)
11 hours ago, mooms said:

...
Here is a beta version, it have room for improvements, but should works fine.
Please test & report.

JAVA-Multi_Maker_3.2b1.zip

 

Hi mooms,

Installer has been created, but:

1) No question about "administrative install"

2) Installer-size 35% bigger than with admin-installer

3) Very bad: it does not uninstall previous versions.

Regards, Thiersee

Edit: may be that point 3) has to do with the oracle-change in the installer?

Edited by Thiersee
Posted

Hi Thiersee,

 

1) and 2) are expected (it's a quick release, admin install will eventually come back when I have time to work on the script).

3) is unexpected: on my test  previous version(s)  was uninstalled.

Posted (edited)
1 hour ago, mooms said:

......

3) is unexpected: on my test  previous version(s)  was uninstalled.

Hi mooms,

I tried it many times in 2 VMs with the old and the new installer:

JRE 8u66 installed, then updated to 71/72 ---> 8u66 (8u71) has been uninstalled; updated the existing 8u72 to 8u73/74, 8u72 has not been uninstalled.

8u73 installed and updated to 8u74, 8u73 has not been uninstalled.

Edit:

I think I found what caused the error: in every line


ECHO SetEnvironment="DelOldVer=%%%%P:hidcon:cmd /c For /F \"tokens=2 delims={}\" %%a In ('Reg Query %%swUninst_%%%%P%% ^| FINDSTR \"%GUID%\"') Do exeExec /x{%%a}">> "32.cfg"


you wrote exeExec, but this command does not exist: I changed it in MSIexec and it works.

Installed 8u72, updated to 8u74: every time the previous (or already installed) version has been uninstalled.

An already installed 8u74 has been uninstalled too.

Edited by Thiersee
Posted

Updated the script to works with 8u73 & 8u74.

Everything is working again: uninstall of previous versions and admin install are back.

3.2b1 was a quick & dirty fix and is buggy (thanks Thiersee), please update to 3.2

  • 8 months later...
Posted

Hi mooms,

there is an issue with the new version, BTW the same as in february: the present (older) Java-version will not be uninstalled (but it doesn't seems tobe the same reason as in February ;)).

No matter if the older version has been installed with the original installer or with the repack (dual installer).

If I use the original installer I get a box to uninstall the old Java.

Regards, Thiersee

Posted

Thanks for the feedback Thiersee, the uninstall GUID has changed slightly, this is fixed now.

Version 3.4 is out.

what's new:

Quote

- Updated uninstall GUID string. (8u101/8u102 was not uninstalled when installing 8u111/8u112)

 

  • 2 months later...
Posted

Hi mooms,

the JavaMaker (3.4) does not work again: it does not download the install files; if I put the manually downloaded files in the folder, the AIO is being generated.

Regards, ThierseeMooms_Java.JPG

 

Posted

Thiersee..Im not even able to download Java from the official site..seems that there is some problem in java "field" I guess,cos I don't have any explanation?Did some one else got the same problem?

Posted

Sorry, but the code used to find the download URL was made by Strych9, and I don't know how to use curl. If someone is able to update it, it will be cool.

I have sent a PM to Strych9, let see if he responds.

In the meantime, you can download the file(s) with this URL (more convenient by the one given by Thiersee)

https://java.com/en/download/manual.jsp

then put the offline installer(s) in the same folder than the script, it will make installers as usual.

Posted

Version 3.5 is out, I managed to fix the curl command, so downloads are working again, enjoy !

Changes:

Quote
  • Fix downloads.
  • Using aria2c instead of wget.
  • Updated French strings in sfx
Posted

No protection, but it's now encoded in UTF-8 to allow special characters in the sfx.

I suppose you use notepad, or other crappy text editor isn't it ?

Use a good text editor like Notepad2-mod, I share a sfx here.

Posted

BTW Thiersee, if you want to add special characters in German and/or Italian sfx strings, it's now possible, thanks to the UTF-8 encoding.

  • 7 months later...
Posted

Here is a beta version for Java 9 JAVA-Multi_Maker_3.6b1.zip

You have to download the Java 9 x64 setup from here and copy it in the "JRE_setups" folder then launch "_JAVA_Multi_Maker.cmd".

Tested on Windows 10 x64, both normal and admin install works. It will uninstall any previous  x64 Java 7 or 8 version before installing Java 9, but keep x86 versions.

I don't know if Java 9 will have a x86 version, for this beta it's only x64.

I haven't tested if the browser plugins are installed.

Please test and report how it works.

 

Java 8 will be supported and updated until September 2018, so there is no hurry to update.

Posted
4 minutes ago, mooms said:

....

You have to download the Java 9 x64 setup from here and copy it in the "JRE_setups" folder and launch "_JAVA_Multi_Maker.cmd".

.....

Hi mooms,

Oracle has not updated the Server yet, under the link is only the x64-version

You can download the x86 from here, but be careful, only manual installation (Manuelle Installation)

Posted
1 hour ago, mooms said:

.....

I don't know if Java 9 will have a x86 version, for this beta it's only x64.

.....

Yes, it has one.

Quote

....

I haven't tested if the browser plugins are installed.

...

No, it does not; tested with Cyberfox x64.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...