Code Crafting
Code Crafting
I know that is a issue with Exchange, but i don't think that Microsoft Exchange team will change this. To me the api need to enhance about that. I sort...
I tried to change the xml response to 1.1 version It ignorantly changing the 1.0 part to 1.1, but did not work (of course what I thinking?). Yeah I also...
I can also confirm this problem with v1.126.1. Looking at the code here, I noticed that the UI value, such as `4000k`, is converted to `40000000` to be bps, the...
This is related to AiSuite3 quick setup initialization. It seems that the process doesn't run long enough (fails or is prevented from starting?) causing this error, which I couldn't reproduce...
I made some changes to the Set-ASUSServices. Replace the files below inside `Source` folder, by downloading them (right click and save link as) - [settings.json - SHA256: 7111AD3289FB09EAB4CFFEB0C44E69A5C1DF109E95B2DF4EE46BAFD2A3269BC0](https://raw.githubusercontent.com/codecrafting-io/asus-setup-tool/dev/Source/settings.json) - [setup.ps1...
Sorry, but I really can't reproduce the situation. Through PowerShell it seems that AiSuite3 setup does not start or is killed earlier. Not sure why. AiSuite3 is used to install...
I made another small tweak in the `setup.psm1` file to improve the `Start-Process` failures and detection when the AiSuite3 window appears (indicating that ASUS basic services have been successfully set...
All of these changes have been fully integrated into v0.9.0
For those still having the issue, try version [v0.7.1](https://github.com/codecrafting-io/asus-setup-tool/releases/tag/v0.7.1) and see if it works. This may be related to newer ASUS services introduced in 0.8.0. Still investigating
The decision to install or not install AiSuite3 is not the cause, more likely something is blocking the setup from running. Unfortunately I haven't been able to reproduce the problem...