Topic: Tera_Byte for Windows  (Read 8249 times)

Tera_Byte for Windows
« on: May 22, 2015, 05:51:22 AM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
Created a script for Terabyte Image for Windows Version 2.95 - April 14, 2015
I put both of the scripts in Projects\MyPlugins_Direct\Apps\HD Tasks\Imaging
This is the download link for the file container script.
Use latest script  http://theoven.org/index.php?topic=1290.msg15018#msg15018
Hopefully this is useful to someone else.
« Last Edit: June 03, 2015, 06:24:42 AM by Prz42 »

Re: Tera_Byte for Windows
« Reply #1 on: May 23, 2015, 07:40:08 PM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
New version: Terabyte Image for Windows

Version 2.96 - May 22, 2015
- Added /nowait option (must be first) to allow multiple instances (special use)
- Changed installer for new installs to ask if simple operations should be used
- Added copy to simple operations
- Added new VSS options and changed defaults
- Other potential changes, updates and enhancements
Use the latest script  http://theoven.org/index.php?topic=1290.msg15018#msg15018
« Last Edit: June 03, 2015, 06:25:35 AM by Prz42 »

Re: Tera_Byte for Windows
« Reply #2 on: May 24, 2015, 10:07:13 PM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
Added the script pro version to
New version: Terabyte Image for Windows

Version 2.96 - May 22, 2015
It downloaded the trial version to run program and if
you have the full version ifw_iflgui_en_setup.exe it
will use the file to create the full version.
Use the latest script  http://theoven.org/index.php?topic=1290.msg15018#msg15018
« Last Edit: June 03, 2015, 06:26:12 AM by Prz42 »

Re: Tera_Byte for Windows
« Reply #3 on: June 02, 2015, 06:54:59 AM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
Version 2.99

Someone wanted the French version and gave me the files needed.
Got all the languages from the Language Pack in the script and able
to extract the file. It downloads the trial version. The script can also
run the full version (ifw_iflgui_en_setup.exe) with your User name &
License you should be good to go. Hope you enjoy.   :thumbsup:

* TeraByte v2.7z (1268.85 kB - downloaded 150 times.)       :scooter:







« Last Edit: September 05, 2016, 10:13:22 PM by Prz42 »

Re: Tera_Byte for Windows
« Reply #4 on: January 04, 2016, 12:29:55 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Prz42

Following your reply 9 there http://theoven.org/index.php?topic=566.msg18772#msg18772

I uploaded your Terabyte Plugin making a set of changes , updates and some fixes...

Utils\Plugin Link Organisations -> Update Download Packs
-->
\Downloads\AppYGS\HD Tasks\TeraByte Pro

If you can download and continue your development from this plugin,
 it will be easier to follow you.  :xmas-beer:

:turtle:

Re: Tera_Byte for Windows
« Reply #5 on: January 05, 2016, 12:56:01 AM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
I kind of understand some of your changes?
The program is sorta small, so it doesn't really need
Code: [Select]
If,%SourceArch%,Equal,x64,Set,%ProgramFolder%,%ProgramFolderx64%
on line 64
It is kind of like Total Commander script.
I do eliminate files if it is in Ram, because in duel boot they can't share files.
I know this is only my concept, but that is the theory.
I did think the short cuts helped in the registry, but who really cares?
Just my two cents.
Thanks for all your help.

Re: Tera_Byte for Windows
« Reply #6 on: January 05, 2016, 01:45:46 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
I do not know Terabyte plugin well with related things in Ram duel boot..
 following you, single ProgramFolder,
  updated as v6 on server  :turtle:

Re: Tera_Byte for Windows
« Reply #7 on: January 05, 2016, 01:47:15 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
I did think the short cuts helped in the registry, but who really cares?
Just my two cents.
I don't now what you mean here,
 I did add some shortcuts to StartMenu, did not remove any....

Re: Tera_Byte for Windows
« Reply #8 on: January 05, 2016, 02:45:34 AM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
Just a different way.  That is why I say (but who really cares)
as it doesn't matter. Just added my two cents as I know my
programming skills are just at beginner and yours is at
unbelievable great.
You have put forth so much effort to these projects it is
like you are being paid full time. Keep up the good work. :scooter:

Re: Tera_Byte for Windows
« Reply #9 on: January 05, 2016, 10:07:33 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
like you are being paid full time. Keep up the good work. :scooter:
Well it is about using free time efficiently.
 With current free time, I can feedback app plugin development, I can not develop new things.
 With less free time, I only feedback forum with posts. Thanks to smart phones.
    ( Time to time I am away from any plugin development nearly for a year...  :wink: )

 None of us payed, and no advertisement, which was main goal after we decided to use current forum to continue development of projects, no $ pure hobby.


*
I care as long as I understand (step1) ,
 after understood, try to figure out a path for a middle way (step2).

A way on communicating on developing any plugins,
 ex: terabyte plugin (or any other plugin),
 to describe what you are after, make the only change on plugin and attach.
  after compromise, make other change and attach...

Looks simple, which we is nearly same way as admins on projects,
 but not always easy with public.....

Anyway, Life goes. :turtle:

Re: Tera_Byte for Windows
« Reply #10 on: August 18, 2016, 11:43:27 PM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
TeraByte for windows has a new version.
Version 3 has implemented at 30 day trial version.
The incription is located in the ifw.ini file.   :confused:
The pro version needs your user name a license.

[ Attachment Invalid Or Does Not Exist ]      :scooter:
« Last Edit: August 20, 2016, 02:55:03 AM by Prz42 »

Re: Tera_Byte for Windows
« Reply #11 on: August 20, 2016, 02:54:19 AM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
Updated the plugin with Mikka input on language.
Still need help for timer on trial version.

* TeraByte v3.7z (1827.43 kB - downloaded 239 times.)       :scooter:

Re: Tera_Byte for Windows
« Reply #12 on: August 20, 2016, 04:18:16 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Prz42
added TeraByte v3 to server

\Downloads\AppYGS\HD Tasks\TeraByte Drive Image Backup and Restore Suite


+
updated innounp plugin on servers to v0.46

:turtle:

Re: Tera_Byte for Windows
« Reply #13 on: August 21, 2016, 07:09:23 PM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513

Re: Tera_Byte for Windows
« Reply #14 on: August 23, 2016, 09:17:29 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Prz42
added TeraByte v2 to server

\Downloads\AppYGS\HD Tasks\TeraByte Drive Pro

:turtle:

Re: Tera_Byte for Windows
« Reply #15 on: November 12, 2016, 09:16:06 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Image for Windows:

    Version 3.04 - November 11, 2016
    Added workaround for Win10 AU scheduled tasks not running.
    Added /vsshes (VSSHandleEFISystem) option to handle EFI System partition when using VSS to prevent byte-for-byte errors.
    Added /vssexw (VSSExcludeWriter) option.
    Command line parameter errors, such as drive not found, will now be emailed when email enabled.
    Other potential changes, updates and enhancements


btw   Prz42's TeraByte Drive Image Backup and Restore Suite v3 plugin still working with latest version
        + v3.05
« Last Edit: January 15, 2017, 01:28:16 PM by APT, Reason: update info »

 

Powered by EzPortal