Jump to content

about the Framework .NET 1.1 + SP1 of RyanVM


Regielya

Recommended Posts

"For a faster .NET Framework installation, and setup files occupying 11 MB on the CD, you can download this 7-Zip SFX package created by RyanVM from the MSFN Forums (thanks for taking the time to do this!). By default, this installs silently, so no switches are required.

Download: .NET Framework 1.1 with SP1"

where should i put the file:

netfxsp1.exe

or i need to extract it ???? and is it surely slipstreamed with SP1 ?

Link to comment
Share on other sites


What are you doing reading a section on unattended XP installs if you don't have an unattended CD? Or am I misreading you? If you have one, put the EXE in the same place you put all the other ones you run during unattended setup.

Link to comment
Share on other sites

ok i think i understand this.... i put this on winnt.sif:

[GuiRunOnce]

Command0="diskperf -N"

Command1="%systemdrive%\install\batchfile.cmd"

good ? ? ? ?? ? ? ??

or i need to write:

systemdrive%\install\batchfile.cmd

Command0="diskperf -N"

?

i think the first one is good... mmmm make me sure dudes...

Link to comment
Share on other sites

I have guiupdate.cmd in my $OEM$\$1 folder on my CD. This the command I use in winnt.sif to call it:

[GuiRunOnce]
%systemdrive%\guiupdate.cmd

EDIT: BTW, I strongly recommend you download MS VirtualPC 2004 or VMWare so you can test this stuff out before burning a CD.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...