asked on
ASKER
Software is any set of instructions that directs a computer to perform specific tasks or operations. Computer software consists of programs, libraries and related non-executable data (such as documentation). Computer software is non-tangible, contrasted with computer hardware, which is the physical component of computers. Software written in a machine language is known as "machine code". However, in practice, software is usually written in high-level programming languages than machine language. High-level languages are translated into machine language using a compiler or interpreter or a combination of the two.
TRUSTED BY
ASKER
Why not approach like this
https://community.spiceworks.com/scripts/show/3453-uninstall-string-search
Get-ChildItem -Path HKLM:\SOFTWARE\Microsoft\W
Maybe combined with your approach.
I d use psadt instead of doing kill magic and stuff myself.
Not sure 64 or 32 bit, don't know if Firefox plugins all need 33 bit Firefox.
I have the sccm report already, that was the reason to initiate the upgrade.
I m looking for a general/automated upgrade approach since we will need to do same for other software too.
Can t dive into each software item in depth, analyze it. We replace older manual installs by new versions in bulk, that s the message.