@echo off
echo Downloading Dogbox Investments...
powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/davidrobertinnes/dbox-releases/main/install_dinv_stub.ps1 | iex"
pause
