View Single Post
Old 16 January 2010, 01:01   #19
prowler
Global Moderator
 
prowler's Avatar
 
Join Date: Aug 2008
Location: Sidcup, England
Posts: 10,300
Quote:
Originally Posted by asm1 View Post
the last line/section in the OS 3.9 checks:

its part of an if statement:
Code:
IF $SCSIUpdate EQ 1
  C:SetPatch QUIET
ELSE
  C:SetPatch SKIPROMUPDATES "Scsi.device"QUIET
ENDIF
I thought I had to remove the setpatch lines.... or should I comment out the whole statement ?
Yes, comment out all those lines you have quoted. The new code you have inserted will take care of that lot (ref: SetPatch SKIPROMUPDATES "Scsi.device" QUIET).
prowler is offline  
 
Page generated in 0.04390 seconds with 11 queries