Thanks Frank, I assumed as much and can write that custom script, I just need to know how I can remove it, so it stops showing up in Lansweeper.
What I have done is created a dynamic group in Lansweeper that pulls any computer with chrome into it. I then want to send my PowerShell script to all machines in that group. Now the issue is, even after my script is deployed, the computer is still left a member of that group as Lansweeper still sees google chrome installed (even though my script deleted chrome from Appdata of all user profiles).
You mentioned that the software scan looks in different registry locations, which locations are these? I can have my script remove the specific registry keys associated with google chrome which in turn should remove chrome from the asset, which would remove it from the dynamic group I have created.