Why when i run my program from [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run-] registry its bugged, for example it launches, but:
1. I have button which increases my form's width and height,
when i clicking it, nothing happens.
2. On form close i have my current form position to be saved in .ini file, it shows error.
3. I have some text files, which TStringList loading when program will start, it shows error again.
Problem is maybe the path, but how to fix it?