| |
Barteld Jansen
Posts: 1
Score: 0
Joined: 2/23/2003
From: Belgium
Status: offline
|
I am not realy familiar with VB-script, but I need it now because I can't solve my problem with batch at the moment. option explicit 'declareren variabelen dim strPath 'strPath should become the value of InstallPath.dat strPath = "InstallPath.dat" 'messagebox msgbox strPath I saved this code to a .vbs file I tried everyting, the call command, the setcommand, everyting :( could you please help me
|
|