mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 12:02:02 +00:00
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
parent
bbabe2489e
commit
9393fc320e
701 changed files with 14685 additions and 14693 deletions
|
@ -1,5 +1,5 @@
|
|||
@echo off
|
||||
ECHO
|
||||
ECHO
|
||||
ECHO Installing Programs...
|
||||
ECHO
|
||||
|
||||
|
@ -12,10 +12,10 @@ REM start /WAIT dbgprint.exe SYSREG_CHECKPOINT:ABIWORD_INSTALL_COMPLETE
|
|||
REM ECHO
|
||||
REM ECHO Installing OpenOffice
|
||||
REM ECHO
|
||||
REM START /WAIT openoffice.msi /Q
|
||||
REM START /WAIT openoffice.msi /Q
|
||||
REM start /WAIT dbgprint.exe SYSREG_CHECKPOINT:OPENOFFICE_INSTALL_COMPLETE
|
||||
|
||||
ECHO
|
||||
ECHO
|
||||
ECHO Informing Sysreg that we are done
|
||||
ECHO
|
||||
START dbgprint.exe SYSREG_CHECKPOINT:THIRDBOOT_COMPLETE
|
||||
|
|
|
@ -12,9 +12,9 @@ DestinationPartitionNumber = 1
|
|||
InstallationDirectory=ReactOS
|
||||
|
||||
; MBRInstallType=0 skips MBR installation
|
||||
; MBRInstallType=1 install MBR on floppy
|
||||
; MBRInstallType=1 install MBR on floppy
|
||||
; MBRInstallType=2 install MBR on hdd
|
||||
MBRInstallType=2
|
||||
MBRInstallType=2
|
||||
|
||||
FullName="MyName"
|
||||
;OrgName="MyOrg"
|
||||
|
|
|
@ -543,7 +543,7 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Dummy Printer
|
|||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Dummy Printer On LPT1","Printer Driver",,"Dummy Printer Driver"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Dummy Printer On LPT1","Status",0x00010001,0
|
||||
|
||||
; Image File Execution Options (NtGlobalFlag with FLG_SHOW_LDR_SNAPS set for loadlib.exe)
|
||||
; Image File Execution Options (NtGlobalFlag with FLG_SHOW_LDR_SNAPS set for loadlib.exe)
|
||||
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\loadlib.exe","GlobalFlag",0x00000000,"0x02000000"
|
||||
;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\loaddll.exe","GlobalFlag",0x00010001,0x00000002
|
||||
;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\soffice.exe","GlobalFlag",0x00010001,0x00000002
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue