Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1,1)
- print"Installing Simple Desktop alpha 2.1"
- shell.run("mkdir os/.backgrounds")
- shell.run("pastebin get VnkQnXJR gui")
- shell.run("cd os/.backgrounds")
- shell.run("pastebin get KW5ZGDQ3 /os/.backgrounds/desktop")
- shell.run("cd ..")
- shell.run("mkdir programs")
- shell.run("cd programs")
- shell.run("pastebin get vyAZc6tJ luaide")
- shell.run("pastebin get ZyaXaVpv run")
- shell.run("pastebin get AfFfTW1b /os/bioswift/allDirs")
- shell.run("pastebin get pzWSRqNF /os/programs/npaintpro")
- shell.run("cd ..")
- shell.run("mkdir bioswift/windows/")
- shell.run("cd bioswift/windows/")
- shell.run("pastebin get CSxTMttE win")
- shell.run("pastebin get 0Me0xu6a runWin")
- shell.run("cd /")
- shell.run("pastebin get LvgX0dvX startup")
- shell.run("pastebin get rxGJBXi8 /desktop")
- shell.run("pastebin get Ym7Qy7dh login")
- shell.run("pastebin get zvUXeSnU gamerchat")
- shell.run("pastebin run 8jid5M7E")
- shell.run("pastebin get QFR0p1Ue uninstall")
- shell.run("mkdir /os/programs/google/")
- shell.run("mkdir /os/users/")
- shell.run("pastebin get p0sacG7a /os/programs/google/google")
- shell.run("pastebin run 0j6Eqb1R")
- term.clear()
- term.setCursorPos(1,1)
- print"Restart now? Y/N"
- local input = read()
- if input == "y" or input == "Y" then
- os.reboot()
- else
- print"Cancled"
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement