VirtualBox

Changeset 104906 in vbox


Ignore:
Timestamp:
Jun 12, 2024 7:05:59 PM (7 months ago)
Author:
vboxsync
Message:

Unattended: Deactivate autounattend.xml if it is on a floppy. Avoids trouble later with upgrade installs. bugref:10704

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/UnattendedTemplates/win_postinstall.cmd

    r98103 r104906  
    161161@@VBOX_COND_END@@
    162162
     163rem
     164rem Eject/rename no longer needed unattended install configuration and media.
     165rem
     166if exist a:\autounattend.xml ren a:\autounattend.xml autounattend-disabled.xml
     167rem rem @todo eject DVD install media
     168
    163169echo *** done >> %MY_LOG_FILE%
    164170
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette