This v1.B6b Beta version has some GPL licensing text files and licensing information added. The E2B download contains some bundled GPL utilities which require me to add these text licence files.
I have added MyPwd.g4b to the Sample mnu Files\E2B folder to show an example of how to prompt for a master password and display different wallpapers. e.g.
splashimage --offset=0x00=680=10 /_ISO/pwdOK.bmp
I have added MyPwd.g4b to the Sample mnu Files\E2B folder to show an example of how to prompt for a master password and display different wallpapers. e.g.
1. Displays an 'Enter password' 800x600 wallpaper (the example file just uses an existing E2B background')
2. User types in a password
3. If good, displays the wallpaper you want for the main menu
4. If bad pwd, display an alternate wallpaper (could say 'bad password - please re-enter')
5. If good pwd then display Main menu
You can overwrite the wallpaper with any stamp by adding a splashimage --offset command (use 0x00=opaque or 0x80 for transparent background, e.g.
You can thus choose to keep the same background and just display a different small STAMP instead of changing the whole wallpaper. If the STAMPS overwrite each other but are not the same size, you will need to reload the original wallpaper and then apply the STAMP.
!BAT
# This can be called from MyE2B.cfg or \_ISO\MAINMENU\$$$$CONFIG\$.mnu using 'call /_ISO/MyPwd.g4b'
# copy it to \_ISO folder of E2B drive and then edit it as required
# This can be called from MyE2B.cfg or \_ISO\MAINMENU\$$$$CONFIG\$.mnu using 'call /_ISO/MyPwd.g4b'
# copy it to \_ISO folder of E2B drive and then edit it as required