Page 6 of 7
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Sun Oct 27, 2024 9:11 pm
by YesAndNo
Hello Tom,
I don't understand this but I thought I'd replaced IFW_PeRe.cmd v4.20 with v4.15 to get it working (and it does work now). However, I just went to check the version of IFW_PeRe.cmd that is working to post here and it is 4.20. I'm really sorry about that, I don't know how that happened or why it wasn't working at first. If it happens again I'll get back.
Many thanks,
Barry.
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Sun Nov 03, 2024 10:23 am
by YesAndNo
Hello Tom,
There is still something wrong here after all.
I went to make my weekly backups today and, again, it got stuck on trying to find IFW in the normal installed (non PE) location, then abandoned the backup. After a lot of checking and rebooting and retrying I once again replaced IFW_PeRe.cmd with an older one (4.15) which is what I've been using for ages. Rebuilt and replaced the ISO on my USB drive and tried again and all 3 backups that I do worked as normal.
Can't look into it any more today but will check in a day or two.
Regards,
Barry.
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Sun Nov 03, 2024 9:54 pm
by TAC109
Hi Barry
The latest IFW_Backup_Installer.cmd script has code to update the 'set ifw' entries in the user's IFW_Env.cmd file to be compatible with the latest IFW_PeRe.cmd file. Perhaps there was a problem with this?
In any event, I'll need the information requested in this post of mine
https://www.terabyteunlimited.com/ucf/ ... 406#p24406 in order to progress this.
Cheers Tom
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Mon Nov 04, 2024 10:20 am
by YesAndNo
Thanks Tom, I have 3 IFW_Env*.cmd scripts each look like this:
Code: Select all
rem set "ifw=C:\Program Files (x86)\TeraByte Unlimited\Image for Windows\V2\"
set "ifw=C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\"
rem (set ifwp="%ifw%imagew.exe")
(set ifwp="%ifw%imagew64.exe")
The default IFW_Env.cmd file looks like this:
Code: Select all
set "ifw=C:\Program Files (x86)\TeraByte Unlimited\Image for Windows\V2\"
rem set "ifw=C:\ProgramFiles(x86)\TeraByte Drive Image Backup and Restore Suite\"
(set ifwp="%ifw%imagew.exe")
rem (set ifwp="%ifw%imagew64.exe")
All are vn=4.20.
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Tue Nov 05, 2024 10:17 pm
by TAC109
Hi Barry
I have extensively retested the current v4.20 code in my TBWinPE environment and cannot get it to fail.
Could you please post or email me a recent log of a failing run as this might help diagnose the problem.
Also, could you supply some information on the failing system, version of Terabyte's IFW used, and the TBWinPE/RE environment, plus anything else you think might be relevant. A copy of the relevant IFW_Env.cmd file could be helpful as well.
Cheers Tom
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Wed Nov 06, 2024 1:34 pm
by YesAndNo
Thanks Tom, I sent an email with an attachment. As I said in the email don't worry about it if it works for everyone else, I'll just recreate by backup files starting from IFW Backup v4.20 in case the upgrade messed things up.
Best regards,
Barry.
Re: IFW Backup Batch Script by Tom Cole - 01-Mar-2024
Posted: Sat Nov 09, 2024 9:15 pm
by TAC109
Barry and I found a bug in IFW_PeRe.cmd, which will be fixed in the next release of the package.
Cheers
Re: IFW Backup Batch Script by Tom Cole - 11-Dec-2024
Posted: Wed Dec 11, 2024 12:29 am
by TAC109
11-Dec-2024 Vn 5.00 - Enhancements and bug fixes.
- Changed the installation procedure to use IFW_Backup_Installer.cmd only. The old compiled IFW_Backup_Setup.exe program was getting flagged as possibly malicious by anti-virus vendors. The current download consists of DOS scripts and text files only and should be less troublesome in this respect.
- Changed the installer script to optionally set up shortcuts for IFW_Backup. It handles any 'overriding shortcuts' specified.
- Changed the installer script to read overriding sets / shortcuts from the new optional IFW_Backup_Installer_n.nn.ini file.
- Changed the installer script to optionally use GUI dialogues for selecting files and folders.
- Fixed IFW_PeRe.cmd. When running under TBWinPE/RE it would fail if the IFW installation directory was not found on any disks. This can happen if the hard disks are encrypted, for example.
- Fixed the default 'set ifw' entry in the IFW_Env.cmd file which was formatted incorrectly.
See the first post in this thread for download instructions.
Re: IFW Backup Batch Script by Tom Cole - 11-Dec-2024
Posted: Thu Dec 19, 2024 12:23 pm
by YesAndNo
Thanks a lot Tom, haven't installed yet but will before my next backup.
Re: IFW Backup Batch Script by Tom Cole - 11-Dec-2024
Posted: Thu Dec 19, 2024 9:23 pm
by TAC109
Thanks Barry
