While handling with MSP of applications, sometimes a question comes in mind that can an MSP be installed along with MSI?
The answer is yes, but with a few conditions involved.
The conditions are explained later in the post with some description.
...
I faced an issue installing Flash player from USB drive though it was installing fine when installed from local or network drive. I found out the issue and resolution and want to document here for all of you.
While installing the package, I got this ...
Quicktime comes as an EXE file which can be extracted easily with 7Zip. The three MSI I received were AppleApplicationSupport, AppleSoftwareUpdate and Quicktime. The Apple Update MSI can be discarded if you do not want to AutoUpdate your Quicktime.
...
iTunes comes as an EXE file which can be extracted easily with 7Zip. The five MSI I received were AppleApplicationSupport, AppleMobileDeviceSupport64, AppleSoftwareUpdate, Bonjour64 and iTunes64. The Apple Software Update MSI and Bonjour MSI can be ...
Many times it is an issue with the Administrators to deploy Google Chrome enterprise wide as there are lots of issues like:
1) Many people would have already installed various other versions of Chrome either through MSI or through exe.
2) How to ...
Often we come across a situation where we need to see the Operating system bit information and then install application or do any customization. Also many times we have different MSI for different OS type and we are in a confusion how to deploy them ...
If you want to create a SendTo shortcut through MSI, then if you just add the shortcut in MSI in SendTo folder, it will not work. Even if you get the shortcut there in every user profile, still it will not work. To make a SendTo shortcut, you need to ...
I need a solution
I am working on AutoCAD LT 2012. I was able to create an admin image for this application and it created a shortcut. When this shortcut is run through command prompt ...
This issue has been solved
How to Make an MSI With Some Files Compressed in Cabinet File and Other Uncompressed Outside the MSI
This is a very interesting feature in MSI and I would like to explore and explain this for your knowledge and benefit.
Word Count generally known as Word Count Summary property. This is a mandatory Summary property in MSI and can be changed from ...
Most people dread while packaging Mozilla Firefox application and mostly try to make a silent installation of it. I was recently given task to package the latest Mozilla Firefox application version 9.0.1
I would like to share here how I could easily ...