This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
EveryOS's profile picture

Installer program

Started by EveryOS, 17 February 2016 - 06:41 PM
EveryOS #1
Posted 17 February 2016 - 07:41 PM
I am making an os with a download, but I am currently really eager to share programs, so I decided to strip the installer I am using on for the Os, and slightly edit it, then release it as it's a customizable installer.

So here it is: http://pastebin.com/TwVMAWU3
Creator #2
Posted 17 February 2016 - 07:52 PM
I realize you are very new to the community and there are certain hings you don't know. So here are the things that are missing, but that would make this post real interesting:
  • screenshots
  • user guide
  • features
  • planned features
  • changelog
  • pastebin get xxcodexx filepath

By the way, indent your code, its easier to read.

And remove the sleeps. They are annoying. Nobody wants to spend more time than necessary to install a program.
EveryOS #3
Posted 17 February 2016 - 07:57 PM
I realize you are very new to the community and there are certain hings you don't know. So here are the things that are missing, but that would make this post real interesting:
  • screenshots
  • user guide
  • features
  • planned features
  • changelog
  • pastebin get xxcodexx filepath
By the way, indent your code, its easier to read.

And remove the sleeps. They are annoying. Nobody wants to spend more time than necessary to install a program.
Do you at least like it's ability to get updated installers and the terms of agreement?
Creator #4
Posted 17 February 2016 - 11:00 PM
Yes, I do! Just try to follow the tips I gave you.
EveryOS #5
Posted 18 February 2016 - 12:49 PM
Yes, I do! Just try to follow the tips I gave you.
Thanks!!!

Yes, I do! Just try to follow the tips I gave you.
Ps. I'll do that in my next post, but that may be in a bit of time due to the size of the project I'm making!!!