Jump to content

rhahgleuhargh

Members
  • Posts

    1,328
  • Joined

  • Last visited

  • Days Won

    52

Everything posted by rhahgleuhargh

  1. @Thiersee, I tried to remove previous july rollup pack, but in x64 KB3172605 is still requested as optional update and the 2 superseeded updates by KB3172605 as important updates. After install of KB3172605 all is fine. so this update is superseeded only in x86. Strange for a "cumulative" rollup... I confirm that KB3162835 is superseeded. I'll change the UL's date in the link. It's simplier for me to keep the same name in Mediafire. Please wait for an hour to reDL updated ULs.
  2. @Thiersee I've manually uninstalled superseed KBs before installing the new ones --> no more asked by WU. Just a strange thing in x64 : old updates superseeded by older rollup are asked ! I make a new integration test to confirm this without KB3161561
  3. désolé mais je ne comprends pas ce que tu veux dire. Sur mes tests tout est OK. Caché où ? dans la fenêtre "restaurer les mises à jour masquées" ? cela peut arriver lorsqu'on édite mal le fichier .vbs (bug lié aux " "), toutes les mises à jour y compris les optionnelles comme Silverlight sont masquées ; dans ce cas, il faut juste refaire l'édition du script en utilisant les guillemets d'origine (un copier/coller de l'une des mises à jour fait l'affaire). Pour les autres mises à jour, elles sont sorties hier, j'attends plus d'infos avant de mettre les UL à jour.
  4. @Alpha_95 MSE n'est ni dans le script, ni caché, ni dans les ULs, tu dois l'installer à part (par défaut c'est Windows Defender qui est inclus dans Windows 7). Il y avait un installateur il y a qq temps dans la section "repack" du forum, mais il n'est plus à jour.
  5. As I wrote to you before, all is possible. Integrating latest UL updates in an untouched ISO is the cleanest way, but it's possible to only add new updates to the previous version : no need to readd the prerequisites since there are in your previous ISO, you'll only have to modify the WTK installer or setupcomplete.cmd folders with new MRT and/or updated DNF461 SFX. When there are not a lot of updates, it doesn't affect your new system (ie this month there were only 5 updates), but in case of a lot of superseeded updates, it's polluting it. Do as you want.
  6. Tu devrais plutôt utiliser le rollup de Juillet qui contient le dernier client de WU. KB3155739 est obsolète et n'est plus dispo sur le site de WUcataolog..
  7. @HELLPELL x64 x86 Attention, il y a des mises à jour à intégrer avant et après ! regarde le premier post du topic sur les UL.
  8. Hello, Il y avait une petite erreur de typo dans le script de création du SFX classic.vbs, ce qui occasionnait un message d'erreur lors du lancement du SFX W10.exe Je l'ai corrigée, il faut retélécharger l'archive. There was a little typo error in the W10.exe SFX creation script . please reDL the .7zip file.
  9. Upload des ULs en cours. Le forum n'acceptant plus les fichiers.ulz, je les place sur Mediafire. J'ai mis à jour les scripts .vbs du maker pour masquer les mises à jour. EDIT : terminé !
  10. @Thiersee thanks for the report. I've finished x64 and classic x86 VM, I just have to install the x86 Rollup VM and I'm done.
  11. Hello, Test des nouvelles ULs en cours ! Changelog identique x86 x64 : IE 11 Updates : KB3175443 remplace KB3060005 W10/Telemetry Updates : suppression de KB3035583, KB3123862, et KB3173040 Common Updates : KB3178034, KB317725, KB3167679, KB3172605 ; KB3161102 remplace KB3170735 et KB3155178 : j'ajoute cette mise à jour optionnelle de juillet car fortement recommandée par M$ (et permet de retirer 2 mises à jour). Pour ceux qui veulent quand même le journal de Windows, il peut être téléchargé ici. La migration gratuite vers 10 ayant pris fin, je vais également supprimer KB3035583, KB3123862, et KB3173040 des scripts.
  12. @HELLPELL Je me permets de répondre : oui, ils fonctionnent en setupcomplete.cmd, avec l'argument /y. Pour le RunOnce, tu peux le placer en dernière position (ou avant-dernière si tu utilises les SFX silencieux pour masquer des mises à jour).
  13. @pennsylvaniaron I just install KB2603229 and KB3046269 in RunOnce (I don't need KB2533552 no more as explained previously) and usually for my tests : icare's DNF461, MRT, icare RunOnce, and the script (W10 or Rollup depending the method). I limit the number of the programs to the strict minimum because it increases the installation process, and purpose of my test is just to check if updated ULs are correct. Updates hidden in the script are those by default (if you integrate KB2533552 you'll have to remove KB976932 in the .vbs script). Just 2 tips : - Beware to integrate KB3172605 that includes latest WU client, because the previous one induced some errors during the W10 scripts (too much memory used). - I allways place all RunOnce programs in the same folder, so it's easier to add the next one in the WTK installer list. About WTK installer : sometimes in the past I encountered some freezes with it, especially in x86, that's why I use setupcomplete.cmd method in this configuration. But (in my specific case) all is OK in x64. I'll make a new test for the next Patch Tuesday with the new VirtualBox version.
  14. @pennsylvaniaron Are you connected to Internet when you install your VM ? Because if your machine is not connected, the .vbs can't work.
  15. @pennsylvaniaron Try to change the folder. Does the SFX work once launched after Windows installation ? If yes it's not an error due to the SFX, but to the link to folder where it is placed. Here is a link to default W10.exe. Just extract the .exe file from 7zip archive. It is the one I use for my tests and it works. Try it...
  16. @pennsylvaniaron If you encountered an error it's maybe because the .vbs file was not edited correctly. Be carefull to modify the first number in line "Dim hideupdates(x)" when you add updates to hide : for example, if you add 2 updates to the original .vbs script the "x" number must be 10 instead of 8.
  17. @pennsylvaniaron Here are 2 screenshots : before running .cmd file (folder content after decompressing Hide_W10_KBs_Silent_SFX_maker.7z), and after running .cmd files : the Silent SFX are the .exe files (you don't need the .7z files, they're just a step before the silent SFX file). The icon specifies that they are SFX, you can't miss them. The only thing you have to do is to add W10.exe (classic integration) or Rollup.exe (Convenience Rollup method) in WTK installer list. I deleted previous files containing the created SFX because some people prefer to edit themselves the updates to hide. It was simplier to just upload the maker with default .vbs files. If you don't need to modify the .vbs scripts, just launch .cmd file and you're done.
  18. I made it with Word, I can send you the original file so you'll just have to replace the text. Check your PM !
  19. @Thiersee I made a test long time ago, and if I remember good, adding KB2533552 in the .vbs list doesn't have any effect, you have to hide KB976932. But if you want to make the test, please report ! For the translation, why not ? my german is not as good as before, and I don't speak italian. @pennsylvaniaron by default KB2533552 is masked in both Rollup and classic .vbs scripts. You need to create a silent SFX with the .cmd file to place it in your RunOnce program list.
  20. @Thiersee Done ! I found and corrected more typo errors and updated ULs screenshots (with new RDP categories) in both versions. I've changed the method to update the files, the links are preserved.
  21. @Thiersee thanks for the typo corrections I'll edit that ! EDIT : done ! but since file has a now new link yours is dead.
  22. Hello, Comme promis, voici le premier jet des tutos pour configurer le contenu des ULs avec WTK. Je le mettrai à jour en août lorsqu'on sera fixé sur l'avenir des mises à jour relatives à la migration vers Windows 10 qui devraient disparaître. Lien en Français. Link for english version.
×
×
  • Create New...