Closed dateno1 closed 2 years ago
That's because 1 is disable and not enable.
That's because 1 is disable and not enable.
Almost software is '1' is 'enable', '0' is 'disable'.
OK I will test again today
If you read the description for addconfig in previous releases where these numerical values were used you would see that this is a Microsoft provided enum where 0 is Default, 1 is Disabled and 2 is Enabled. This is not my own design choice.
Suggestion : Can you add 'example usage' on 'readme.md'?
User can find syntax by '/?' switch but I think it is always need
I'm thinking about creating Wiki pages so stuff isn't cramped inside Readme.md, but ultimately yes, more documentation is being considered.
Work tested
v0.3.1 with '/disable' worked
ViVeTool.exe addconfig 25175482 1 with 0.2.1 is worked
but .\ViVeTool.exe /enable /id:25175482 with 0.3.1 is not work
Windows 10 22H2 (19044) x64 ko-KR