Jul 17, 2002 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 How can I start an command line application before logon on Windows NT/2K, like chkdsk.exe ?
Jul 24, 2002 #2 RSi2 Programmer Joined Jul 22, 2002 Messages 91 Location FR put your application in autoexec (old fashion) or put it as a service that should be started by NT/2K Upvote 0 Downvote
put your application in autoexec (old fashion) or put it as a service that should be started by NT/2K