Windows Telnet: login.cmd editing

Discussion in 'Software' started by Ubermich, 21 Jan 2005.

  1. Ubermich

    Ubermich He did it!

    Joined:
    21 Jun 2002
    Posts:
    4,389
    Likes Received:
    1
    How do you edit login.cmd to start in the folder of your choice.
    By default the bottom line is
    Code:
    cd %homedrive%%homefolder% /d
    
    but I need it to be directed to D:\watcom\

    I've tried changing it to
    cd D:\watcom\
    cd D:\watcom\ /d
    cd D:\
    cd D:\ /d

    I've tried changing the sharing properties for the drive/folder, and tried changing the read/write properties for the user...

    Help :waah:

    edit: woops, this is in win2k.
     
Tags:

Share This Page