• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Wincdman

I

Ice Czar

Guest
came across this today

http://berns.cae.wisc.edu/pages/wincdman.asp

Windows Compact Disk Management Script (WINCDMAN)

Objective:

Create a script that handles all the necessary upgrades one might want to do with a Windows NT/2000/XP CD.

Automated Process:

Copy CD install(s) to temporary location.
Slip Stream service pack into installation.
Extract hot-fixes and service packs.
Remove irrelevant hot-fix files.
Integrate hot-fix files into CD install.
Recompile necessary cabinet files.
Extract the disk boot images (if multi-boot).
Edit the disk boot images (if multi-boot).
Remove setup prompt for CD-Key (if desired and possible).
Find any duplicate files (i.e. TEST.EX_ and TEST.EXE)
Compress any new files.
Create the ISO image.
Burn the CD with a working boot sector.

Proposed Solution:

The script will handle all the necessary file operations for slipstreaming a Windows 2000 single / multi-boot CD and integrating any hot-fixes in it. The script is written in batch code using a collection of utilities and Windows Command Extensions (won't work under Win 9X).

> More
 
I've worked with it for months and still can't get LSI's drivers into the install CD correctly. Heck, I've even edited the driver database by hand and no dice. For non-driver stuff it works pretty good, though.
 
Back
Top