Jump to content

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. Thanks for the tip
  2. You can find .Net 1.1 to 3.5 installers by user hidden and jaynbe here: http://www.wincert.net/forum/forum/105-svcpack-addons/ (simply extract the installer from the addon)
  3. mooms replied to Tommy_John's topic in Win Toolkit
    Mine contains updates requested by Windows Update, no less no more. I don't know exactly the differences with steven4554' UL, but last time I checked (it was some months ago) it contained some updates that are not in my packs and vice-versa. I know these UL does not offer WUA update for example.
  4. mooms replied to Tommy_John's topic in Win Toolkit
    Update lists GDR: http://www.windowsupdatesdownloader.com/UpdateLists.aspx http://www.msfn.org/board/topic/139877-post-sp1-updates-for-windows-7-updated-12112013/ http://www.wincert.net/forum/topic/11319-update-list-gdr-pour-windows-7-sp1-x64-novembre-2013/
  5. Ajout d'un maker pour Firefox.
  6. Updated to 9.6.0.3000 Changelog:
  7. Il doit bien y avoir une couille quelque part puisque ça marche chez les autres.
  8. You can, you just have to let it only until first login. If you don't want that, you can use the $oem$ folder.
  9. Which reboot ? Do you have launched the SFX with -ai switch on a live system from a CD ? Again, with this method WinRAR is installed at RunOnceEx (right after the first login in case of an integration), and obviously the source must be present until that.
  10. Poste en pièce jointe ta dernière session pour voir
  11. Alpha_95: est-ce que tu intègre bien IE11 en dernier ?
  12. maj http://www.mozilla.org/en-US/firefox/25.0.1/releasenotes/
  13. maj http://www.mozilla.org/en-US/firefox/25.0.1/releasenotes/
  14. Thanks for testing. The AddOn contain the SFX with ai switch to run it at RunOnceEx. You can launch the SFX with -ai switch on a live system and you'll see it will be run on next reboot. So, if you want to make your own AddOn, simply add the switch after the name of the sfx like in the AddOn created by the maker.
  15. On which OS are you integrating it ? If you've created a svcpack addon for XP (this kind of addon generally runs at T-13 stage of the install), it is because the first user was not yet created when the sfx was executed so the themes couldn't be copied. Themes are extracted in %APPDATA%\WinRAR\Themes\ variable %APPDATA% is used here because it is user specific, so the sfx must be executed after user login. Edit: I've made a new version: the maker will now also create a svcpack AddOn that is executed at RunOnceEx, thanks to these lines: AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\WinRAR /ve /d \"WinRAR\" /f"AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\WinRAR /v Install /d \"%%S\\%%M\" /f"Please try it and report if it works as intended: WinRAR_SFX_Maker-v2.3.zip edit: link removed, version is deprecated.
  16. Update pack testé en virtuel, tout est OK. Merci!
  17. I've just seen your post. I would have liked to see it before, it would have saved me from making the same mistake than Thiersee... I've added KB2830477 & KB2857650 in the RunOnce pack Because KB2574819-v2 is a prerequisite for these two and KB2592687, I prefer to keep it integrated. I think the issues your mentioned are caused by something else. KB2592687 is still proposed as as optional update so I let it in the RunOnce pack. Thank you for the infos.
  18. Update Packs de Novembre en ligne. Changelog: Si personne n'y voit d'inconvénients je supprimerai les packs IE10 dès le mois prochain vu que IE11 est déjà proposé sur Windows Update.
  19. I see, thanks.
  20. Interesting, even on the Russian thread the latest beta is still 1.6.0.2712, where do you have found this version?