Computing.Net > Forums > Novell Netware > run batch file from login script

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.

run batch file from login script

Reply to Message Icon

Name: acemo
Date: March 1, 2006 at 10:43:05 Pacific
OS: novell 6
CPU/Ram: iduno
Product: IBM
Comment:

How would i run a batch file, located at F:\beef.bat from a novell login script?

server running novell 6
clients running windows 98, 2000 and xp



Sponsored Link
Ads by Google

Response Number 1
Name: Shmuel Tropper (by stropper)
Date: March 2, 2006 at 10:19:20 Pacific
Reply:

In the login script you can use one of this options:
1. Use the # sign which executes a program that is external to the login script while the rest of the login script continues.
2. Use the @ sigh which executes a program that is external to the login script and after it ends the login script continues.
the syntax looks like:
#z:cleantmp.bat
@j:blabla.bat


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Novell Netware Forum Home


Sponsored links

Ads by Google


Results for: run batch file from login script

Subject: batch file and login script Ntw www.computing.net/answers/netware/subject-batch-file-and-login-script-ntw/2482.html

batch file and login script Ntware5 www.computing.net/answers/netware/batch-file-and-login-script-ntware5/2465.html

Batch file Novell Login Script www.computing.net/answers/netware/batch-file-novell-login-script/3933.html