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

CCInstall - Create an Installation for your Programm!

Started by COOLGAMETUBE, 13 August 2015 - 07:17 PM
COOLGAMETUBE #1
Posted 13 August 2015 - 09:17 PM
You have a (multiple file)program and don't want to zip it?

Use CCInstall to create an Installation for your File! (creates only 1 file)

Current Version: 1.2

Download: http://pastebin.com/wbaCJ8pN

Requirements:
• Internet
• free Space
• CC-Computer or Turtle or PocketComputer
• Installable Programm

LET ME KNOW IN THE COMMENTS, WHAT SHOUD BE IMPROVED!
COMMENTS MAKE ME LUCKY!

Working on:
•Progressbar for InstallBase

New Features:
•CommandLine Support added
How to Use:
1. Run
2. Choose Language


3. Copy your Files in to "%AppData%\.minecraft\saves\<World>\computer\<id>\CCInstallFiles" Folder


4. Enter your ProjectName


5. Your File has been saved under <Your CC-Computer>\<Your ProjectName>
Edited on 25 May 2016 - 11:33 PM
flaghacker #2
Posted 14 August 2015 - 12:15 AM
Why doesn't the program work on turtles and pocket computers?

Some explenation on how to use the program and what exactly it does would be nice.
HPWebcamAble #3
Posted 14 August 2015 - 05:06 AM
Interesting…

I assume you won't let it run on Pocket PCs / Turtles because of the premade text menus?
You can use 'term.getSize()' to figure out how large the screen is.
Have the program draw menus accordingly.

Don't use fake loading times. It may seem more realistic, but it isn't practical for 'real' use. ('real' as in 'in computercraft')

Why should I use this over something like Creator's Compress, or CrazedProgrammer's Package?
They are much more flexible, and intuitve.
If you want yours to stand out, you'll need something pretty fancy.
COOLGAMETUBE #4
Posted 14 August 2015 - 04:14 PM
Thanks for the replies!
I'll do a little fix now, that you run it on all systems and remove waiting time!
And then i'll work on a new Menu.

I began work at 12.08.2015.
H4X0RZ #5
Posted 14 August 2015 - 06:13 PM
Thanks for the replies!
I'll do a little fix now, that you run it on all systems and remove waiting time!
And then i'll work on a new Menu.

I began work at 12.08.2015.
( I turned 15 on the 12th xD)
Welcome to the forums :3 The program looks nice!
Edited on 14 August 2015 - 04:14 PM
COOLGAMETUBE #6
Posted 18 August 2015 - 03:23 PM
Interesting…

I assume you won't let it run on Pocket PCs / Turtles because of the premade text menus?
You can use 'term.getSize()' to figure out how large the screen is.
Have the program draw menus accordingly.

Don't use fake loading times. It may seem more realistic, but it isn't practical for 'real' use. ('real' as in 'in computercraft')

Why should I use this over something like Creator's Compress, or CrazedProgrammer's Package?
They are much more flexible, and intuitve.
If you want yours to stand out, you'll need something pretty fancy.


Yeah because "CrazedProgrammer's Package" only unpack 1/3 Folders and is bigger than mine.
And my Program includes an GUI. and dont need to extract by command line.
Got an Idea!
I'll will add support for CMD-Line Progress…