Izarc MSI and Transform
At work I try to use as many free software alternatives as possible, after a bit of hunting I came across an MSI that someone has built for IZArc.
The only problem the MSI above is that it’s in French. Here’s a transform (mst) to change the language to English and remove the “What’s new” and [...]
Skype Transform / Deploying Skype
First things first, grab the Skype business version from the Skype business site. This has no adverts and is an MSI file for simple deployment.
You’ll probably want my Skype Transform which will remove the desktop shortcut and prevent Skype from auto starting with windows.
You can now deploy Skype in your prefered way (Group Policy, SMS, [...]
Deploying the Java runtime environment (J2RE)
This post will try and walk you through deploying J2RE using Group Policy Software Deployment.Firstly, download “Java Runtime Environment (JRE) 6″ from here, you’ll need the offline installer for this. Once downloaded, run it and an MSI will be extracted to your AppData folder, you can find it here:
%HOMEPATH%\Local Settings\Application Data\{3248F0A6-6813-11D6-A77B-00B0D0150060}
You then need to create [...]