
Report on the version of Java installed - social.technet.microsoft.com
I am trying to just report on the versions of Java installed on computers. I am running the following and getting the installed version as well ass all updated version (installed or not) for each computer.
Windows Installer Package or .msp file
I had an application (msi) installer and also a patch (.msp) file. Trying to use package and application but installation failed. Thanks Jeff Monday, October 7, 2013 10:32 AM
windows 10 upgrade fails could not install one or more components …
My computer keeps trying to update Windows 10 and fails and rolls back to previous version. This is very annoying. I keep removing update assistant and the update and disabling Windows Update …
Install a program from server - social.technet.microsoft.com
=> If I take the installer and put it on the machine directly, the installation goes well. So the installers are not the issue. => Also I can install these software from other machines, that means the issue is not …
Remove registry key based on substring value
May 28, 2012 · Fistr I must remove from registry all subkeys thath contain substring "Adobe Flash Player 10 Plugin" in [HKEY_CLASSES_ROOT\Installer] . Substring must be more than one.
How to install windows 8.1 without DVD
hey i have lost my windows 8.1 cd and now want to format and clean reinstall it because of some malware.
SCCM 2012 issue with application detection occuring too quickly
For instance, the SCCM server detects the exit code from the EXE installer and believes the install is finished and then performs the application detection whereas a MSI installer is still running. …
How to sequence java with App-v 5 SP1 - social.technet.microsoft.com
I am having a hard time virtualizing java in app-v. I have packaged java as a middleware package and deployed it but how do I connect it with IE? Please any help? Moved …
CMD for changing an application to compatability mode
Mar 25, 2013 · I work for a software development company in Technical support and the software we use is Oracle based (We use an Oracle 10g database and Oracle Application server and the runtime …
How can I use VBScript to enumerate HKEY_CLASSES_ROOT\Installer ...
This is where I'm stuck having to make the script search and evaluate everything under HKEY_CURRENT_USER\Installer\Products. What can I do fellas, is it even possible?