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

D-Burn (Disk burning utilities)

Started by H4X0RZ, 31 December 2013 - 07:32 AM
H4X0RZ #1
Posted 31 December 2013 - 08:32 AM
Hello community!
I haven't posted a program for a loong time, so i decided to post one today :D/>

What is it?
SpoilerIt is a program which allows you to copy files (or whole folders) on a disk, it is made for the "noobs" which don't want/understand the command line to do this kind of stuff.

Useless facts
SpoilerThe Installer has 490 lines of code.
Instead of a BSoD like error screen, i made an RSoD :D/>
It is using the FIRST found disk drive, if there is no diskdrive, you get an RSoD.

Screenshots:
Spoilerhttp://puu.sh/64BVY
http://puu.sh/64BWg
http://puu.sh/64BWp
http://puu.sh/64BWU

Download:
Spoilerpastebin get qwR75UdQ D-BurnInstaller

Bugs:
Spoilerif you get an RSoD because there is no disk drive attached to the computer, it outputs an "expected string" error

I hope you like it :)/>

~Freack100
mrpoopy345 #2
Posted 31 December 2013 - 09:44 AM
This is a very good program for quote. "Noobs who don't understand the command line." But if they don't understand the command line, how are they going to know how to download it in the first place?

JK.
Great program. The only thing is that the D in D-Burn kind of resembles an O.
But other than that, nice job!
gollark8 #3
Posted 31 December 2013 - 10:00 AM
This is a very good program for quote. "Noobs who don't understand the command line." But if they don't understand the command line, how are they going to know how to download it in the first place?

JK.
Great program. The only thing is that the D in D-Burn kind of resembles an O.
But other than that, nice job!
I think it's meant to look like a disc.
H4X0RZ #4
Posted 31 December 2013 - 10:16 AM
This is a very good program for quote. "Noobs who don't understand the command line." But if they don't understand the command line, how are they going to know how to download it in the first place?

JK.
Great program. The only thing is that the D in D-Burn kind of resembles an O.
But other than that, nice job!
I think it's meant to look like a disc.
you got it :D/>
mrpoopy345 #5
Posted 01 January 2014 - 04:36 PM
Ohhh, well nice disk!
oeed #6
Posted 01 January 2014 - 09:33 PM
Nice job. Anything that simplifies stuff is good in my books. It'd be good to embed the images rather than just having a link though.
H4X0RZ #7
Posted 02 January 2014 - 07:48 AM
Nice job. Anything that simplifies stuff is good in my books. It'd be good to embed the images rather than just having a link though.
I tried it with the image BB code. The forums told me that this bb code is not allowed on these forums…
kornichen #8
Posted 30 January 2014 - 04:45 AM
When using puush you have to append .png to the image link to put it into the forum. Example with your image:



Then just write: […img…]http://puu.sh/64BVY.png[/…img…]
Just remove the … I done it because the forum automatically makes a image of it.
When using Firefox it tells you that this image is a .png file ;)/>
Edited on 30 January 2014 - 03:47 AM