how to disable Windows File Protection for Windows 2000 SP 3?

|

Hi All,

I need to use debug build version fastfat.sys to debug my FS driver.
I disable Windows File Protection by modify registry and also modify SFC.DLL just as what Microsoft Windows File Checker said ,However, after I built the debug version fastfat.sys from ISF DDK and
replaced the release build in OS, OS always replaces my debug version driver with original release build again.I installed Windows 2000 SP3 not Windows 2000 SP2,could you tell me how to disable Windows File Protection for Windows 2000 SP 3?

 

Thanks in advanced !

 

cliicy.
|

|

|


ʹÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail

cliicy:
you can modify fastfat’s imagepath = “system32\drivers\myfat\fastfat.sys”.
then you copy your debug version to the path.

DengYu Wang.
----- Original Message -----
From: Luo cliicy
To: Windows File Systems Devs Interest List
Sent: Tuesday, March 30, 2004 7:55 PM
Subject: [ntfsd] how to disable Windows File Protection for Windows 2000 SP 3?

Hi All,
I need to use debug build version fastfat.sys to debug my FS driver.
I disable Windows File Protection by modify registry and also modify SFC.DLL just as what Microsoft Windows File Checker said ,However, after I built the debug version fastfat.sys from ISF DDK and
replaced the release build in OS, OS always replaces my debug version driver with original release build again.I installed Windows 2000 SP3 not Windows 2000 SP2,could you tell me how to disable Windows File Protection for Windows 2000 SP 3?

Thanks in advanced !

cliicy.


ʹ???ĵ???ʼ?ϵͳ?? MSN Hotmail —
Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@starsoftcomm.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi !

Look the article:
www.collakesoftware.com

Regards,

Marcos

----- Original Message -----
From: “DengYu”
To: “Windows File Systems Devs Interest List”
Sent: Tuesday, March 30, 2004 9:22 AM
Subject: Re: [ntfsd] how to disable Windows File Protection for Windows 2000
SP 3?

> cliicy:
> you can modify fastfat’s imagepath =
“system32\drivers\myfat\fastfat.sys”.
> then you copy your debug version to the path.
>
>
> DengYu Wang.
> ----- Original Message -----
> From: Luo cliicy
> To: Windows File Systems Devs Interest List
> Sent: Tuesday, March 30, 2004 7:55 PM
> Subject: [ntfsd] how to disable Windows File Protection for Windows 2000
SP 3?
>
>
> Hi All,
> I need to use debug build version fastfat.sys to debug my FS
driver.
> I disable Windows File Protection by modify registry and also
modify SFC.DLL just as what Microsoft Windows File Checker said ,However,
after I built the debug version fastfat.sys from ISF DDK and
> replaced the release build in OS, OS always replaces my debug
version driver with original release build again.I installed Windows 2000
SP3 not Windows 2000 SP2,could you tell me how to disable Windows File
Protection for Windows 2000 SP 3?
>
> Thanks in advanced !
>
> cliicy.
>
>
>
>
> --------------------------------------------------------------------------
----
> ʹ???ĵ???ʼ?ϵͳ?? MSN Hotmail —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@starsoftcomm.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
> B???y?Hj???y??q

Attach the Windbg to boot under debugging, it should work

-pro

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Marcos Velasco
Sent: Tuesday, March 30, 2004 4:35 AM
To: Windows File Systems Devs Interest List
Subject: Re: [ntfsd] how to disable Windows File Protection for Windows 2000
SP 3?

Hi !

Look the article:
www.collakesoftware.com

Regards,

Marcos

----- Original Message -----
From: “DengYu”
To: “Windows File Systems Devs Interest List”
Sent: Tuesday, March 30, 2004 9:22 AM
Subject: Re: [ntfsd] how to disable Windows File Protection for Windows 2000
SP 3?

> cliicy:
> you can modify fastfat’s imagepath =
“system32\drivers\myfat\fastfat.sys”.
> then you copy your debug version to the path.
>
>
> DengYu Wang.
> ----- Original Message -----
> From: Luo cliicy
> To: Windows File Systems Devs Interest List
> Sent: Tuesday, March 30, 2004 7:55 PM
> Subject: [ntfsd] how to disable Windows File Protection for Windows 2000
SP 3?
>
>
> Hi All,
> I need to use debug build version fastfat.sys to debug my FS
driver.
> I disable Windows File Protection by modify registry and also
modify SFC.DLL just as what Microsoft Windows File Checker said ,However,
after I built the debug version fastfat.sys from ISF DDK and
> replaced the release build in OS, OS always replaces my debug
version driver with original release build again.I installed Windows 2000
SP3 not Windows 2000 SP2,could you tell me how to disable Windows File
Protection for Windows 2000 SP 3?
>
> Thanks in advanced !
>
> cliicy.
>
>
>
>
> --------------------------------------------------------------------------
----
> ʹ???ĵ???ʼ?ϵͳ?? MSN Hotmail —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@starsoftcomm.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
> B???y?Hj???y??q


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@garlic.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

|

 

hi ,could you tell me how to modify fastfat’s imagepath ? Should I modify it in Register ?

 

thanks very much !

cliicy

|

|

|

>From: “DengYu”

>Reply-To: “Windows File Systems Devs Interest List”
>To: “Windows File Systems Devs Interest List”
>Subject: Re: [ntfsd] how to disable Windows File Protection for Windows 2000 SP 3?
>Date: Tue, 30 Mar 2004 20:22:34 +0800
>
>cliicy:
> you can modify fastfat’s imagepath = “system32\drivers\myfat\fastfat.sys”.
> then you copy your debug version to the path.
>
>
>DengYu Wang.
> ----- Original Message -----
> From: Luo cliicy
> To: Windows File Systems Devs Interest List
> Sent: Tuesday, March 30, 2004 7:55 PM
> Subject: [ntfsd] how to disable Windows File Protection for Windows 2000 SP 3?
>
>
> Hi All,
> I need to use debug build version fastfat.sys to debug my FS driver.
> I disable Windows File Protection by modify registry and also modify SFC.DLL just as what Microsoft Windows File Checker said ,However, after I built the debug version fastfat.sys from ISF DDK and
> replaced the release build in OS, OS always replaces my debug version driver with original release build again.I installed Windows 2000 SP3 not Windows 2000 SP2,could you tell me how to disable Windows File Protection for Windows 2000 SP 3?
>
> Thanks in advanced !
>
> cliicy.
>
>
>
>
>------------------------------------------------------------------------------
> ʹÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail —
> Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@starsoftcomm.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


ʹÓà MSN Messenger ÓëÁª»úµÄÅóÓѽøÐн»Á÷

cliicy:
yes. you should modify it in Registry .

\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Fastfat
if there isn’t “imagepath” at the subkey ,you can add it .

step:

  1. Create a Directory at winnt\system32\drivers\ , example: myfat .
  2. Copy your debug version fastfat.sys to the directory .
  3. modify registry .imagepath = “system32\drivers\myfat\fastfat.sys”.

DengYu.

----- Original Message -----
From: Luo cliicy
To: Windows File Systems Devs Interest List
Sent: Wednesday, March 31, 2004 3:48 PM
Subject: Re: [ntfsd] how to disable Windows File Protection for Windows 2000 SP 3?

hi ,could you tell me how to modify fastfat’s imagepath ? Should I modify it in Register ?

thanks very much !

cliicy

From: “DengYu”
>Reply-To: “Windows File Systems Devs Interest List”
>To: “Windows File Systems Devs Interest List”
>Subject: Re: [ntfsd] how to disable Windows File Protection for Windows 2000 SP 3?
>Date: Tue, 30 Mar 2004 20:22:34 +0800
>
>cliicy:
> you can modify fastfat’s imagepath = “system32\drivers\myfat\fastfat.sys”.
> then you copy your debug version to the path.
>
>
>DengYu Wang.
> ----- Original Message -----
> From: Luo cliicy
> To: Windows File Systems Devs Interest List
> Sent: Tuesday, March 30, 2004 7:55 PM
> Subject: [ntfsd] how to disable Windows File Protection for Windows 2000 SP 3?
>
>
> Hi All,
> I need to use debug build version fastfat.sys to debug my FS driver.
> I disable Windows File Protection by modify registry and also modify SFC.DLL just as what Microsoft Windows File Checker said ,However, after I built the debug version fastfat.sys from ISF DDK and
> replaced the release build in OS, OS always replaces my debug version driver with original release build again.I installed Windows 2000 SP3 not Windows 2000 SP2,could you tell me how to disable Windows File Protection for Windows 2000 SP 3?
>
> Thanks in advanced !
>
> cliicy.
>
>
>
>
>------------------------------------------------------------------------------
> ʹ???ĵ???ʼ?ϵͳ?? MSN Hotmail —
> Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@starsoftcomm.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com

------------------------------------------------------------------------------
ʹ?? MSN Messenger ???ѽ??н??? —
Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@starsoftcomm.com
To unsubscribe send a blank email to xxxxx@lists.osr.com