51 posts
Location
Germany
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.2Download: http://pastebin.com/wbaCJ8pNRequirements:• 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. Run2. Choose Language3. Copy your Files in to "%AppData%\.minecraft\saves\<World>\computer\<id>\CCInstallFiles" Folder4. Enter your ProjectName 5. Your File has been saved under <Your CC-Computer>\<Your ProjectName>
Edited on 25 May 2016 - 11:33 PM
656 posts
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.
957 posts
Location
Web Development
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.
51 posts
Location
Germany
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.
1583 posts
Location
Germany
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
51 posts
Location
Germany
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…