Problem in Importing/Generating NETLIST for PADS-PCB

Hello,
I am new to Kicad, getting problem in generating/importing netlist with “netlist_form_pads-pcb.xsl” plugin. It is creating .XML file. Pads-pcb needs .ASC file format. While generating netlist, i am unable to change/edit its extension in “Defualt Netlist Filename” (Please see image attached).I am using Ki-Cad on win10 (64bit) and winXP (32bit).
Thanks in Advance.

You may also likely need to change the header line.
KiCad default still has an ancient
*PADS-PCB*

Which will probably need to be

!PADS-POWERPCB-V2.0-METRIC! DESIGN DATABASE ASCII FILE 1.0

1 Like

Can you advice how to change the header, thank for your help in advance