Link to home
Start Free TrialLog in
Avatar of TiazfaD
TiazfaD

asked on

Batch file for changing Firefox parameter

Dear All,

Is it possible to create a batch file to change a particular parameter for Firefox browser .

Thanks,
T
Avatar of Shaun Vermaak
Shaun Vermaak
Flag of Australia image

A startup parameter or a browser setting inside FF?
Avatar of TiazfaD
TiazfaD

ASKER

Hi Shaun,

Actually trying to modify the browser setting for puny code. Can we do the below steps using a batch file?

1.Type about:config in address bar and press enter.
2.Type Punycode in the search bar.
3.Browser settings will show parameter titled: network.IDN_show_punycode, double-click or right-click and select Toggle to change the value from false to True


Thanks,
T
ASKER CERTIFIED SOLUTION
Avatar of Shaun Vermaak
Shaun Vermaak
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of TiazfaD

ASKER

Thanks !!

T