Hello again,
i’m working on designing a batch file that will modify the registry to clean up some broken links on the start menu. i’ve got the batch file to work correctly except for 1 small issue that i was told needs to be resolved.
when the batch file runs it prompts the user to select yes or no to allow the change to registry.
the Question:
is there a command i can use to hide that selection box and automatically select yes when that prompt would appear?
Thanks in advance.