Forum Discussion

manojviduranga's avatar
manojviduranga
Iron Contributor
Apr 22, 2022

Package size get extremely larger than the original MSI file after preparing using IntuneWinAppUtil

Hi Folks, 

 

I've been trying to push Java (JRE) package via EndPoint Manager to WIn10 devices but the file size gets extremely large (2.9 GB) than its original MSI file which is just 80MB. And Microsoft EndPoint Manager doesn't create the app and the end (stating "Your app is not ready yet. If app content is uploading, wait for it to finish. If app content is not uploading, try creating the app again")

 

 

How I got the MSI: 

In a test Machine, I simply opened up the Java JRE exe (jre-8u331-windows-x64.exe) and kept it open/untouched which apparently produces the source files in to the location "C:\Users\UserName\AppData\LocalLow\Oracle\Java\jre1.8.0_331" temporarily. Grabbed the .msi file from there (there were no other files in there) and used it as the source to package a ".intunewin" file using the IntuneWinAppUtility. 

 

I've noticed the same in various other applications and wondering if anyone has seen/sorted this ? Really appreciate any inputs!! 

 

Thanks heaps

  • manojviduranga's avatar
    manojviduranga
    Apr 26, 2022
    Update - I still couldn't figure out the root cause however, I just tried the same in a separate device after downloading the tool again from the GitHub location specified above (with newly created source and output folders) and voila ! it went smoothly (finished up in a few seconds while the output file size is similar to the source file).

    Thanks again for your prompt responses !


  • andrew1810's avatar
    andrew1810
    Copper Contributor

    manojviduranga 

    Did you copy the MSI into a folder for the source?  The intunewin app grabs anything in the folder you specify as the source folder, it sounds like the source location probably had more files in it.

    • Rudy_Ooms_MVP's avatar
      Rudy_Ooms_MVP
      MVP

      andrew1810  as he told there were no aditional files in the source folder … it shouldnt be added to the intunewinfile… thats why i asked to extract it in the first response to be sure :)… so waiting for the repsonses

      • manojviduranga's avatar
        manojviduranga
        Iron Contributor
        Update - I still couldn't figure out the root cause however, I just tried the same in a separate device after downloading the tool again from the GitHub location specified above (with newly created source and output folders) and voila ! it went smoothly (finished up in a few seconds while the output file size is similar to the source file).

        Thanks again for your prompt responses !


Resources