Get MobileIron onto Blackberry 10 Device

With the enabling of Blackberry to run Android apps, users can download the following APK direct to their Blackberry phone and install and setup https://mega.co.nz/#!3IxhnTpR!rPz0ZGKrXJ4g6ufz-IcY4LOFafbnJ_CZuNN8sWR9qKU Go through […]

Installing VSTO run once

How to uninstall vsto “%CommonProgramFiles%\Microsoft Shared\VSTO\10.0\VSTOInstaller.exe” /uninstall \\path\to\vsto\AddIn.vsto How to silently install vsto “%CommonProgramFiles%\Microsoft Shared\VSTO\10.0\VSTOInstaller.exe” /install /silent \\path\to\vsto\AddIn.vsto How to install via group policy Bat Login Script […]