Skip to content

Commit

Permalink
auto install
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFire01 committed Nov 11, 2024
1 parent 895e6d2 commit 6e420d6
Show file tree
Hide file tree
Showing 33 changed files with 5,406 additions and 3 deletions.
4 changes: 2 additions & 2 deletions boot/bootdata/bootcd/unattend.inf
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Signature = "$ReactOS$"
; Set UnattendSetupEnabled to yes in order to get unattended setup working
; yes - unattend setup enabled
; no - unattend setup disabled
UnattendSetupEnabled = no
UnattendSetupEnabled = yes

; Install to \Device\Harddisk0\Partition1\ReactOS
DestinationDiskNumber = 0
DestinationDiskNumber = 1
DestinationPartitionNumber = 1
InstallationDirectory=ReactOS

Expand Down
1 change: 1 addition & 0 deletions media/inf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ list(APPEND INF_FILES
bda.inf
bth.inf
c_image.inf
CX294594.inf
display.inf
fdc.inf
flpydisk.inf
Expand Down
3,786 changes: 3,786 additions & 0 deletions media/inf/CX294594.inf

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ if (MSDX)
message(FATAL_ERROR "Please provide the MS DX package in modules.")
endif()
endif()#
##
###
Binary file added modules/MSDX-i386/drivers/ati2mtag.sys
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2cqag.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2dvag.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2edxx.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2erec.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2evxx.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2evxx.exe
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati2mdxx.exe
Binary file not shown.
Binary file added modules/MSDX-i386/system32/ati3duag.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atiadlxx.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atiapfxx.exe
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atibtmon.exe
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atiddc.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atidemgx.dll
Binary file not shown.
1 change: 1 addition & 0 deletions modules/MSDX-i386/system32/atiicdxx.dat

Large diffs are not rendered by default.

Binary file added modules/MSDX-i386/system32/atiiiexx.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atikvmag.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atimpc32.dll
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atiodcli.exe
Binary file not shown.
Binary file added modules/MSDX-i386/system32/atiode.exe
Binary file not shown.
Loading

0 comments on commit 6e420d6

Please sign in to comment.