rzc0d3r/ESET-KeyGen

error code 255

Closed this issue · 5 comments

main.py: error: one of the arguments --key --account --business-account --business-key --only-webdriver-update --update is required
Error: Process completed with exit code 255.

please help with this code not sure whats going on
thanl you

you left out the required argument in the startup arguments.

always specify the browser to be used and the type of script operation

Required arguments

Browsers: --chrome, --edge, --firefox
Type of operation: --key, --account, --business-account, --business-key, --only-webdriver-update, --update

Thank you for your help