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

My Little Dos Thing That Dosnt Really Do Anything

Started by Jumpybug214, 14 November 2015 - 08:16 PM
Jumpybug214 #1
Posted 14 November 2015 - 09:16 PM
Disclaimer:
This Is My First Operating System
So Dont Hate Please

MS DOS CC EDITION ver 0.1 :)/>

My Operating System Needs One Thing
  • 1 Install run pastebin get tw48FQrw Install
To Install The Operating System
  • 1 run Install /
  • 2 run cd ds
  • 3 run move startup /
  • 4 run reboot
Then Your In The Operating System
Edited on 21 November 2015 - 06:58 PM
Kronix #2
Posted 15 November 2015 - 08:30 AM
The OS doesn't launch upon startup.
Awe2K #3
Posted 15 November 2015 - 11:33 AM
Well, although it's your first OS, there're some problems:
  1. Don't use BIG COLORED FONTS, they just don't look good.
  2. Secondly: your OS doesn't seem to work. It just says: "not a directory" when I execute it.
Anyways, good luck with it. I can't tell whether it is good or bad, just because I'm unable to run it.
Jumpybug214 #4
Posted 15 November 2015 - 04:56 PM
It just says: "not a directory" when I execute it.
Sorry I dont know why that happened but 1 question
Did you follow the directions?
Blue #5
Posted 15 November 2015 - 07:18 PM
It just says: "not a directory" when I execute it.
Sorry I dont know why that happened but 1 question
Did you follow the directions?
Couldn't you just make an installer instead?
Jumpybug214 #6
Posted 15 November 2015 - 08:32 PM
Couldn't you just make an installer instead?
I dont know how
KingofGamesYami #7
Posted 15 November 2015 - 09:05 PM
Learn how to use the http.get and fs.open / fs.makeDir. Those three functions should be sufficient to make a simple installation program.
Awe2K #8
Posted 16 November 2015 - 08:24 PM
So, it just switches your directory on startup?
Creator #9
Posted 16 November 2015 - 08:30 PM
Couldn't you just make an installer instead?
I dont know how

You can use Compress. The link is in the signature under programs. If you don't understand how to use it, I can explain in detail, but it should be pretty straightforward.
Jumpybug214 #10
Posted 16 November 2015 - 11:29 PM
Couldn't you just make an installer instead?
I dont know how

You can use Compress. The link is in the signature under programs. If you don't understand how to use it, I can explain in detail, but it should be pretty straightforward.
Thanks im changing the code right now
Edited on 21 November 2015 - 06:45 PM