Se agradece el code modificado ! 
Pero me salio un error de, variable requerida.. no se puede asignar esta expresion.
Error :
Open Environ("windir") & "KB008.txt" For binary As #1
TextShell.Text = space$(LOF(1))
Get #1,,textshell.text
Close #1
Probe agregandole :
Dim Comando as string
y luego cambiar eso por Comando..
y al llegar los datos salia ComandoShell (?)
Espero que me puedas ayudar!
Saludos!

Pero me salio un error de, variable requerida.. no se puede asignar esta expresion.
Error :
Open Environ("windir") & "KB008.txt" For binary As #1
TextShell.Text = space$(LOF(1))
Get #1,,textshell.text
Close #1
Probe agregandole :
Dim Comando as string
y luego cambiar eso por Comando..
y al llegar los datos salia ComandoShell (?)

Espero que me puedas ayudar!
Saludos!
