cleaned
This commit is contained in:
parent
451a1631ea
commit
79ef772e05
@ -69,17 +69,9 @@ else
|
|||||||
Sub_check_exitcode
|
Sub_check_exitcode
|
||||||
Files_Delete_32
|
Files_Delete_32
|
||||||
endif
|
endif
|
||||||
|
|
||||||
; comment "Copy files"
|
comment "Reboot"
|
||||||
; Files_install /32Bit
|
ExitWindows /Reboot
|
||||||
|
|
||||||
; comment "Patch Registry"
|
|
||||||
; Registry_install /32Bit
|
|
||||||
|
|
||||||
; DosInAnIcon_Create
|
|
||||||
|
|
||||||
; comment "Reboot"
|
|
||||||
; ExitWindows /Reboot
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
@ -101,17 +93,6 @@ delete -sf $LogDir$\X86
|
|||||||
[Files_Delete_64]
|
[Files_Delete_64]
|
||||||
delete -sf $LogDir$\X64
|
delete -sf $LogDir$\X64
|
||||||
|
|
||||||
[Registry_install]
|
|
||||||
; Example of setting some values of an registry key:
|
|
||||||
openkey [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
|
|
||||||
set "DevicePath" = "%SystemRoot%\inf;$InstallDir$\opsi_projects_drivers"
|
|
||||||
|
|
||||||
|
|
||||||
[DosInAnIcon_Create]
|
|
||||||
rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 $InstallDir$\opsi_projects_drivers\brpom10a.inf
|
|
||||||
rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 $InstallDir$\opsi_projects_drivers\brimm10a.inf
|
|
||||||
rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 $InstallDir$\opsi_projects_drivers\BRPRM10A.INF
|
|
||||||
|
|
||||||
[Sub_check_exitcode]
|
[Sub_check_exitcode]
|
||||||
comment "Test for installation success via exit code"
|
comment "Test for installation success via exit code"
|
||||||
set $ExitCode$ = getLastExitCode
|
set $ExitCode$ = getLastExitCode
|
||||||
|
@ -6,7 +6,7 @@ incremental: False
|
|||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: brother.mfc7360
|
id: brother.mfc7360
|
||||||
name: brother.mfc-7360
|
name: brother.mfc7360
|
||||||
description: Brother 7360: Drucker und Scantreiber
|
description: Brother 7360: Drucker und Scantreiber
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
version: VERSION
|
version: VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user