"c:\Program Files\etc..." variable

(imported topic written by SystemAdmin)

Hi everyone. Really easy one for you here, but I can’t find it in the documentation anywhere…

Is there a BigFix equivelant of %programfiles% ? I know there is a system folder one, but I can’t see one for this.

Cheers,

(imported comment written by jessewk)

Craig,

There isn’t a dedicated inspector for the program files directory, but if the environment variables are set correctly for the system user you can use this:

value of variable “ProgramFiles” of environment

-Jesse

(imported comment written by SystemAdmin)

That will work perfectly, thanks for that.