diff --git a/boot/bootdata/bootcdregtest/unattend.inf b/boot/bootdata/bootcdregtest/unattend.inf index 6617f40b3a4..c58b6c8f90f 100644 --- a/boot/bootdata/bootcdregtest/unattend.inf +++ b/boot/bootdata/bootcdregtest/unattend.inf @@ -6,10 +6,10 @@ Signature = "$ReactOS$" ; no - unattend setup disabled UnattendSetupEnabled = yes -; Install to \Device\Harddisk0\Partition1\ReactOS +; Install to \Device\Harddisk0\Partition1\Windows for taming unreliable Winetests (ROSTESTS-416) DestinationDiskNumber = 0 DestinationPartitionNumber = 1 -InstallationDirectory=ReactOS +InstallationDirectory=Windows ; BootLoaderLocation=0 Skip installation ; BootLoaderLocation=1 Install on removable media (floppy)