找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 3400|回复: 0

[求助] grub-2.04-for-windows

[复制链接]
发表于 2021-9-10 14:30:33 | 显示全部楼层 |阅读模式
这是一个支持在Windows电脑上安装UOS和kylin多启动的Grub文件,谁能帮忙做个批处理安装文件?https://xiaojiuwo.lanzoui.com/isrqottve1e


附上卸载本软件的批处理:

@echo off

%~d0

echo %errorlevel%

mountvol z: /s

if %errorlevel% equ 0 ( goto uefi_boot_uninstall ) else ( goto legacy_boot_install )

::shutdown -r -t 1

:uefi_boot_uninstall
echo This computer is UEFI boot
bcdedit /set "{bootmgr}" path \EFI\Microsoft\Boot\bootmgfw.efi
rd z:\grub /s/q
mountvol z: /d
cmd

:legacy_boot_install
echo This computer is Legacy boot can not unstall
cmd

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1|闽公网安备35020302032614号 )

GMT+8, 2026-4-23 21:59

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表