Jump to content

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. I can confirm that the new version is OK, no updates shown on WU. Thanks Rick.
  2. Bonjour à tous, MAJ du 10/07/2013, uniquement des maj de sécurité ce mois-ci, et pas moins de 12 KB pour Windows et ses composants! à noter que le leurre pour MRT (KB890830) ne fonctionne plus, le n° de version est passé à 5.2.9201.0 et même en recréant un leurre avec ce n° la maj est demandée par WU. à suivre. _________ XCLGutts, j'apprécie que tu ais pris le temps de t'inscrire et d'écrire ces mots de remerciement, ça fait toujours plaisir et ça m'encourage à continuer. En espérant te lire régulièrement.
  3. a thread about Autounattend.xml Here is an example to disable the system restore (for x86 & x64) <settings pass="specialize"> <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DisableSR>1</DisableSR> </component> <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DisableSR>1</DisableSR> </component> </settings>
  4. You can use reg file(s) (can be imported in WinToolkit), custom Autounattend.xml file, and WinToolkit itself have some of these. Don't know for WAIK.
  5. mooms replied to compstuff's post in a topic in Win Toolkit
    It's summer, Internet is always more quiet on this period.
  6. MAJ de : - Autoruns - CPU-Z - GPU-Z - RegScanner - Rufus - SuMo
  7. MAJ de : - Autoruns - CPU-Z - GPU-Z - RegScanner - Rufus - SuMo
  8. mooms replied to nooname's post in a topic in Win Toolkit
    I ddin't knew, in French, names are translated (see my link), but the problem seems the same (look the screens).
  9. Yep, but as I integrate updates in two editions for each arch (Pro and HP), it's actually twice the time, wich is still an eternity compared to XP & nLite/RVMI. Multiple editions integration's time could be hugely improved if Lego implement this feature. Do a test with my update pack, I think it really worth it.
  10. mooms replied to nooname's post in a topic in Win Toolkit
    He expect to see German names. That's an old bug of WinToolkit AiO Creator Workaround: make the AiO by other means. Then you can use WinToolkit with no problems.
  11. With my SSD, integration time is 10 mins for Win 7 x86, 15 mins for x64. But I only integrate WU's requested updates. List here.
  12. mooms replied to amaltom61's post in a topic in Hardware Field
    You should post in ASUS support forums.
  13. Nouvelles versions 13.0.0.3880 Retour de la version light.
  14. + Icône du bureau supprimée.
  15. + Icône du bureau supprimée.
  16. mooms replied to HC_TM's post in a topic in Win Toolkit
    So here lies your problem. WinToolkitRunOnce search for a folder (by default it is WinToolkit_App located in the root of your work folder), not in the wim file. As seen in your second image, you can also manually point to an other location if the folder is not found. I'm not familiar with installations over network, so I let others respond more thoroughly. Maybe using Windows Post Install Wizard (WPIW) instead of WinToolkitRunOnce can help.
  17. Merci pour le suivi icare, ça me fait penser qu'il faut je maj mon una XP (de moins en moins utilisé, Windows 7 est devenu le nouveau standard, mais XP reste très utile pour les machines anciennes).
  18. mooms replied to HC_TM's post in a topic in Win Toolkit
    Hello and welcome, It seems the sfx aren't found by WinToolkit. Are they on the iso (in WinToolkit_Apps folder) ? Are you using the latest version of WinToolkit ? (1.4.1.27) Also, post you session ini so we can see if there is something wrong. (in Last Sessions folder )
  19. mooms replied to Hadar's post in a topic in Win Toolkit
    Or here http://www.wincert.net/forum/files/file/5-win-toolkit/ Works fine for me too. (only for registered members)
  20. mooms replied to mooms's post in a topic in Windows XP
    maj http://www.mozilla.org/en-US/thunderbird/17.0.7/releasenotes/
  21. Maj vers Firefox 22: http://www.mozilla.org/en-US/firefox/22.0/releasenotes/ Addon d'extensions: - maj de Flagfox et Greasemonkey - Open With remplace IEview
  22. Maj vers Firefox 22: http://www.mozilla.org/en-US/firefox/22.0/releasenotes/ Addon d'extensions: - maj de Flagfox et Greasemonkey - Open With remplace IEview
  23. Try with one of these iso.
  24. What source (iso, DVD) have you used ?
  25. @Geej: You should stop and uninstall Everything service in "RunPreSetupCommands" just in case Everything is already installed (upgrade). I suppose the command you use in PostA[32|64] will be OK. Everything.exe -stop-service & Everything -uninstall-service (See this thread)