Computer Hope

Microsoft => Microsoft Windows => Windows Server => Topic started by: msheahan on June 22, 2010, 08:20:30 AM

Title: Using a .bat file to log in to Microsofy application
Post by: msheahan on June 22, 2010, 08:20:30 AM
Can anyone help me log into Microsoft GP using a .bat file?  I have a file set up in which it starts the program, but then I need to enter a server, username, and password.  After I click OK, I then have to enter a database and click OK again.  Can anyone help me do this using a .bat file?

Thanks-

Matt
Title: Re: Using a .bat file to log in to Microsofy application
Post by: oneit on July 21, 2010, 02:58:58 AM
May I suggest you try a little program called AutoIT found here http://www.autoitscript.com/autoit3/index.shtml (http://www.autoitscript.com/autoit3/index.shtml)
Unfortunately I have never used it but I'm pretty sure its straight forward.
Let me know if you have any problems.