lyledg Posted August 13, 2004 Posted August 13, 2004 Guys.. Firstly, apologies for a possible stupid question here...still getting my head around the syntax.. I am writing a logon script for my company and within it trying to launch a *.htm file from a DFS path to display a MOTD(Message of the day)....If I run my current script manually, it works fine, but as soon as I run the compiled version in the form of a logon script...it doesn't execute Any ideas? Cheers Lyle
Josbe Posted August 13, 2004 Posted August 13, 2004 (edited) Guys.. Firstly, apologies for a possible stupid question here...still getting my head around the syntax.. I am writing a logon script for my company and within it trying to launch a *.htm file from a DFS path to display a MOTD(Message of the day)....If I run my current script manually, it works fine, but as soon as I run the compiled version in the form of a logon script...it doesn't execute Any ideas? Cheers Lyle <{POST_SNAPBACK}>doesn't execute?...what about another executables? @SCRIPTDIR...could be an important thing, when you execute remotely... Edited August 13, 2004 by josbe AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
trids Posted August 13, 2004 Posted August 13, 2004 Can you post the code that you're using to "launch the *.htm file from a DFS path"?
lyledg Posted August 13, 2004 Author Posted August 13, 2004 Sorry guys, I found the error in my code... Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now