Repair Issues
I have an captured MSI, which contains HKCU and HKLM entries.
The package works fine when tested manually, however it is creating issue when installed through SCCM. It doesn't contain any advertised shortcuts.
I have included active setup, however it doesn't solve the problem.
It always needs a repair after installation from user account to properly launch the application.
Can you please provide me starting pointers for troubleshooting this?
Thanks
The package works fine when tested manually, however it is creating issue when installed through SCCM. It doesn't contain any advertised shortcuts.
I have included active setup, however it doesn't solve the problem.
It always needs a repair after installation from user account to properly launch the application.
Can you please provide me starting pointers for troubleshooting this?
Thanks
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
12 years ago
Posted by:
Arminius
12 years ago
The first place to look is your source. Check if it's an MSI that you captured (yes, I'm repeating what VBScan said above). If it's not, check that the setup.exe doesn't kick off an MSI inside the setup or launch an MSI from within the media folder; that's an error that a lot of new packagers make. (It's not an MSI, so I captured it. True, the file wasn't an MSI, but it launched one.) So look there. Anytime a capture doesn't behave like an MSI should - stuff not working, transforms not being applied, properties not being accepted - that's the first place to start looking and 90% of the time that will be your problem.
Posted by:
andys0123
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.