Name Description Path Parameter Parameter_cuda
Example Creates a popup message https://cmd.hashtagit.ch/scripts/example.html

-- Copy code --
-message "" CUDAmessage.(String)
GetSubfolderSize Lists all Subfolders of a given folder with their acording size https://cmd.hashtagit.ch/scripts/GetSubfolderSize.html

-- Copy code --
-Path "" -OutGridView $true CUDAPath.(String);OutGridView.($true or $false)