arlbibek/windows-ahk

Reference to specific user

Closed this issue · 1 comments

Line#59, change to Run, %AppData%\Microsoft\Windows\Start Menu\Programs\Startup

from

visit_startup(){
    Run, C:\Users\bibek\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
}

Hi, this has been updated in dev and will be updated accordingly. See Removed visit_startup() as it was unnecessary.
Thank you for bringing this to light!