Forum Discussion
ash_user
Feb 08, 2023Copper Contributor
Win32 App deployment to AppData
Hi, I am trying to install an exe but running into issues with one of the settings. One of the settings points to AppData folder. If I use %userprofile% or %appdata% it points to system32 admin a...
Feb 09, 2023
I guess this blog should show you what to use for the install command and what to use for the detection rules
https://call4cloud.nl/2022/11/all-quiet-on-the-intune-detection-rules/
Needed to do the same for the xelion app
- ash_userFeb 09, 2023Copper Contributor
Would it work with an exe file as the guide is regarding an application file, which seems to be on the web?