Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!
I am tasked with deploying updated software for Epic. Here is the situation.
MSI to install the main application
2nd MSI to install an update to the first one
Powershell script to copy files from the source directory to the local computer.
I have tried 2 different ways:
Deployment with 3...
Hi all,
When I try to silently uninstall Microsoft Office 2013 via the command line (eventually SCCM 2012) I get a message saying that bootstrapper has failed or that the executable is invalid. The command I am using is as follows:
"\\server\bleh\bleh\MS Office 2013\setup.exe" /uninstall...
extract the Java MSI from the Java EXE.
I have downloaded the Windows Offline and Extracted the Java.exe. But i am unable to find .msi file in following location
%userprofile%>appdata>Locallow>Oracle>Java
Please guide me.