Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. 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.
  2. In the meantime, use 1.5.4.10.
  3. 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 !
  4. 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.
  5. 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 ?
  6. 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.
  7. Salut icare, merci ! Il faut désinstaller le 4.7 avant ou le sfx s'en charge ?
  8. 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
  9. 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
  10. Wait a little before saying there is no bugs...
  11. DNF 4.7.1 est dispo (vu sur le topic de abbodi)
  12. I will wait a few days then, no hurry, it will be buggy anyway
  13. 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.
  14. 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é).
  15. 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).
  16. The same for me, I haven't found how to move only selected messages. NIM have moved them anyway (thank you).
  17. We maybe should move those messages elsewhere, they are completely off-topic here.
  18. 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.
  19. 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.
  20. Ah ça...je suis bien content d'être resté sur 7.
  21. Hi Thiersee, I'm not sure to understand what you mean. I haven't changed anything in the colors since some versions, they cycle with each questions to show it's a different one.
  22. Salut HELLPELL L'installation administrative permet de gagner en taille (meilleure compression par 7zip), c'est moins le cas avec la version 9 de Java ceci-dit. Chez moi j'obtiens bien un exe de 146 Mo, vérifie que tu n'a pas d'espace ou de caractère spécial dans le chemin d'accès.
  23. Oui ce n'était pas clair, je viens de comprendre en déchiffrant le code que tu voulais créer un raccourci "épinglé" au menu Démarrer, c'est bien spécifique et j'ignore si c'est possible.
  24. La syntaxe est comme suit pour un raccourci dans le Menu Démarrer->Programmes: Shortcut="P,{chemin du fichier\\nom du fichier},{ligne de commande éventuelle},{dossier du menu Démarrer\éventuel sous-menu},{Texte d'aide (facultatif)},{Nom du raccourci}" C'est plus détaillé dans le fichier d'aide en ligne et hors ligne (tout est dans mon deuxième message).

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.