Jump to content

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. We do not provide assistance about activators and similar program here, you should ask elsewhere.
  2. En effet ce n'est pas dispo sur XP, mais dans ce cas c'est sans importance, et c'est plus élégant.
  3. Salut icare, Dans le fichier bat pour masquer MRT, plutôt que PING -n 10 127.0.0.1>NUL Tu peux utiliser timeout /t 10 @+
  4. C'est évidemment reservé aux utilisateurs avertis, mais ne plus avoir cette MAJ tous les mois, qui pour moi est 100% inutile, est pour moi une bonne chose.
  5. Hello Thiersee, No I don't read German, But I have understood the article with he help of Google translate.
  6. @rhahgleuhargh: Je n'utilise pas d'AV, ce n'est donc pas pour me coltiner MRT, surtout que ce dernier remonte des infos à MS. @Pink_Freud: Thanks for the feedback.
  7. Hello, J'ai trouvé une solution pour éviter l'installation mensuelle de MRT (et donc de l'emploi d'un leurre). C'est à confirmer, mais il semble qu'il suffit de créer cette clé: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT] "DontOfferThroughWUAU"=dword:00000001
  8. mooms replied to bastien's post in a topic in Announcements
    Yep.
  9. I think you can use WinToolkit for that.
  10. mooms replied to mooms's post in a topic in Switchless installers
    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.
  11. mooms replied to mooms's post in a topic in Switchless installers
    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.
  12. Version 1.4.1.809b
  13. mooms replied to mooms's post in a topic in Switchless installers
    Version 3.5 is out, I managed to fix the curl command, so downloads are working again, enjoy ! Changes:
  14. mooms replied to mooms's post in a topic in Outils et tutoriaux
    Version 3.5 dispo, le téléchargement fonctionne à nouveau Bon et bien du coup j'ai mis à jour le script, qui utilise maintenant aria2c à la place de wget. J'ai aussi incorporé les accents dans la traduction française du SFX (pas pour la partie invite de commande, limitation de Windows).
  15. mooms replied to mooms's post in a topic in Outils et tutoriaux
    Salut, Oracle a changé la page de téléchargement, et n'étant pas l'auteur de la partie "téléchargement" du code, je suis pour le moment dans l'incapacité de le mettre à jour. A ce propos, si quelqu'un connait un peu curl, peut-être pourra-t'il mettre à jour le code ? En attendant on peux télécharger les fichiers manuellement ici: https://java.com/en/download/manual.jsp Et les placer dans le dossier du script, il construira le ou les installeurs comme d'habitude.
  16. mooms replied to mooms's post in a topic in Switchless installers
    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.
  17. Attention il est assez "violent" dans sa configuration par défaut. Il est possible de personnaliser le nettoyage, voir le readme.
  18. mooms replied to mooms's post in a topic in Switchless installers
    Happy new year too, stashmajcherc Resource Hacker should be used to change the icon in the sfx module (named fx.sfx in the bin folder). I never talked about using it with SFX maker or something. You can find many tutos for Resource Hacker with a little Google search.
  19. mooms replied to mooms's post in a topic in Switchless installers
    It should be self explanatory. I've not used it since many years, so I can't really help here.
  20. Je viens d'en découvrir un nouveau qui semble prometteur: http://getblackbird.net/
  21. Autres outils du même genre: https://www.oo-software.com/fr/shutup10 https://github.com/10se1ucgo/DisableWinTracking/releases/ Celui-ci fonctionne aussi avec Windows 7 et 8: https://www.safer-networking.org/spybot-anti-beacon/
  22. mooms replied to mooms's post in a topic in Switchless installers
    Hi Thierse, You can use resource hacker, that's what I used. You may have to uncompress the sfx module with UPX before (and recompress it after, but it's facultative). For the question about the custom profile: I remove every line that is not "generic" (ie relative to the Firefox version, local path, etc...) but that's not mandatory, only cleaner. The only mandatory thing is to add the line user_pref("extensions.autoDisableScopes", 14); Or the extensions will be disabled. Have a very Nice Christmas and a Happy New Year too.
  23. mooms replied to mooms's post in a topic in Switchless installers
    Version 4.2 is out. What's new: Added the choice to download latest beta Tweaked the questions Optimized the script
  24. mooms replied to mooms's post in a topic in Outils et tutoriaux
    Version 4.2 Il est dorénavant possible de télécharger la dernière beta Modification des questions Optimisation du script.
  25. Effectivement, Bien vu ! Le problème reste entier pour l'affichage des scripts batchs par contre.