when we apply the patching and upgrades?
hi everyone,
iam getting littile bit confusion about patching&upgrade.can anyone give me with best example?
thanks.
Answers (5)
Thanks Piyush & Jagadesh..But can we able to add external file or Registry in Patch (MSP) while creating a patch for a msi?
or only we create a patch if any file or registry key is missing in users machine of an application ,so that we can update that particular file Or registry through the patch(MSP)..
Can you please give me the idea about this ..
Comments:
-
Yes you can add. Create a new MSI based on the previous one with all the added registries and files and whatever changes you want.
Take Admin Install of both MSI. Then use the Patch creation tool to create MSP. It will first ask you for previous package, then new package and then will create MSP for you.
Read MSI.chm before creating it first time to get a better idea. - piyushnasa 12 years ago
An application that has been installed using the Microsoft Windows Installer can be upgraded by reinstalling an updated installation package (.msi file), or by applying a Windows Installer patch (an .msp file) to the application.
Comments:
-
If you take Adobe Reader as an example
From Adobe Reader 9.3.2 to 9.3.3 is a patch
From Adobe Reader 9.3.3 to 10.0 is an upgrade - jagadeish 12 years ago -
Again it depends on how vendor is releasing the update, Whether they are releasing it as .msp (Patch) or .msi (Windows Installer)... - jagadeish 12 years ago
Are you using a technology like the K1000 to patch? If so then I recommend checking out the knowledge base and the Kace Kontinuing Education resources available on the Kace website.
Comments:
-
http://www.kace.com/support/resources/kb/article/KACE-Kontinuing-Education-K1000-and-K2000-Recordings Here's this link to the website chucksteel is talking about. - Ben M 12 years ago