Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/23/2017 in all areas

  1. Update pack Office 2007 x86

    ryback reacted to gillesg for a post in a topic

    1 point
    Bonjour, Ce packs contient toutes les MAJs demandées par Windows Update. Une fois les KB téléchargées, exécuter "Office_2007x86_Pack.cmd" Ce batch extrait le contenu des KB dans le dossier Updates-extract. Il ne vous reste plus qu'a copier le contenu de ce répertoire dans le dossier Update de votre i Le pack est maintenant sous la forme WUL Pour construire le pack avec WUD (Windows Upates Donwloader) (utilisation plus simple avec la version 2.50) : Office 2007- Octobre 2017 Office2007-sp3-x86-FRA-10-2107.ulz Et voilà. Bonne mise à jour
  2. Java Multi Maker

    mooms reacted to Thiersee for a post in a topic

    1 point
    Hi mooms, this is 1MB, not 10 . I tried this with the script: 1) In "bin" missing files copied from maker 3.5 2) Uncommented all lines with "::" 3) "Hard-coded" the Bundled-Id from the links in Boskorp's post :Get_Java_x86 get the latest BundleId for /f "usebackq delims=>= tokens=4" %%i in (`.\bin\curl %JAVA_URL%^|findstr /c:"Download Java software for Windows Offline"`) do ( set BundleID=227984 ) %ARIA% %JAVA_DL_URL%=%BundleId% goto :eof :Get_Java_x64 get the latest BundleId for /f "usebackq delims=>= tokens=4" %%i in (`.\bin\curl %JAVA_URL%^|findstr /c:"Download Java software for Windows (64-bit)"`) do ( set BundleID=227983 ) The script downloads both the x86 & x64-files and generates an installer, but at the beginning of the run (cmd window) it outputs an error (it seems without effects)
  3. Java Multi Maker

    mooms reacted to Boskorp for a post in a topic

    1 point
    Used these links successfully v9.0.1 x64 v9.0.1 x86
  4. Update pack Office 2007 x86

    ryback reacted to gillesg for a post in a topic

    1 point
    Comme cela a été gentillement demandé, voici la dernière mise à jour. Avec des "Additinal EXE Updates" pour les ajouts de 2007 - Format Validator - Complément Pour office 2010 Ils sont justes à lancer une fois l'install faite. On ne les intégre pas dans l'unattended install
  5. Java Multi Maker

    Boskorp reacted to mooms for a post in a topic

    1 point
    With passive you see a small window with the progress of the installation. Because it can take some time to install on slower machines it's a good thing, but not needed on an unattended installation.