Jump to content

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. MAJ: CCleaner est (de nouveau) installé directement en français.
  2. MAJ: maintenant CCleaner est installé directement en français.
  3. Salut Pho3nX/Vost :welcome:
  4. mooms replied to leodav's post in a topic in Win Toolkit
    I may be wrong, but to my understanding it seems logical that "request only" hotfixes doesn't have a GDR branch, so no, it is not enough. You should use Windows Updates Downloader with these or these update lists, or my update packs as I've already said.
  5. I've made a very simple script to decompress, recompress and remake the installer with langpack included. You must have 7-Zip Command Line Version (7za.exe) in the work folder. Once you have decomposed the installer with 7zip splitter and edited the text file to remove semicolons, just run this script: 7za x dotNetFx45_Full_x86_x64_SlimSetup.7z -y -o.\tmpnet7za x dotnetfx45lp_full_x86_x64*_Slim.7z -y -o.\tmpnet7za a Program.7z .\tmpnet\* -mx=9copy /b dotNetFx45_Full_x86_x64_SlimSetup.sfx + dotNetFx45_Full_x86_x64_SlimSetup.txt + Program.7z dotNetFx45_LP_x86_x64.exedel Program.7zdel dotNetFx45_Full_x86_x64_SlimSetup.sfxdel dotNetFx45_Full_x86_x64_SlimSetup.txtdel dotNetFx45_Full_x86_x64_SlimSetup.7zrmdir tmpnet /s /qAnd you will have a working installer with the langpack of your choice. It works for .Net 4.0 installer also, just adapt the names
  6. En effet, mais comme je l'écrivais le 16 Janvier, KB2719985 est (était ?) quand-même demandée par Windows Update. Tu confirmes donc qu'elle n'est plus demandée désormais ? Si c'est bien le cas je la retirerai des packs le mois prochain. Merci en tout cas pour le retour gillesg. Il se peut d'ailleurs qu'il y ait d'autres KB obsolètes qui m'ont échappées, si vous en voyez merci de le signaler !
  7. You can use the tweaks in WinToolkit to do that.
  8. Your link is bad bphlpt
  9. Maybe you should use the stable version ?
  10. mooms replied to leodav's post in a topic in Win Toolkit
    I personally prefer GDR, especially since the DISM age, because it means less updates/time to integrate, less potential bugs with integration or with the KB itself. (on XP it was not really a problem). I don't see any cons staying on GDR.
  11. Skip the first one and take the 3 others.
  12. mooms replied to leodav's post in a topic in Win Toolkit
    Yes. LDR/QFE updates ( Limited Distribution Release and Quick Fix Engineering ) are on an an other "branch" of development. Think of it as "testing": you have the latest fixes, but also potentially new bugs or regressions. GDR means General Distribution Release.released to the public on Windows Update and other places. When fixes of QFE/LDR are considered stable, they are merged in GDR branch. (the "stable" version ) The KB posted on Windows Update contains the two branches, so once you have installed QFE/LDR hotfixes, you're staying on this branch. (until the next service pack or if you uninstall any updates on LDR/QFE branch). That is pretty much it ...
  13. Yep, it's ok for win7 x86 and x64. Thanks ricktendo.
  14. mooms replied to leodav's post in a topic in Win Toolkit
    GDR is "normal". Read this: QFE vs GDR /LDR hotfixes
  15. Hello ferigno1 (ton pseudo a un rapport avec Lou Ferrigno ?), Merci pour le retour, c'est toujours apprécié. C'est du à un bug de WinToolkit, on en a parlé sur le forum ces jours-ci. Quelle version as-tu utilisé pour ton intégration ?
  16. It seems the French language pack is not installed with this build. (at least it didn't show in uninstall entries). Edit: confirmed: I have rebuilt again the installer (just in case I've made a mistake), and tested in VM on Win7 x86 and x64.
  17. Good to hear ..
  18. mooms replied to leodav's post in a topic in Win Toolkit
    If you only want GDR updates, you can use my update pack, just delete the IE9 French langpack.
  19. J'ai testé pour MRT.exe: rajouter ton leurre dans system32 avec la clé du mois de Février fonctionne pour 7 x64 et x86. Pas testé browserchoice.exe encore, pour l'instant la solution d’exécuter KB976002 en runonce et rajouter la clé du 1er post me satisfait, qu'en penses-tu ?
  20. Thanks bphlpt, I will test it. At first glance it seems more complete, but I'm afraid most of the bbcode will only works on sevenforums.
  21. That's what I call "digging" !
  22. It is always good to have it. BTW, even if it comes with an installer, FASS is portable. edit: I have found the changelog for 0.9 beta: What's NewKey: NEW = new feature, CNG = change, FIX = bug fix. Version 0.9 Beta NEW: Autosave draft at regular intervals (optional, in preferences) NEW: Minimise to system tray (optional, in preferences) NEW: Import/export of post from/to text files CNG: Common smilies added to default insert menu CNG: BBcodes changed to lowercase for improved bb software compatibility CNG: Configuration file and folder names changed for clarity CNG: Some menu names, button names and captions changed for clarity FIX: Post editor drop-down menus not reverting to original state FIX: Strange taborder of controls on all windows FIX: Impossible to deselect text after text selection FIX: Focus lost from text entry area after various operations FIX: Error messages when some operations are attempted during preview
  23. mooms replied to mooms's post in a topic in Switchless installers
    I always keep this kind of nice tools ! Great script BTW !
  24. Discovered as well Fass is really great to add BBcode, (especially links and images, but it's also very handy for quotes and code for this forum, before the discovering of the "magic-BBCode Mode-button"). It is very fast (no lags) and IMO better to use than any forum reply boxes when you're editing/creating a long post with many code, and It have Ctrl+Z and preview ability ! (but it doesn't have all the BBcode functions, only the most used) The version I have linked is more recent than the one on the official site (0.8 vs 0.9beta), but it has disappeared from the site so I have saved it preciously.