• Stefy Lanza (nextime / spora )'s avatar
    Add stdin fallback for diskpart when script file is virtualized/blocked · ba2bf20d
    Stefy Lanza (nextime / spora ) authored
    - Detect when script file disappears after successful creation
    - Fall back to piping diskpart commands via stdin instead of script file
    - Bypasses Windows security features that may block/virtualize temp files
    - More reliable approach when file system access is restricted
    - Addresses issue where file appears created but doesn't actually exist
    - Resolves diskpart script access problems on secured Windows systems
    ba2bf20d
usb_creator_gui.py 38.9 KB