hey
im new here! not new to autoit scripting tho
so, i got a question. i wanna make my app run each time windows start, that means reg entry in current version\run, u all know that.
i can use regwrite, but how do i get the scripts path? like the vb.net command "application.executablepath" or application.startuppath, both could do the job.
i just dont know were to find it in autoit
thanks!