BootSafe don't go in my systems.
I think is because is not prepared to manage boot.ini with multiple systems.
This is the mine :
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(
\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(
\WINDOWS="ST System Technics" /noexecute=optin /fastdetect /noguiboot
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="SP System Proofs" /noexecute=optin /fastdetect /noguiboot /BOOTLOGO
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons
UnsupportedDebug="do not select this" /debug
multi(0)disk(0)rdisk(0)partition(10)\WINDOWS="AM Alcanzar M" /noexecute=optin /fastdetect /noguiboot
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="SO System Ocium" /noexecute=optin /fastdetect /noguiboot
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="STo System Tomas" /noexecute=optin /fastdetect /noguiboot
multi(0)disk(0)rdisk(0)partition(5)\WINDOWS="SG System General" /noexecute=optin /fastdetect /noguiboot
C:\wubildr.mbr="Ubuntu"
I think in the past I have modified this boot.ini and add a modifier in the line of the system I want in safe mode. I remember was easy to do this and after modify the boot.ini again.
Is it possible a AHK script to do this ?
Best Regards