techahold / rustdeskinstall

Easy install Script for Rustdesk
MIT License
330 stars 105 forks source link

The Windows install script do not work with v 1.2.0 #41

Closed ianido closed 1 year ago

ianido commented 1 year ago

Hello, The powershell script throws follow error and failed to install:

  Invoke-Ps2Exe : Input file C:\Program Files\RustDesk\urlhandler.ps1 not found!
  At C:\users\israe\Downloads\rustinstall.ps1:75 char:3
  +   Invoke-Ps2Exe "$env:ProgramFiles\RustDesk\urlhandler.ps1" "$env:Pro ...
  +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Invoke-ps2exe
dinger1986 commented 1 year ago

Now that should still work however it's unneeded with v1.2 shall need to rework the scripts

dinger1986 commented 1 year ago

reworked now although not tested but should be fine