Software Management Group

 View Only
  • 1.  Detection rule with a Static File Expression for Appdata Folder

    Posted Jul 30, 2019 12:35 PM

    Does anyone know how to create a Detection Rule using a Static File Expression to detect the existence of the following path...

    C:\Users\username\AppData\Local\WebEx\atcliun.exe

    I can't seem to get this to work, even subsituting username with %username%

    C:\Users\%username%\AppData\Local\WebEx\atcliun.exe

     

    Regards



  • 2.  RE: Detection rule with a Static File Expression for Appdata Folder

    Posted Jul 30, 2019 02:20 PM

    Use AppDataFolder as the base folder.  Then you can use Local\WebEx\atcliun.exe as the file path.  That should take care of it.



  • 3.  RE: Detection rule with a Static File Expression for Appdata Folder

    Posted Jul 30, 2019 02:22 PM

    I think you have to run the install as a user for the detection to run as the user and resolve %username%



  • 4.  RE: Detection rule with a Static File Expression for Appdata Folder

    Posted Apr 21, 2023 01:42 PM

    Did you ever get this figured out ?