cleaned
This commit is contained in:
parent
451a1631ea
commit
79ef772e05
@ -70,16 +70,8 @@ else
|
||||
Files_Delete_32
|
||||
endif
|
||||
|
||||
; comment "Copy files"
|
||||
; Files_install /32Bit
|
||||
|
||||
; comment "Patch Registry"
|
||||
; Registry_install /32Bit
|
||||
|
||||
; DosInAnIcon_Create
|
||||
|
||||
; comment "Reboot"
|
||||
; ExitWindows /Reboot
|
||||
comment "Reboot"
|
||||
ExitWindows /Reboot
|
||||
|
||||
endif
|
||||
|
||||
@ -101,17 +93,6 @@ delete -sf $LogDir$\X86
|
||||
[Files_Delete_64]
|
||||
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]
|
||||
comment "Test for installation success via exit code"
|
||||
set $ExitCode$ = getLastExitCode
|
||||
|
@ -6,7 +6,7 @@ incremental: False
|
||||
[Product]
|
||||
type: localboot
|
||||
id: brother.mfc7360
|
||||
name: brother.mfc-7360
|
||||
name: brother.mfc7360
|
||||
description: Brother 7360: Drucker und Scantreiber
|
||||
advice: ADVICE
|
||||
version: VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user