Is this the correct way to make Post-Setup commands?

Messages
31
Reaction score
1
Self explanatory title. Check image for more.
And, when I say "Is this the correct way to make commands in Post-setup?", I mean "Will this work lmao"

NOT looking for a deep dive into the commands I've used, just need to know if the formatting or whatever is correct..







View attachment 11994
 
No, the correct syntax is:
CommandParameters
bcdedit/set linearaddress57 OptOut

If you have too many bcdedit commands, move them all to a single batch file. Then just add the one batch file to Post-Setup.
 
Back
Top