Page 1 of 1

Customizing Icons in TBWinRE

Posted: Sun Sep 17, 2017 1:57 am
by Yottabytes
I tried putting the path in TBLauncher.ini like this:

Icon=%TBDrive%\TBData\Reg\Registry.ico

Doesn't work.

Also, I noticed that some system folders (like Catroot2) are locked and cannot be deleted when using TBWinRE. Is this true of TBWinPE as well or is TBWinPE independent of the %systemroot%?

Re: Customizing Icons in TBWinRE

Posted: Sun Sep 17, 2017 5:21 am
by TeraByte Support(PP)
The icon value is an index for the icon in the .exe specified for the menu item. Currently, loading an icon file (.ico) is not supported.

WinRE is based on WinPE and both are likely to have the same security features/issues. Being a sub-set of Windows it can block certain files/folders, which can be inconvenient when you need to make changes to them. You could try mounting the partition in TBOSDT to bypass.

I'm not sure what the "%systemroot%" variable is in reference to. When booted to TBWinRE/PE that would point to the booted X: (RAM drive) system.

Re: Customizing Icons in TBWinRE

Posted: Sun Sep 17, 2017 12:03 pm
by Yottabytes
Ok. Thanks.