General Custom Apps Troubleshooting
Applies to: Patch My PC (PMPC) Cloud Custom Apps
If issues arise when deploy apps using Patch My PC (PMPC) Cloud Custom App deployments, please follow these initial troubleshooting steps:
Please also consider the following when using the Custom Apps feature:
Review Custom Apps Reference:
Please review the Custom Apps Reference section.
Check Installation Commands:
Verify you are using the correct commands, switches, and parameters:
Consult vendor installation guides.
Review knowledge base or deployment documentation.
Resources:
Try running the installer with the following common switches for guirdance:
/?
,-?
,/h
, or--help
Extract the installer files to locate their documentation.
Search vendor forums/support sites using "command line" terms
Considerations
Apps must support silent install
Per-user MSI’s are not currently supported.
Putting the Architecture in the DisplayName forces detection to look in the 64bit Uninstall ARP key - example: x64 or 64bit or 64-bit
Apps need a valid DisplayVersion for detection. For example, 1.00-00e.2 is not a valid version number.
Test the app installs okay as the SYSTEM user using PsExec. Intune will install apps in the SYSTEM context and this may affect installation and/or detection.
List of Common Installation Switches
MSI
/quiet
or /q
or /qn
/norestart
or REBOOT=ReallySuppress
NSIS (Nullsoft)
/S
(case sensitive!)
Inno Setup
/SP- /VERYSILENT /SUPPRESSMSGBOXES
/NORESTART
InstallShield
/s
or /s
or /SMS
Test Locally
Use the following checklist prior to deploying via PMPC Cloud to thoroughly test installations locally:
Manual Installation
□
□
Manual Uninstallation
□
□
User Prompt Verification
□
□
List prompts encountered
Silent Installation (/quiet /noreboot)
□
□
Custom Pre-Installation Scripts
□
□
Custom Post-Installation Scripts
□
□
Application Launch After Install
□
□
Installation on Clean System
□
□
Installation over Previous Version
□
□
Logging Verification
□
□
Disk Space Requirements Check
□
□
System Restart Behavior
□
□
Additional Troubleshooting Steps
Review Logs: Examine vendor-specific logs for detailed error messages
Simplify Installation: Divide complex installations into simpler steps to isolate issues
Support Limitations
As detailed in our Custom Apps Support Statement, full deployment support for every custom application cannot be assured. Some applications may:
Use proprietary or unusual installation methods
Require specific environmental configurations
Need specialized knowledge from the vendor
Employ installation technologies incompatible with our service
Our Support Team Can Help With:
Initial setup of the Custom Apps feature
Successful uploads of Custom Apps
Verification that apps appear correctly for publishing in Patch My PC Publisher
Uploading applications to the Custom Apps portal
Connecting to the Patch My PC Publisher
Resolving login and user invitation issues within the Custom Apps portal
Addressing errors related to Custom Apps appearing in PatchMyPC.log or the Custom Apps UI
"Best-Effort" Support Offered for Custom Apps that fail:
Installation on devices
To be detected post-installation.
Our Support Team Cannot:
Guarantee packaging success for every application through the Custom Apps feature
Create Custom Apps on behalf of customers
Write custom scripts to facilitate app installations
Getting Support
Our team will support you within our capabilities, as outlined above.
But, for highly specialized or complex apps, complete solutions may not always be possible. If an app issue falls beyond our scope, consider consulting directly with the application vendor.
To submit a support case concerning Custom Apps, Open a Support Case, and choose “Custom Apps” as the product.
Last updated
Was this helpful?