[SIZE=2][COLOR=#010101]
tempfile$=[/COLOR][/SIZE][SIZE=2][COLOR=#800000]'C:\aref.txt'
[/COLOR][/SIZE][SIZE=2][COLOR=#010101]param$=[/COLOR][/SIZE][SIZE=2][COLOR=#800000]'WAIT,HIDE /c systeminfo'[/COLOR][/SIZE][SIZE=2][COLOR=#010101]+ [/COLOR][/SIZE][SIZE=2][COLOR=#800000]'>"'[/COLOR][/SIZE][SIZE=2][COLOR=#010101]+tempfile$+[/COLOR][/SIZE][SIZE=2][COLOR=#800000]'"'
[/COLOR][/SIZE][B][SIZE=2][COLOR=#000080]Run[/B][/COLOR][/SIZE][SIZE=2][COLOR=#010101]("cmd.exe","param$")
[/COLOR][/SIZE][B][SIZE=2][COLOR=#000080]LoadText[/B][/COLOR][/SIZE][SIZE=2][COLOR=#010101]("Paragraph","tempfile$")
[/COLOR][/SIZE]









