stephannn

Results 10 issues of stephannn

Hi there, you wrote that the app requires admin rights in case of missing dependencies. Have you thought about just use runas to restart the app in case it is...

Hi, I just finishing setting up the IIS describes as here: https://github.com/rustdesk/doc.rustdesk.com/blob/master/content/self-host/rustdesk-server-pro/installscript/windows/_index.en.md and the URL Rewrite section is misleading: 1) First also the _Dynamic Content Compression_ has to be installed...

Hi, I had two issues with the script: 1. the variable rustdesk_cfg was not defined correctly 2. the install argument did not install the service 3. the variable $rustdesk_id was...

Hi, we deploy Edge updates via SCCM/WSUS and the user get the updates installed in the background. Unfortunately, the "please restart your browser" window only appears 4 days after the...

Hi, using following code on WinPE: `powershell -command "EXIT (Start-Process -FilePath WhyNotWin11.exe -ArgumentList """/s /skip DirectX,Disk,Storage /f /e TXT $env:temp\WhyNotWin11_check.log""" -PassThru -Wait).ExitCode"` does not return 0 even when the checks...

checks

Hi, my old micro-SD card broke and I had to reinstall my raspberry PI / BrickPI. So I am following the instructions: https://ev3dev-lang-java.github.io/docs/support/getting_started/brick.html but maybe because the release is too...

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** At work we use Microsoft AppLocker and most apps in the user context are allowed...

Bug

without the command the export command hangs: `& $wingetPath export -o $outfile --include-versions --accept-source-agreements | out-null`

Hi, I made a new pull request about duplicated nodes with the same name in MeshCentral. When the property preventDuplicateDevices is set to true and an agent tries to register...

Not a real PR, but the error variable is never used and when you use maybe an incorrect PostgreSQL version, as I do/did, you miss the real error about it....