Klaus Becker
Klaus Becker
Hello I get following error spawn wmic enoent the command wmic works in the commandline any ideas? maybe a problem of the path? and if it is so can I...
is it possible that a return value is guaranteed? because if one "find" doesn not find anything the whole data is empty so I tried this code but it only...
I have a test batch file with this content (Windows 11) **echo on cd C:\test echo test1 pm2 status echo test2 pm2 status** after the first call of pm2 =>...
Hello my cron job definition is '0 35 17 * * *' so, it should run once a day at 17:35 to prevent maybe an other bug (because job starts...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
I have many errors if I try to build Electron v10 app has someone a solution? **for example** ...\.electron-gyp\10.0.0\include\node\v8.h(9775): error C2061: syntax error: identifier 'Address' (compiling source file ..\src\javaObject.cpp) [...\node_modules\java\build\nodejavabridge_bindings.vcxproj]...
Hello would it be possible to fix this errors? ..\src\java.cpp(206): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments [..elec7\node_modules\java\build\nodejavabridge_bindings.vcxproj] ..\src\java.cpp(234): error C2661: 'v8::Object::Get': no overloaded function takes 1 arguments...
Hello is there also a method to export as FIT file? because I will change some data and then save it as "original" thx Greetings Klaus