RE: Batch file and 4DLink file on windows 2008 server

2017-08-17 Thread Justin Will via 4D_Tech
John, I use this in a batch file successfully all the time. Your code looked good to me. Perhaps you could try moving the .link file to another location like the root of the C: drive and see if that makes a difference. start "" "C:\Program Files\4D\4D v13.5 HF1\4D\4D.exe"

Batch file and 4DLink file on windows 2008 server

2017-08-17 Thread John Baughman via 4D_Tech
I have a batch file for 4D server working to start 4D Server when the machine starts up. I am trying to create a batch file for 4D client, but cannot get the client to open the remote database. This is for a client on the same machine as the server. The batch file looks like this… START ""