Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: This is Bug in .bat file?  (Read 11423 times)

0 Members and 1 Guest are viewing this topic.

Star-Fire

    Topic Starter


    Rookie
    Re: This is Bug in .bat file?
    « Reply #30 on: November 04, 2009, 06:56:46 AM »
    Thanks, My computer have wscript.exe and cscript.exe. I used file Bat with
    Quote
    cscript //nologo scriptname.vbs > file.txt
    exit /b wscript.exe
    scriptname.vbs

    and it worked, thanks again :)
    I'm bad English

    Salmon Trout

    • Guest
    Re: This is Bug in .bat file?
    « Reply #31 on: November 04, 2009, 07:58:50 AM »
    You ran the script twice.