Does anyone know how to update the .VBP file of a VB6 project to have this option turned on ?

Looking at the .VBP file, all the parameters are listed and I can see the one I want, but it has no heading. I am using the command "VBInstance.ActiveVBProject", and it insists as a heading for one of the parameters.

I have tried using "" and " " but it doesn't like "", and using " " it creates a new section with whatever heading you supply.

How do you make it update the existing parameter of "unattended" ?

Thanks in advance

Steve.