Malakai1911
August 19th, 2003, 05:20 PM
Well, this IS the advanced users section O_o. I hope someone can answer my question.
I want to prevent Internet Explorer from installing during Windows 2000 setup.
http://home.earthlink.net/~vorck/ <-- has instructions.
His methods are modifying various INF's, to accomplish what could be theoretically accomplished by modifying "syssetup.inf", and commenting out an IE install file.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q156/6/53.asp&NoWebContent=1
See how that works in NT? Well, that should apply to 2000, but with an "ie.inf" commented out instead.
Now, the problem according to vorck is that the install throws up because the inf in question is signed. Well, what happens if we were to digitally sign a new CAB containing the modified file? OR, what if we created a new CAT file that contained the INF, and signed the CAT?
Those are just two ideas I had that vorck made no mention of. Does anyone else have a better idea as to how to accomplish this?
I want to prevent Internet Explorer from installing during Windows 2000 setup.
http://home.earthlink.net/~vorck/ <-- has instructions.
His methods are modifying various INF's, to accomplish what could be theoretically accomplished by modifying "syssetup.inf", and commenting out an IE install file.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q156/6/53.asp&NoWebContent=1
See how that works in NT? Well, that should apply to 2000, but with an "ie.inf" commented out instead.
Now, the problem according to vorck is that the install throws up because the inf in question is signed. Well, what happens if we were to digitally sign a new CAB containing the modified file? OR, what if we created a new CAT file that contained the INF, and signed the CAT?
Those are just two ideas I had that vorck made no mention of. Does anyone else have a better idea as to how to accomplish this?