Hello,
There is a command that works excellent in the debugger but if I try without it it does nothing…
How to debug that?
Help?
Post can be removed.
Application path was wrong.
needed too use: My.Application.Info.DirectoryPath() but used System.IO.Directory.GetCurrentDirectory()