Salta al contenuto principale

OS Selector starts not in full screen

Thread needs solution

When I boot with the OS Selector (with ESC, or automatically), it always starts in "advanced"- mode (windows-style).
But I want the OS Selector to start in full screen (where I can just select my OS).

Is there any (hidden) setting to switch than on? If I switch to full screen this time, the program doesn't remember the settings the next time I reboot (shouldn't it be default??)

Thanks!

0 Users found this helpful

Is the change being saved to the ossmain.ini file in the main BOOTWIZ folder?

From Windows, open the ossmain.ini file in the BOOTWIZ installation folder and see what the value of LAYOUTMODE is in the [MAIN] section is (should be close to the start of the file). If it's not set, set to skin and save the file. Then reboot and see if it works.

[MAIN]
LAYOUTMODE=skin

Note that you may need to run an Adminstrator Command Prompt to get access to the file. For example, start the Administrator Command Prompt, change to the drive with the OSS installation, change to the BOOTWIZ folder, open ossmain.ini in Notepad. It would look like this if OSS was installed to E:.

e:
cd \bootwiz
notepad ossmain.ini