Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to use variable like %LOCALAPPDATA% for path of handler

  • 2 balas
  • 1 memiliki masalah ini
  • 6 kunjungan
  • Balasan terakhir oleh Mathieu78

more options

Hello all,

We must use a third party application which can only be installed in user home directory. We'd like to create a GPO to manage user settings, and configure a handler for this application.

Is it possible to use an environnement variable (for example %LOCALAPPDATA%) in the path of a handler ?

Thank you.

Hello all, We must use a third party application which can only be installed in user home directory. We'd like to create a GPO to manage user settings, and configure a handler for this application. Is it possible to use an environnement variable (for example %LOCALAPPDATA%) in the path of a handler ? Thank you.

Semua Balasan (2)

more options

So in order to make those variables work, you use expandable="true" in the ADMX and I honestly don't know if that works with MULTI_SZ (which we are using).

Can you open an issue here:

https://github.com/mozilla/policy-templates/issues

and I'll take a look?

more options

Thank you very much, i'm opening an issue.