greiginsydney / New-OoklaSpeedTest.ps1

GNU General Public License v3.0
7 stars 2 forks source link

Script misuses pathing #10

Closed cjramseyer closed 1 year ago

cjramseyer commented 1 year ago

A typical user is going to install the Ookla speedtest in the default directory. That directory is: C:\Program Files\Speedtest

The program should NOT be installed in the PRTG directory. The script can't find speedtest.exe otherwise. The exe is not the only piece necessary.

Please add the default pathing and create a parameter to provide a different path to the speedtest exe

greiginsydney commented 1 year ago

@cjramseyer, the ZIP I'm downloading from the OOKLA CLI link only contains an EXE and MD files, no installer.

Can you link me to the version you're installing?

- G.