Help with parameter

hi
i try to crate file using parameter

parameter Destination= = “value “abcd” of key “HKEY_LOCAL_MACHINE\SOFTWARE\abcd\abcd” of native registry”

parameter Destination= = “value “my value” of key “HKEY_LOCAL_MACHINE\SOFTWARE\my software” of native registry”

createfile until end

[Paths]
Destination={parameter "Destination"
Source=C:\my source

I’m not sure why are you using parameters, but you could use something like:

Destination="{value "valueName" of key "HKEY_LOCAL_MACHINE\SOFTWARE\my software" of native registry}"

Just be sure to use the correct registry inspector.

https://developer.bigfix.com/relevance/guide/client/registry.html

Thanks for the help, it works, you helped me a lot

help plz wit analysis

(names of it, modification times of it) of files whose (now - modification time of it < 24*HOUR) of value “my value " of key “HKEY_LOCAL_MACHINE\SOFTWARE\mysoftware” of native registry”

See Help plz with analysis

Thanks for the help, it works, you helped me a lot

Thanks for the help, it works, you helped me a lot

CAN YOU HELP WITH THIS ONE ’

I HAVE 2 DIFFRENT FILE

1 -START WITH ABC
2 -START WITH XYZ

HOW CAN I SEE ONLY 1 FILE