This is what i put i had too change the Drive Letters but Its not Saving anything in the myfile.txt for C: I open it and its Blank...
VB Code:
Private Sub Form_Load() Shell ("E:\Windows\System32\cmd.exe /e E:\Windows\System32\netstat -n >> C:\myfile.txt"), vbNormalFocus End Sub
I went threw all the NetStat and NbtStat Commands and nothing was saved into that Text File...




Reply With Quote