Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
speed touch usb bat file
Name: jay Date: May 20, 2003 at 10:09:07 Pacific OS: win2k CPU/Ram: 1gig athlon 256 mb
Comment:
i wanted to use a bat file to automatically logon to my adsl when i logon to my computer, but i don't know anything about batch files, i would guess all i would have to do is launch the dial up connectiion. any help would be much appreciated thanks.
Name: Lucid Date: May 23, 2003 at 14:20:48 Pacific
Reply:
A batch file is just basically a group of DOS commands. You create one with Notepad, save it, then just change the extension from .TXT to .BAT (you can then edit the file by right-clicking and selecting Edit).
You need to have it execute the .exe file that you'd use on the Start menu or wherever (try right-clicking on the Start menu icon and see where it's pointing to).
Look in the Windows Help files or the web for "DOS commands" and then make sure you use the right syntax for your operating system (W2K and XP have slightly different ones in some spots)....
Summary: Has anyone got this problem or know the solution? I have an ADSL Alcatel Speed Touch USB modem installed onto a windows 2000 adv server. Randomley the PC will totally freeze. Except for the mouse cu...
Summary: I have in my .bat file CHOICE /C:RA (R)un (A)bort (R, or A) when I execute it I get: 'choice' is not recognized as an internal or external command, operable program or batch file. ...
Summary: I am new to WIN2K/NT but have spent a lot of time messing with WIN98 and DOS. I have an old (from WIN98) .BAT file I use to launch several executables at the same time. It simply contains the paths ...