1. Shortyportuguese

    Shortyportuguese MDL Addicted

    Apr 3, 2019
    571
    195
    30
    @Serg008 What this syntax "pushd %~dp0" do on a .bat command? I'm zero on scripts...
     
  2. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,332
    390
    %~dp0
    a variable that will expand to the drive letter and path of that batch file
     
  3. EPRob

    EPRob MDL Expert

    Jul 23, 2009
    1,395
    671
    60
  4. EPRob

    EPRob MDL Expert

    Jul 23, 2009
    1,395
    671
    60
    #67000 EPRob, Oct 9, 2021
    Last edited: Oct 9, 2021
    Thx Serg008

    screenshot_44.png

    Just to let you know I had to update the Efiflash.exe in order for dos to work