hello. i have password lock on my computer and i want to run it automaticaly. i looked to internet and i find some about autorun.lua file (HERE) and i create the file, edit /autorun.lua and writed this to it : os.execute(/home/door) (i have file named "door")
i save it and reboot the OS and for 0.3second there is some red text and after it it goes normaly to /home/ menu
i edited the code to os.execute(/home/door.lua) and there is still the same red text and it goes again to /home menu.
what i am doing wrong ?
edit: i recorded the error and slowed down it in sony vegas and looked to error and i have missing quotes
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
hello. i have password lock on my computer and i want to run it automaticaly. i looked to internet and i find some about autorun.lua file (HERE) and i create the file, edit /autorun.lua and writed this to it : os.execute(/home/door) (i have file named "door")
i save it and reboot the OS and for 0.3second there is some red text and after it it goes normaly to /home/ menu
i edited the code to os.execute(/home/door.lua) and there is still the same red text and it goes again to /home menu.
what i am doing wrong ?
edit: i recorded the error and slowed down it in sony vegas and looked to error and i have missing quotes
Link to post
Share on other sites