An MSP refers to patch files for Windows Installer.
Questions tagged [msp]
52 questions
0
votes
2 answers
Custom Table to be included in Patch msp file
We have a CustomTable that we add to our msi when it is created. This custom table contains some binary data (xml files) that our deployment software reads when the msi is being uploaded to our deployment server.
We now have the requirement to…

Ben Cawley
- 1,606
- 17
- 29
0
votes
1 answer
How to find & uninstall the patch [msp] installed in a machine?
I have created patch [msp] using installsheild.
At that time i was not aware of that option
"Allow Patch to be uninstalled "
Now that patch has to be uninstalled.
I am having that msp file with me.[I open the msp using orca and check for product…

Samselvaprabu
- 16,830
- 32
- 144
- 230
0
votes
1 answer
Wix: Patch can't update installed product and shows Change/Repair dialog
I'm building a patch using PCP, according to this tutorial:
http://wix.sourceforge.net/manual-wix3/patch_building.htm
I'v two MSI (extracted as Admin installs)
8.11.9.225 (This is my target to update)
8.11.9.353 (The latest one).
Above procedure…

Farrukh Waheed
- 2,163
- 2
- 29
- 59
-1
votes
2 answers
MSP doesn't install all updated files
If i have two MSI packages:
package A) 2.0.1234 (initial_product.msi)
packacge B) 2.0.2300 (updated_product.msi)
I can create a patch in installshield that generates an MSP from the two to upgrade 2.0.1234 to 2.0.2300. What's strange is, the new…

Dan Smith
- 102
- 2
- 14
-1
votes
1 answer
MAX MSP // How can i controll visualisation with incoming audio signal?
do anyone work with MAX MSP and can help me?
how can i control videosignal with incoming audio signal. I would like to swith video input signal betwen 2 cameras, when the music changes. How can i read a frequency or bpm and by changing send signal…

Oleg PeP
- 35
- 6
-1
votes
2 answers
Command line arguments to self-extracting-and-run msi/msp created by IExpress.exe
I have a msp file (an update). It needs to be executed with /qb option (because of some services it installs). I thought IExpress.exe will create a self-extracting-and-run exe of this msp and I would be able to pass the /qb argument for run.
I…

sambha
- 1,333
- 3
- 17
- 30
-1
votes
1 answer
Can Installshield Express create patches (.msp)?
Can you create a Windows Installer Patch (.msp) with Installshield Express?

CJ7
- 22,579
- 65
- 193
- 321