RyanVM Posted September 3, 2004 Posted September 3, 2004 So it has to overwrite all files (=1) instead of skipping existing files (=2)?If you're doing a clean install, it shouldn't make a difference.
Jeronimo Posted September 3, 2004 Posted September 3, 2004 If I reason it: Tempmode install to a new Temporary location and will never have to overwrite any files.WinRAR Help says it all. Just select Self-extracting modules from the helpindex and then the GUI RAR...All options explained
j4ever Posted September 3, 2004 Posted September 3, 2004 this is my comments tab:;The comment below contains SFX script commandsPath=C:\WINDOWS\Temp\SavePathSetup=netfx.msi /qb!-Silent=1Overwrite=1i am installing it from svcpack.inf. should i have TempMode? will it work?
MHz Posted September 3, 2004 Posted September 3, 2004 @j4ever use this;The comment below contains SFX script commandsSetup=Netfx.msi /qn /norestart TempModeSilent=1Overwrite=1
MHz Posted September 3, 2004 Posted September 3, 2004 @bucketbusterWhen you choose tempmode. you do not need to ckoose a path. winrar does that and deletes it self after install.
j4ever Posted September 3, 2004 Posted September 3, 2004 so could i choose a path likeWindows\Temp\netfxSavePath?????will that work from svcpack?
Sly006 Posted September 3, 2004 Posted September 3, 2004 http://www.ryanvm.net/msfn/netfxsp1.rarThere's a compressed copy of the installation point. All that remains is to make it into a self extractor.Please forgive me, but I am still confused about what to do next.I got the file from RyanVM, (netfxsp1.rar) and not so sure what next. I am trying to slipstream .net FrameWork 1.1 like everyone else here.
Coolsights2000 Posted September 4, 2004 Posted September 4, 2004 http://www.ryanvm.net/msfn/netfxsp1.rarThere's a compressed copy of the installation point. All that remains is to make it into a self extractor.I'm confused as to why you keep saying slip stream of net 1.1 with sp1Cause there is no stream to it...it is a program just like popupcop , winamp, and all the rest there is nothing to update or slipstream to it...Just make a installer and install it some where,, pick you spot...
bucketbuster Posted September 4, 2004 Posted September 4, 2004 http://www.ryanvm.net/msfn/netfxsp1.rarThere's a compressed copy of the installation point. All that remains is to make it into a self extractor.Please forgive me, but I am still confused about what to do next.I got the file from RyanVM, (netfxsp1.rar) and not so sure what next. I am trying to slipstream .net FrameWork 1.1 like everyone else here. Make a sfx from the rarfile that you downloaded from RyanVM.You can use winrar, iexpress or powerarchiver or.....Winrar gives the best compression.
RyanVM Posted September 4, 2004 Posted September 4, 2004 http://www.ryanvm.net/msfn/netfxsp1.rarThere's a compressed copy of the installation point. All that remains is to make it into a self extractor.I'm confused as to why you keep saying slip stream of net 1.1 with sp1Cause there is no stream to it...it is a program just like popupcop , winamp, and all the rest there is nothing to update or slipstream to it...Just make a installer and install it some where,, pick you spot... Slipstreaming is when you integrate an update into the original product install (like when people integrate XPSP2 into their install CDs so it doesn't have to be installed after installation). In this thread, we're slipstreaming the .NET 1.1 SP1 update into the original .NET 1.1 install source since there's no download from Microsoft that has SP1 integrated.Understand now ? If not, I suggest you google "slipstream" and read about what it means, since it seems that you have no clue.
MHz Posted September 4, 2004 Posted September 4, 2004 This is patch process?You are patching the msi file and any files associated with it?
RyanVM Posted September 4, 2004 Posted September 4, 2004 This is patch process?You are patching the msi file and any files associated with it?
MHz Posted September 4, 2004 Posted September 4, 2004 A patch alters files as this process does.Slipstream just inserts new files.do you agree..msp is a Microsoft Patch file.
RyanVM Posted September 4, 2004 Posted September 4, 2004 A patch alters files as this process does.Slipstream just inserts new files.do you agree..msp is a Microsoft Patch file. Generally, a patch is considered to be something run after the fact. Slipstreaming is done prior.So I guess I disagree (because if we went with your definition, nobody's slipstreaming SP2 into their install source, which I think MS would even disagree with ).
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now