DeckWizard / dualboot

MIT License
0 stars 0 forks source link

rEFIndWindows.bat errors #1

Open vulcan4d opened 1 year ago

vulcan4d commented 1 year ago

Ran the .bat file as admin, also tried running a command prompt as admin and executing the batch script.

rEFInd Windows Install Script by ryanrudolf https://github.com/ryanrudolfoba/SteamDeck-rEFInd-dualboot ERROR: The system cannot find the file specified. ERROR: Invalid argument/option - 'Dual'. Type "SCHTASKS /CREATE /?" for usage. Make sure you right-click the rEFIndWindows.bat and select RUNAS ADMIN! Press any key to continue . . .

vulcan4d commented 1 year ago

Looks like it didn't like the file references in the .bat file. Not sure if it's a Win11 thing.

%~dp0custom\

cabezayunke commented 8 months ago

I'm also experiencing this.

Using the script from the original repository works thogh: https://github.com/ryanrudolfoba/SteamDeck-rEFInd-dualboot/tree/main

It also has detailed steps on how to configure it.