|
How to Edit Boot Profiles : Follow the steps below and before you manually edit Reatogo-Logon.inf, please be sure you understand what the parameters do.
|
|
|
|
|
|
Click "Configure BootProfiles" on the Reatogo main panel.
That will start the popup "Manage Boot Profiles".
|
|
|
Click "Edit Boot Profiles" to open Reatogo-Logon.inf for edit.
|
|
|
PEroot\OEM1\reatogo_logon\Reatogo-Logon.inf
All settings in Reatogo-Logon.inf are done in the [String] section. There are global settings that affect all profiles (yellow) and boot profile specific settings that only affect one profile (grey). Make sure you put values that include blanks (like "blanks in here") in quotes.
Please also read the page about the specifics of "Boot Profile No. 3" .
|
|
|
|
|
|
Global Boot Parameters (affect all boot profiles) |
|
|
|
|
|
password-hash= password-boot-prompt="" |
Enable password protection (MD5 hash) If not specified then the ReatogoLogon looks if a Nu2Shell or XPELogon password has been enabled. If none found then the CD remains unprotected. NOTE: To set a password run "Config. Boot Profiles" --> "Set Password" from the Reatogo main GUI. |
|
SILENTBOOT=0 |
Enable or disable silent boot mode
NOTE: You should set this via "Configure My Defaults" (full wizard run) from the Reatogo main GUI. One of the prompts is for "Standard/Expert mode" (silent boot on/off) If you select "Expert" there, it will set SILENTBOOT=1 here but it will also set the timeout parameters here accordingly. (AUTOLOGONTIMEOUT=5 and BootProfileTimeout=5) If you select "Standard": SILENTBOOT=0, AUTOLOGONTIMEOUT=0 and BootProfileTimeout=0 |
|
SHELLORDER="Explorer,BBLean,Nu2Menu,Console,Geoshell,LiteStep,xoblite,Aston,Talisman,BlueBox,BS Explorer" |
|
|
Choose the desired order for your shells in the shell list of Logon screen. It is a comma separated string with the shell names. DO NOT leave spaces. |
|
|
AUTOLOGONTIMEOUT=5 |
Set timeout in seconds to auto launch the selected shell in case of no password protection (see also SilentBoot). Give the value in decimal (or in hex 0x) |
|
SHUTDOWNCMD="" |
Set external Shutdown program (Note: This is feature is experimental.) |
|
DefaultBootProfile=3 |
Specify a number from 1-9 corresponding to the init-#.cmd boot script that will be launched when nothing is selected during the 5-sec "cheatcode" boot phase. If not specified it defaults to 1 |
|
BootProfileTimeout=10 |
Specify the timeout in seconds for auto selecting the default boot profile. Default value is 5. (see also SilentBoot) |
|
AutoCloseTrayDelay=5 |
Set time delay in
seconds to auto close the CD tray after Eject. To leave the tray
open set this to 0. If not specified the default value is 5 seconds. |
|
ACTIVEKBLAYOUT= |
Specify the system keyboard layout (if you use more than one) that will be set as default when the ReatogoLogon is loaded. Notes: |
|
EXITKEY= |
Customize the Key
combination that terminates current Shell session. The user can use
a control sequence Ctrl+Alt+{Some_CtrlKey} to terminate the current
shell. By default {Some_CtrlKey} is the keyboard key END. The {Some_CtrlKey}
part is configurable. It can be set to a letter from A-Z or to a
number 0-9. |
|
LOCKKEY= |
Customize the Key combination that enables Lock Screen mode. The user can use a control sequence Ctrl+Alt+{Some_CtrlKey} to lock the current shell. By default {Some_CtrlKey} is the keyboard key HOME. The {Some_CtrlKey} part is configurable. It can be set to a letter from A-Z or to a number 0-9. E.g. to enable Lock Screen with Ctrl+Alt+L specify L |
|
LogonScreenBkColor="" |
RGB color (e.g "80,80,80") used for the main background in the middle of the LogonScreen |
|
LogonScreenBandColor="" |
RGB color (e.g "40,40,40") for the background color in the upper and lower band of the LogonScreen |
|
LogonScreenTextColor="" |
RGB color (e.g "255,255,255") for the text in the LogonScreen |
|
Note: Empty color settings default to the standard blue XP Logon screen colors
Related Tip:
LogonScreen LOGO Customization |
|
|
ComputerName=Reatogo |
Name of computer |
|
WorkgroupName=MSHEIMNETZ |
Name of Workgroup |
|
AdministratorPass=secret |
Sharing password for Administrator user. |
|
Default_HostDrive_PageFile_Vdisk=$D1 |
Specifies the local drive that will host the pagefile
and/or the Vdisk. |
|
|
|
|
Boot Profile Specific Parameters (affect only one boot profile) |
|
|
|
|
|
; [4] |
Example Boot Profile No. 4 |
|
Description-4=LOW RAM (BBLean, Pagefile 128M, VDisk 200M, NTFS, RAMDRV data) |
|
|
Label-4=Low Ram |
Short text up to 12 characters used as a Label of the Boot Profile. This is displayed on the bootprofile selection screen. |
|
|
|
|
Shell-4=BBLean |
A shell name. If specified then this shell is autoselected in the ReatogoLogon Shell list. |
|
SelectionTimeout-4= |
Number of seconds for Shell Auto-Logon. Ovewrites the global SelectionTimeout parameter of ReatogoLogon (AUTOLOGONTIMEOUT). |
|
|
|
|
SetPageFile-4=1 |
Specifies whether we want to enable pagefile initialization.
If enabled then the ShowPageFileGUI, PageFileSize, PageFileDrive parameters
are taken into account |
|
ShowPageFileGUI-4=0 |
Specifies whether the Setpagefile GUI program will be shown. |
|
PageFileSize-4=128 |
Specifies the size of pagefile in MB |
|
CustomPageFileInit-4=0 |
Specifies whether a custom program will be used to handle PageFile initialization |
|
CustomPageFileInitCmd-4= |
Commandline for custom PageFile initialization |
|
|
|
|
InitRamDrv-4=1 |
Specifies whether we want to enable RAMDRV volume initialization.
If enabled then the RAMDRVType, RamDriveSize, VDiskSize, VDiskHostDrive parameters
are taken into account |
|
RAMDRVType-4=vdisk |
Setup RAMDRV disk as normal RamDrive or Virtual Disk |
|
RamDriveSize-4=16M |
Specifies the size of RamDrive. Is used if RAMDRVType = ram |
|
VDiskSize-4=200M |
Size of Virtual Disk. Is used if RAMDRVType = vdisk |
|
VDiskDriveLetter-4=%RAMDRV% |
|
|
CustomRamDrvInit-4=0 |
Specifies whether a custom program will be used to handle RAMDRV initialization |
|
CustomRamDrvInitCmd-4= |
Commandline for custom RAMDRV initialization |
|
|
|
|
InitRamDrvFS-4=1 |
Specifies whether we want to enable Filesystem initialization on RAMDRV
(format volume and/or populate with profile and application data) |
|
RAMDRVCreateData-4=1 |
Create Data on RAMDRV (profiles, application data, ...) |
|
RAMDRVFormat-4=NTFS |
Specifies whether and how to format RAMDRV |
|
CustomRamDrvFSInit-4=0 |
Specifies whether a custom program will be used to handle RAMDRV filesystem initialization |
|
CustomRamDrvFSInitCmd-4= |
Commandline for custom RAMDRV filesystem initialization |
|
|
|
|
InitPnP-4=1 |
Specifies whether we want to enable PnP device detection |
|
PnPDetection-4=basic |
Type of PnP detection |
|
HwPNPParams-4= |
Parameters passed to HwPNP when PnPDetection is set to HwPnp. |
|
DetectNetDevices-4=0 |
Extra detection call for NET devices |
|
DetectUSBDevices-4=0 |
Extra detection call for USB devices |
|
DetectDisplayDevices-4=0 |
Extra detection call for Video devices |
|
DetectComPorts-4=0 |
Extra detection call for Communication ports |
|
CustomPnpInit-4=0 |
Specifies whether a custom program will be used to handle Pnp detection |
|
CustomPnpInitCmd-4= |
Commandline for custom Pnp detection |
|
|
|
|
InitNetworking-4=0 |
Specifies whether we want to enable Networking services. |
|
NetworkingGUI-4=none |
Use a GUI program for network configuration. |
|
NetGUIParams-4= |
Parameters passed to GUI program specified in NetworkingGUI. |
|
DHCP-4= |
Basic DHCP Networking |
|
RAS-4=0 |
Start RAS (dialup and PPPoE) services |
|
WIRELESS-4=0 |
Start Wireless services |
|
Sharing-4=1 |
Enable MS File Sharing on BartPE system. |
|
CustomNetInit-4=0 |
Specifies whether a custom program will be used to handle Network initialization |
|
CustomNetInitCmd-4= |
Commandline for custom Network initialization |
|
|
|
|
InitDisplay-4=0 |
Specifies whether we want to enable the Display settings setup. |
|
ResolutionX-4=1024 |
X Resolution in pixels |
|
ResolutionY-4=768 |
Y Resolution in pixels |
|
MaxBitsPerPixel-4=32 |
Maximum number of colors in Bits Per Pixel |
|
MaxRefreshRate-4=70 |
Maximum vertical refresh rate in Hz |
|
CustomDisplayInit-4=0 |
Specifies whether a custom program will be used to handle Display initialization |
|
CustomDisplayInitCmd-4= |
Commandline for custom Display initialization |
|
|
|
|
InitMultimedia-4=0 |
Specifies whether we want to start the custom script init-multimedia.cmd for Multimedia initialization. |
|
CustomMultimediaInit-4=0 |
|
|
CustomMultimediaInitCmd-4= |
|
|
|
|
|
InitApplications-4=0 |
Specifies whether we want to start custom script init-apps.cmd for Applications initialization. |
|
CustomAppsInit-4=0 |
|
|
CustomAppsInitCmd-4= |
|
|
|
|