Whimsy
Dec 13 2003, 02:56 PM
I would like to create a version of my post installer for Windows 98, but I cannot locate any information on running programs right after windows 98 installs. I'm pretty sure it's possible, since I remember some Microsoft "magical" CDs doing just that, unless those were special builds.
Any ideas on how it's done?
benthos
Dec 13 2003, 03:21 PM
I recall there being a way to do it with the pre-install. But don't recall how
best thing to do is install it and RTFM unfortunately :-)
Dos shell:
D:
cd \tools\admin
mkcwrt /C:"command.com /C mkcwrt.bat D: C:\wizard"
where D: is your cd-rom drive containing your win98SE CD and C:\wizard is where you want to install your pre-install wizard.