L
Leszek Gruszka
Someone can help me?
Dim aplik as integer
aplik = Shell("""gpresult.exe"" >1.txt", , True)
I don't know how to run it properly. I'm getting an error at ">".
ERROR: Invalid argument/option - '>gpo.txt'.
Type "GPRESULT /?" for usage.
Dim aplik as integer
aplik = Shell("""gpresult.exe"" >1.txt", , True)
I don't know how to run it properly. I'm getting an error at ">".
ERROR: Invalid argument/option - '>gpo.txt'.
Type "GPRESULT /?" for usage.