You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hii.
My task is to seach for C:\system32\drivers\wireguard.sys driver and if I found it the installation should be stopped.
For this, I am doing file search and storing the result in variable "isWireguard" and then
using launch condition and giving "isWireguard" variable to condition.
But for some reason util:Filesearch is throwing error. Why is it. Can anyone help how to do it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hii.

My task is to seach for C:\system32\drivers\wireguard.sys driver and if I found it the installation should be stopped.
For this, I am doing file search and storing the result in variable "isWireguard" and then
using launch condition and giving "isWireguard" variable to condition.
But for some reason util:Filesearch is throwing error. Why is it. Can anyone help how to do it.
Beta Was this translation helpful? Give feedback.
All reactions