-
Posts
2,371 -
Joined
-
Last visited
-
Days Won
152
Content Type
Profiles
Forums
Events
Everything posted by mooms
-
Version 5.2 màj de l'icône du SFX avec celle du nouvel installeur màj du profil par défaut ajout d'un fichier UserChrome.css ajout d'un fichier user.js
-
Version 5.2 is out What's new: Udpated SFX icon to the new Firefox installer Updated the default profile Added userChrome.css Added user.js
-
Hi Jan, Glad to see the site online again !
-
OK thanks.
-
Thanks. How do you find these ? The naming is yet again different... You're right, I missed a zero It still works fine though. Thanks for your input.
-
In the meantime, use 1.5.4.10.
-
Je viens d'intégrer la dernière UL x64 avec WTK 1.5.4.10, tout s'est bien passé, WTK m'a fait un avertissement à propos d'une KB non intégrée, mais il a du la mettre en runonce car MU ne m'a trouvé aucune MAJ prioritaire. Par contre, WUD était mal configuré et il m'a effacé tout le contenu d'une dizaine de dossiers, me laissant juste des sous-dossiers vides ! Il faut vraiment faire attention avec lui, aucune confirmation de suppression et les fichiers sont supprimés définitivement !
-
Alors, Sur machine virtuelle W7 x64, installé par dessus le 4.7, pas de soucis. Sur ma machine réelle, W7 x64 aussi, il m'a demandé de redémarrer (il y avait des programmes utilisant .Net 4.7), et au redémarrage j'avais bien .Net 4.7.1 mais toujours le language pack 4.7, j'ai donc tout désinstallé moi-même, puis relancé ton pack, et là je suis bien en 4.7.1 sur .Net et le language pack. Comme quoi, mieux vaut lancer la désinstallation soi-même, au moins on est sûr du résultat.
-
I upgraded to 1709 on my tablet, everything seems to works but I have lost the automatic rotation of the screen and I don't see any options to enable it, do you know how to fix that ?
-
4.0b3 (or earlier) fails with 9.0.1 installers. Oracle have changed something (again) in the logic of the installer, I had to adjust the script to work wit 9.0.1, hopefully it should work with future versions now, as the method is more "universal" (but more complex). In detail, the name of the file extracted by ResourcesExtract that was useful was "%filename_without_extension%_100_10.bin" Same logic for the second extraction with ResourcesExtract (yes, install files are packed 3 times, they are in a msi inside an exe inside an exe...) Now, it's different, so, because I know the files needed are big (several MB) I have added a function that will delete all files smaller than 1000000 bytes (~ 10MB) in the extraction folder: :Clean_temp_files for %%F IN (.\JRE_TMP_EX\*.*) do (if %%~zF lss 1000000 del %%F) Then rename the only file left. That should works with any names, and as long as they don't change the install logic too much. Nope, but it should work fine. BTW, because they have changed the naming scheme (9.0.1 and no more 9u01), the logic used in the script to find the more recent setup in the folder is not working (it process Java 9 instead of 9.0.1 if they are both in the JRE_setups folder), so you should remove older setups from this folder. I will wait for the next version to see how things goes.
-
Salut icare, merci ! Il faut désinstaller le 4.7 avant ou le sfx s'en charge ?
-
JRE 9.0.1 & 8.0.151 sont dispos JAVA-Multi_Maker_4.0b4.zip pour JRE 9 MD5: 203c7e514414c932ff847d3d8dac5fa4 SHA-1: 93fc856e026fc42298ebc8e76bba338f21c1704a Taille: 800Ko
-
JRE 9.0.1 & 8.0.151 are out JAVA-Multi_Maker_4.0b4.zip for JRE 9 MD5: 203c7e514414c932ff847d3d8dac5fa4 SHA-1: 93fc856e026fc42298ebc8e76bba338f21c1704a Size: 800KB
-
Wait a little before saying there is no bugs...
-
DNF 4.7.1 est dispo (vu sur le topic de abbodi)
-
I will wait a few days then, no hurry, it will be buggy anyway
-
Màj des programmes, et ajout de ScreenToGif et SpaceSniffer. ScreenToGif permet d'enregistrer l'écran puis de créer un GIF, très pratique pour montrer une action précise à quelqu'un sur le Web ! ( si ça vous plait pensez à faire un don de quelques $, c'est une app Open Source sans aucun adware). SpaceSniffer est similaire à WizTree et WinDirStat, mais l'interface est bien meilleure.
-
JAVA-Multi_Maker_4.0b3.zip Quoi de neuf: Bugfix: Le fichier de config dual manquait l'argument ":x64" pour les installateurs x64. Compression du module SFX avec UPX au premier lancement (à cause de Mediafire je ne peux pas le distribuer compressé).
-
You're right, the config file for dual installer missed the ":x64" argument. Here is 4.0b3: JAVA-Multi_Maker_4.0b3.zip What's new: Bugfix: config file for dual installer missed the ":x64" argument in x64 installers Compress the SFX module with UPX if needed (because of Mediafire I can't ship it already compressed).
-
The same for me, I haven't found how to move only selected messages. NIM have moved them anyway (thank you).
-
We maybe should move those messages elsewhere, they are completely off-topic here.
-
With passive you see a small window with the progress of the installation. Because it can take some time to install on slower machines it's a good thing, but not needed on an unattended installation.
-
New beta: JAVA-Multi_Maker_4.0b2 Only cosmetic changes: tweaked the version detection (it was buggy with Java 9) and changed the name of the SFX.