PhillTheChill Posted September 3, 2004 Share Posted September 3, 2004 Hi i'v been following the thread ".NET Framework 1.1 Service Pack" over on the "Unattended Windows" forum.How do I integrate my rar genarated sfx file into XPCREATE or do we put the .NET and SP1 file into your folder structure (where?) and let xpcreate do it's thing.TIAPhill Link to comment Share on other sites More sharing options...
tarquel Posted September 3, 2004 Share Posted September 3, 2004 Hi PhilI would say "seperately" but I'm sure someone else knows for sure.As the hotfix list is now for SP2 (I think), the last list for SP1 is somewhere on the forum (except that I have no idea where) which should have the details of where to put them.Regards,Nath Link to comment Share on other sites More sharing options...
GreenMachine Posted September 3, 2004 Share Posted September 3, 2004 Never tried ... but if you want to be the first, I would suggest placing the update (SP1) in SVC-MSX, and DotNet in SVC-X2M, as ussual. This will allow XPCREATE to integrate both without the need for creating self-extractor files. If you simply have an installer that can be run with no switches, place it in SVC-EXE.Let us know how it works out. Link to comment Share on other sites More sharing options...
varoot Posted September 4, 2004 Share Posted September 4, 2004 I don't know if I understand the point correctly, but I think you mean.NET Framework 1.1 Service Pack 1 right?I've successfully integrated this into my XP SP2 CD. The patch accept only /Q switch and there's no such folder to place in XPCREATE to only use /Q switch so I modify XPCREATE.CMD to add /Q switch to files from SVC-EXE (I use SVC-EXE because it installs after all hotfixes and currently I have no other file in that folder)So in XPCREATE.CMD, I change the lineRemoved. Copyrighted codeand put downloded patch in SVC-EXE and it works fineHope that helps Link to comment Share on other sites More sharing options...
PhillTheChill Posted September 4, 2004 Author Share Posted September 4, 2004 GreenmachineI installed it using the way you recommended (SVC-MSX AND SVC-X2M) and all is ok (I think).mscoree.dll is version 1.14322.2032 Link to comment Share on other sites More sharing options...
GreenMachine Posted September 4, 2004 Share Posted September 4, 2004 @varoot: Hmmmm ... Not good. I know you are trying to help, but modifying the code is something you agreed not to do upon XPCREATE installation, and is also something that I am dead against ... I pinned the topic discussing my reasons, so I won't repeat myself here. I know you mean good, but it is really wrong. Still ... Welcome to MSFN!@PhillTheChill: Thanks for testing that. I've not had a chance to test it myself yet, but my inderstanding was that that should be OK. It installs the patch with the /QN switch.If this does not work (and all indications are that it DOES), I will make the necessary modifications for the next release.If you really need to install something "different", just wrap it in a self-extractor (e.g. WinRAR, WinZIP, IExpress), set it to not require switches, and place it in SVC-EXE. Link to comment Share on other sites More sharing options...
varoot Posted September 5, 2004 Share Posted September 5, 2004 I'm so sorry for what I've done. I hope you accept my apology. Link to comment Share on other sites More sharing options...
GreenMachine Posted September 5, 2004 Share Posted September 5, 2004 Accepted. Link to comment Share on other sites More sharing options...
Glowy Posted September 9, 2004 Share Posted September 9, 2004 (edited) If this does not work (and all indications are that it DOES), I will make the necessary modifications for the next release.It works for me too, including the language pack in the usual SVC-X2M directory Edited September 9, 2004 by Glowy Link to comment Share on other sites More sharing options...
PhillTheChill Posted September 10, 2004 Author Share Posted September 10, 2004 I now have a .net and sp1 combined switchless exe that I want to be put into svcpack.inf. Will the SVC-EXE directory do this? And if not which dir will.What i am trying to do is have .net installed before running the ATI new control panel in runonceex so the ati programme gets installed. Link to comment Share on other sites More sharing options...
GreenMachine Posted September 10, 2004 Share Posted September 10, 2004 Yes, PhillTheChill, SVC-EXE should work fine, and will be run at the end of SVCPACK.INF, at T-13. Link to comment Share on other sites More sharing options...
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