If the Win32 app has dependencies on other apps, the detection rule can bet set to check for information such as an MSI product code or the presence of a path/file, a registry key/value, or the results of a script.Configure App return codes. This defines the result of the installation...
SelectManually configure detection rulesin theRules formatlist, and then selectAdd. ForRule type, selectRegistry. Use the following values for theDetection rulesettings: Rule type: Registry Key path: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\339020b868450372 Value na...
Does detection rule checks the bundle ID and the App version Installing 2 versions of Photoshop (26.3.0 and 23.5.4) succeeded without a problem. When deleting the oldest version the app isn't reinstalled automatically = problem. When deleting the newest version the app is reinstalled automaticall...
Value name: The name of the registry value to detect. If this value is empty, the detection will happen on the key. The (default) value of a key will be used as the detection value if the detection method is other than file or folder existence. Registry key requirement: Select the typ...
Hey Chris, That error is caused by the detection rule. I've been battling with the same error message while installing Greenshot trough Intune until I changed the detection rule type to Registry. See image below. Key path = Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current...
so for the rules used to detect the presence of the app, i am not sure how to set up the detection rule... I am guessing I should use the ClickToRun, although, it does not exist in the registry yet, i assume it will be added when Microsoft 365 apps are installed ?
Upon integrating this script as a detection rule for a Win32 application and mandatorily distributing the said application to a user or device, theIntuneManagedExtension.logbecomes a window into the installation process. This log provides a comprehensive breakdown of the steps involved in identifying...
Fix Intune Win32 App Install Error 0x80070002 Name":"Adobe Reader Pro","Version":1,"Intent":3,"TargetType":2,"AppApplicabilityStateDueToAssginmentFilters":null,"AssignmentFilterIds":null,"DetectionRule":"[{\"DetectionType\":1,\"DetectionText\":\"{\\\"ProductCode\\\":\\\"{AC76BA86-103...
Thanks for your reply. I finally made it work! These are my settings: And the script is: As I needed to copy the whole folder. Interesting is if I set the install behaviour as System context, Intune will create another "user" (in users folder) with the device's name. ...
If we deploy an MSIX per-user, for example, the “Installation Behavior” should be “user” and the detection technique should be a per-user registry entry (HKCU). As you can see, selecting a manual detection rule is not simple and it depends on your specific scenario. The best ...