Login Scripts

J

jasont

I have never wrote a login script. My boss has gave me
the assignment of making this software called anzio come
up when anybody logs into there pc. Everyone in my
company has anzio installed on there pc. Could anyone
give me a sample login script that makes software pop up
at start up.
 
R

Robert Leithe

Hi Jason,

Seems to me that the simplest script would simply be
a .cmd-file with one single command:

<drive><path><anzio.exe>

(e.g. c:\program files\anzio\anzio.exe)

and make this file available to everyone via Group
Policies and logon-script.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top