1.
Inf files explained
For example, let's using the movie maker install file moviemk.inf. .... If you use the above inf in moviemk.inf or other inf files, they will run at the 13 ...
2.
txtsetup
With txtsetup.sif this would be easy to do. Step 1: Download Tweak UI for XP SP1. Download tweakui here. Once downloaded extract tweakui.exe from the file ...
3.
Inf files explained
Now when setup runs it'll run your inf file. This works because setup runs the DefaultInstall section of Moviemk.inf, as referenced in syssetup.inf's ...
4.
txtsetup
Usually when you remove a line from txtsetup.sif you're gonna want to remove the line from ... Usually you'll see 1 or 100, with 1 being an original file, 100 being a SP1 file. ... Every XP file is listed in layout.inf, along with it's size in bytes.
5.
Windows Optional Components
This document will give you the full list of optional components for Windows XP Pro and Windows Server 2003 Enterprise. The reason I made these tables is ...
6.
[Version] Signature=$CHICAGO$ ; ; copyright gosh 2003 ; ; The idea ...
... HKLM,"%InetOptions%\Crypto\NoFileUrl","Text",0,"Disable file URLs in Address bar" HKLM,"%InetOptions%\Crypto\NoFileUrl","UncheckedValue",0x00010001,0 ...
7.
Inf files explained
However sysdiff won't work in windows XP or higher. As far as I know there is no other Microsoft tool to create inf files. There might be 3rd party apps. ...
8.
Inf files explained
Inf files look complex but when you break them down they aren't. Let's look at a sample inf that deletes a registry key. I got this file from neowin or ...
9.
Inf files explained
However sysdiff won't work in windows XP or higher. As far as I know there is no other Microsoft tool to create inf files. There might be 3rd party apps. ...
10.
Inf files explained
As someone as this forum recently said, and i paraphrase, "you will spend more time administering a network than writing scripts". So learning inf files ...