I get this error message every time I try to install quicktime: "ul_catalog.98cb24ad_52fb_db5f_ff1f_c8b3b9a1e18e not found in cabinet file quicktime.cab. This could indicate a network error, an error reading from the cd-rom, or a problem with this package." I downloaded the installer from apple, so I'm not sure what the problem is. I use an ASUS laptop.
Just save this as a .bat (or.cmd) file, and call it from your (Computer Configuration) GPO. Although note that I've not tested it from a GPO, only as a double-click and as a Task Sequence step in SCCM. Of course the QuickTimeInstaller.exe needs to be present in the \\server\share\applications\quicktime path!
Just solved the problem for me: The latest version of QT is not compatible with Win8. So I was told by one of my company technicians to use the win7-modus in win8 to install the exe-file. Installation with no problems. :-)
This only happens when I try to hide the UI for me. Elsewhere on the internet I've found that people get this problem when trying to use the compressed MSI file inside the EXE in a batch file (in order to distribute via GPO). The problem occurs for them when they order QuickTime.msi before the AppleApplicationSupport.msi. I tried passing \qn to the EXE and it does pass this onto the MSI but unfortunately the EXE too makes this mistake and initially runs QuickTime.msi, so I get the same failure. The 'normal'/UI case works for me. In my case I think I'll just show the users the UI but it's a shame I can't do it this way without running a batch.
c80f0f1006