C07v0

DynationOS installer

Apr 9th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.96 KB | None | 0 0
  1. print("Welcome to the installer for DynationOS version 1.6.2!")
  2. print("This is ONLY a beta, and is not the full OS, please report any and all bugs, where I should improve, and anything else you feel is necessary.")
  3. print("Now installing please wait")
  4. fs.makeDir("/Dos/")
  5. fs.makeDir("/Dos/UserFiles/")
  6. fs.makeDir("/Dos/SystemFiles/")
  7. fs.makeDir("/Dos/SystemFiles/Programs/")
  8. shell.run("pastebin","get","5vyHMnx7","/Dos/SystemFiles/DynationOS")
  9. shell.run("pastebin","get","FHNBsxWx","startup")
  10. shell.run("pastebin","get","e0Rq73ab","/Dos/SystemFiles/Programs/Chatv")
  11. if error then
  12.   print("You forgot to enable HTTP! Please do so now then re-try.")
  13.   else
  14.   print("Thank you for installing DynationOS, please reboot your system, and create an account, if your account does not show up on the accounts page, please type 'edit /Dos/UserFiles/file.username' then simply without any thing else, type in your disired name.")
  15.   print("And again, Thank you for installing!")
  16. end
Advertisement
Add Comment
Please, Sign In to add comment