Office(R)Tool Project

Discussion in 'Microsoft Office' started by Dark Dinosaur, Nov 6, 2021.

?

Change brand name or not ?

Poll closed Dec 26, 2021.
  1. No, keep it like that

    148 vote(s)
    75.1%
  2. Yes, officeRTool need fresh name

    49 vote(s)
    24.9%
  1. balubeto

    balubeto MDL Addicted

    Dec 22, 2009
    581
    10
    30
    If I downloaded the Microsoft 365 img files with your tool, would these be equivalent to the iso created with this tool?

    How can I convert img files to iso files?

    Thanks

    Bye
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. alexxf

    alexxf MDL Expert

    Feb 9, 2008
    1,021
    760
    60
    Simply rename the file extension.
     
  3. balubeto

    balubeto MDL Addicted

    Dec 22, 2009
    581
    10
    30
    If I downloaded the Microsoft 365 img files with your tool, would these be equivalent to the iso created with this tool?

    Thanks

    Bye
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    365 & other IMG from MS Site
    doesn't come with XML file
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. DuskGolem

    DuskGolem MDL Junior Member

    Jan 9, 2019
    97
    30
    0
    Yo, this is what I was talking about mate, look at the download percentages.

    upload_2023-8-11_15-18-31.png

    Also, there is no option to control the number of files downloaded at once (parallel downloads) for aria2. You can use this switch for aria2

    "-j=(No of files to be downloaded at once)"
    or
    "--max-concurrent-downloads=(No of files to be downloaded at once)"


    BTW, even limitng the Number of files downloaded at once does not solve the above mentioned glitch. Probably an issue with aria2.
     
  7. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    Settings.ini

    upload_2023-8-11_14-6-22.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. DuskGolem

    DuskGolem MDL Junior Member

    Jan 9, 2019
    97
    30
    0
    #1788 DuskGolem, Aug 11, 2023
    Last edited: Aug 11, 2023
    :wallhead:

    Man, I never asked for download speed. Please read again. If you meant split, those are for individual files.

    What I am asking is if, for example, office setup has 3 files A,B and C, then I want aria2 to be abale to allow me to choose whether I want to download A,B,C files at once or A,B and then C or A alone then B then C. In these cases aria2 -j=3 or -j=2 or -j=1 will be used respectively, Like this below;

    Code:
    "%Aria%" --log="%windir%\temp\log" --log-level=debug --console-log-level=error --summary-interval=0 --download-result=hide --continue -j=3 --split=%s_parts% --min-split-size=%s_size%M --max-connection-per-server=10 --max-download-limit=%Speed_Limit% --max-tries=2 --retry-wait=2 --check-certificate=false %ProxyAria% --out="%directory-prefix%\Office\Data\%~1" !sources!
    Here for -j=3, you can make a variable in Settings.ini to replace the 3 at runtime.
     
  9. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    What you asking now
    Make things much complicated ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. balubeto

    balubeto MDL Addicted

    Dec 22, 2009
    581
    10
    30
    I created the iso of Microsoft 365 Business Premium (x32 and x64) with your tool.

    How do I force install the only 64bit apps on a 64bit OS?

    Thanks

    Bye
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. DuskGolem

    DuskGolem MDL Junior Member

    Jan 9, 2019
    97
    30
    0
    Alright, no worries. Can you then just look into the percentage issue in aria2 that I mentioned above with screenshot?

    UUPDump also uses aria2 but it works perfectly for it.
     
  12. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    You can change to wget if you still facing problems
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    Just for fun
    Make an option 2 Activate windows ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. johnnywalls

    johnnywalls MDL Novice

    Aug 21, 2021
    12
    0
    0
    #1794 johnnywalls, Aug 13, 2023
    Last edited: Aug 13, 2023
    When I select downloading offline image, select any desired version of Office and I start downloading i get an error message:
    Code:
    The term 'Set-Clipboard' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the n
    ame, or if a path was included, verify that the path is correct and try again.
    At C:\Windows\Temp\tmp.ps1:9 char:14
    + Set-Clipboard <<<<  -value $OfficeDownloadURL
        + CategoryInfo          : ObjectNotFound: (Set-Clipboard:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    I still use Windows 7x64 if it makes any difference. Any idea how to fix it?
     
  15. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    some menus will not work properly under w7
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ETRZAIm0

    ETRZAIm0 MDL Novice

    Nov 8, 2016
    21
    1
    0
    "Adjust Internet Speed Setting [First Run]"

    Could you please tell me what does this do exactly (it appears in the first command popup)?
     
  17. ETRZAIm0

    ETRZAIm0 MDL Novice

    Nov 8, 2016
    21
    1
    0
    Is it possible to set multiple Proofing Languages during download and Install?

    For example, have Office 2021 Display Language in en-US with proofing but also fr-FR proofing?
     
  18. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    You can choose via menu
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,171
    5,978
    150
    Set in setting file max down speed
    If you use default Download manager
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. ETRZAIm0

    ETRZAIm0 MDL Novice

    Nov 8, 2016
    21
    1
    0
    Sorry I'm dumb, but where?