Jump to content

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. Hi Thiersee, If you're talking about the "last session" INI from Win Toolkit then yes.
  2. Or you can use this. much smaller.
  3. J'en parlais dans ce post. Clic droit sur C: -> Propriétés -> Nettoyage de disque -> Nettoyer les fichiers systèmes -> OK. Ensuite, lire le contenu du fichier C:\Windows\Logs\CBS\DeepClean.log En général les maj désinstallées sont listées à la fin du fichier, on cherche ce genre de lignes: à noter que KB2685811 et KB2685813 apparaissent parfois comme désinstallées mais ne le sont pas réellement (je suppose qu'une partie seulement est désinstallée). Ensuite tu redémarre Windows pour que les maj obsolètes soient désinstallées, et tu vérifies dans Mise à jours installées que les maj en question ont vraiment été désinstallées, si c'est le cas tu peux les supprimer de ta liste. Concernant RDP et KB2592687 et KB2830477 tu veux dire que WinToolkit permet dorénavant de les intégrer et qu'on n'a plus besoin de les installer en RunOnce ? Il y avait aussi une question d'ordre d'intégration si je me rappelle bien, ça a été résolu ? Use WinToolkit 1.4.42 Anyway, I think KB976002 is not requested by WU if you're outside the European Union.
  4. De nouveaux packs, basés sur le travail de rhahgleuhargh plus mes quelques observations, sont disponibles. J'ai suivi son exemple et j'ai supprimé les maj concernant RDP (juste conservé KB2574819 qui s'intègre et qui est un pré-requis). Du coup il ne reste plus qu'une maj à installer en RunOnce pour x86 et deux pour x64. Conséquence, il n'y a plus de packs RunOnce, juste des liens directs pour les MAJ en première page. Ça permet aussi d'utiliser les SFX d'icare. Le leurre MRT est dans le dossier de partage des update packs. Les liens sont les mêmes que précédemment. Note: je ne compte pas maj les packs mensuellement, les UL de rhahgleuhargh sont très bien, j'ai juste profité du fait que j'ai refait des test d'intégration avec les maj de Juin pour partager le fruit de mon travail.
  5. Hello, je viens de tester l'UL x64, beau travail ! J'ai quelques remarques: -Pourquoi ne pas inclure KB2574819 dans la partie updates? Elle s'intègre sans soucis et était dans mes packs, et n'oblige pas à installer le bureau à distance, c'est simplement un pré-requis pour celui-ci (elle ajoute le support de DTLS), ce qui épargne une installation de plus pour ceux désirant l'installer. - Trois MAJ obsolètes (deux puisque tu en as déjà supprimé une entre-temps) peuvent êtres supprimées d'après l'outil de nettoyage de Windows Update: KB2743555 KB2757638 (déjà fait) KB2840149 edit: idem pour les MAJ x86.
  6. If you just want to update a silent installer, you can open the ISO with an ISO editor, replace the silent installer, then save the updated image notes: - The folder containing the silent installers is at the root of the ISO, it is named WinToolkit_Apps - The silent installer(s) must be the same name & location that the one you want to replace
  7. IE11 should be added in the updates tab, as well as its updates.
  8. 1) Take the first one. That's the one I always use. You don't have to rename it, but obviously the name should be the same that the one in the copy command. You can edit it with resource hacker to change the icon, and/or compress it with UPX to decrease its size. 2) Yes. 3) Yes, but there is a subtility here: as the module is a 32 bits executable, we must use the variable %%P (bitness variable, specific to the modified module), otherwise the file will be copied in SysWOW64 in 64 bits editions. There are numerous 7zip SFX guide here and on others forums like MSFN and RyanVM, and you can also read the help found on the site. I have uploaded all the necessary files in a 7z archive: MRT.7z
  9. Use 7zip SFX modified module with this config: ;!@Install@!UTF-8!MiscFlags="4"GUIMode="2"RunProgram="%%P:hidcon:cmd /c copy MRT.exe \"%SystemRoot%\\System32\\\"";!@InstallEnd@!Command line: (7za.exe must be in the same folder). 7za a mrt.7z MRT.exe -mx=1copy /b mrt.sfx + mrt.txt + mrt.7z leurre_MRT_x86-x64.exedel mrt.7z
  10. I don't have time anymore to make the packs, and mirrors are regularly deleted by order of MS, so update list is a more viable system. Links to steven4554's and rhahgleuhargh's UL are in the first post. rhahgleuhargh's UL are very similar to my packs (he added XP mode).
  11. mooms replied to mooms's post in a topic in Switchless installers
    Do you have followed the instructions on the first post ? Also check that the installers are not corrupted.
  12. mooms replied to mooms's post in a topic in Switchless installers
    If you add the -ai switch the SFX is ran silently. If you want it silent when double clicked or ran without any switches, you have to modify the script. You have to understand the syntax of a 7zip SFX. There is many topics explaining it here, or see the help file.
  13. mooms replied to mooms's post in a topic in Switchless installers
    Sorry, not designed for CCleaner Pro, you have to modify yourself the maker as I don't have a pro version.
  14. You just have to create a dummy executable file with the correct file version of the month. I used Bat to exe converter (32bits) with this batch file (the content doesn't matter): @echo offtitle Leurre pour MRTecho +echo Outil de suppression des logiciels malveillants Microsoft Windowsecho +echo Version 5.10.10001.0 - Mars 2014echo +echo Ce fichier est un leurre pour KB890830-MRT (Malicious Removal Tool)echo +pauseDon't forget to populate "File version" in Bat to exe. Once, done, pack the dummy MRT.exe in a 7zip file and make an installer that puts it in the right folder, using 7zip SFX modified module. Use this config: ;!@Install@!UTF-8!MiscFlags="4"GUIMode="2"RunProgram="%%P:hidcon:cmd /c copy MRT.exe \"%SystemRoot%\\System32\\\"";!@InstallEnd@!Example command line (7za.exe must be in the same folder): 7za a mrt.7z MRT.exe -mx=1copy /b mrt.sfx + mrt.txt + mrt.7z leurre_MRT_x86-x64.exedel mrt.7z
  15. mooms replied to mooms's post in a topic in Installateurs customisés
  16. mooms replied to mooms's post in a topic in Installer Repacks
  17. mooms replied to mooms's post in a topic in Outils et tutoriaux
    Si tu n'a mis que la version x86 ce n'est pas un AiO... C'est juste qu'il n'est pas possible d'installer la version x86 de WinRAR sur un système x64 avec le maker. Il est toujours possible de modifier le fichier de config pour le permettre: ;!@Install@!UTF-8! GUIMode="2" MiscFlags="4" RunProgram="rar32.exe /S" RunProgram="hidcon:cmd /c copy rarreg.key \"%ProgramFiles%\\WinRAR\\\" /y" RunProgram="hidcon:cmd /c xcopy Themes \"%APPDATA%\\WinRAR\\Themes\" /s /i /y" ;!@InstallEnd@! Mais pourquoi ne pas installer la version x64 sur un système x64 ? -> rajoute winrar-x64-510b4fr.exe dans binary et tu obtiens un AiO qui fonctionne partout.
  18. J'ai aussi installé EMET 4.1 sur Win7 X64 et je n'ai eu aucun soucis. Tu peux configurer finement chacun des processus dans le GUI. J'ai ainsi exclu Winamp de certaines protection pour éviter une pop-up UAC au démarrage (c'était dû à un vieux plugin et non à Winamp lui-même).
  19. mooms replied to mooms's post in a topic in Installer Repacks
    Not possible with the stock installer. Can be done with a reg file launched by the SFX.
  20. mooms replied to mooms's post in a topic in Installateurs customisés
  21. MAJ de l'archive pour .Net 4.5.2
  22. MRT protège vraiment très (très) peu, je recommande par contre EMET.
  23. mooms replied to Ak69's post in a topic in Introduction
    Hello AK69, and welcome here ! You will find a French section here.
  24. mooms replied to mooms's post in a topic in Installateurs customisés
  25. mooms replied to mooms's post in a topic in Installer Repacks