Hello,
I tried to follow the guidelines by the letter without success, did also some alternations:
[Process1]
RelativePath=TRUE
ProcessFile=\\..\\My Flash Disk\\Visual.auto\\auto.exe
ProcessCmdLine=
ProcessDbgFile=SmartST_CEDbg.exe
ProcessDbgCmdLine=
MaxRestarts=3
Major=TRUE
WindowName=SmartST_CE
MaxCloseMessages=10
Or
[Process1]
RelativePath=TRUE
ProcessFile=\\My Flash Disk\\Visual.auto\\auto.exe
ProcessCmdLine=
ProcessDbgFile=SmartST_CEDbg.exe
ProcessDbgCmdLine=
MaxRestarts=3
Major=TRUE
WindowName=SmartST_CE
MaxCloseMessages=10
Or
[Process1]
RelativePath=TRUE
ProcessFile=\..\My Flash Disk\Visual.auto\auto.exe
ProcessCmdLine=
ProcessDbgFile=SmartST_CEDbg.exe
ProcessDbgCmdLine=
MaxRestarts=3
Major=TRUE
WindowName=SmartST_CE
MaxCloseMessages=10
Or
[Process1]
RelativePath=TRUE
ProcessFile=\My Flash Disk\Visual.auto\auto.exe
ProcessCmdLine=
ProcessDbgFile=SmartST_CEDbg.exe
ProcessDbgCmdLine=
MaxRestarts=3
Major=TRUE
WindowName=SmartST_CE
MaxCloseMessages=10
All without success, what do I wrong?
Thanks