
How can I go straight to the sign on screen.
How can I go straight to the sign on screen.
Can you help please. I have added an icon on the desktop and would like to path it so it goes straight to the sign on screen.
Would appreciate any help.
Joe
Re:How can I go straight to the sign on screen.
Documentation of these things is not "heavily over documented" .
it should be enough to type in
DataEase.exe Path application
ex.
DataEase.exe c:\myapp MyApp
It will then start up with login.
Add username and password if you want it to log straight in.
Usage: DataEase [Options} <Path> <Applicatition_name> [<User> <Password> ]
/?, /h - Show this help.
/d<Name> - Startup document <Name>
/f<Path> - <Path> to application.
/n<Name> - Application <Name>
/u<User> - User <User>
/p<Password> - Password <Password>
Re:Re:How can I go straight to the sign on screen.
PS!
If you have space in your path you need to encapsulate it:
"C:\My Documents\MyApp"
The brilliance of windows is that if there is NOT space you are not allowed to encapsulate it....(Who invent this stuff).