RyanVM.net Discussion Board Forum Index RyanVM.net Discussion Board

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Release] .NET Framework 3.5 SP1 / 2.0 SP2 20111016
Goto page 1, 2, 3, 4, 5, 6, 7  Next
 
Post new topic   Reply to topic    RyanVM.net Discussion Board Forum Index -> Switchless Installer Discussion -> Switchless Installer Releases
View previous topic :: View next topic  
Author Message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Wed Sep 30, 2009 6:04 am    Post subject: [Release] .NET Framework 3.5 SP1 / 2.0 SP2 20111016 Reply with quote

.NET 3.5 For Windows XP/2k3, .NET 2.0 For Windows 2000/XP/2k3, Last Updated 2011/10/16
If you like my build and want to make an addon with language packs, here are some points you should take

Description:
    This is my work on dotnet framework. It features this tutorial so the size is noticable reduced. Also other efforts are made to keep the size even smaller and the content latest-updated.
    Features:
    • Compatible for 2k3/xp in one installer with all latest-updated components.
    • Updates are listed out in ARP.
    • T-13 compatible.
    • all related items on MU are blocked. language packs are also blocked if you use this installer on a non-English OS.(coutesy of strel)
    • Ability to exclude .NET firefox extension(i.e. .NET Framework Assistant for Firefox).(coutesy of strel)
    • Several reliant components are removed to make the installer slim.
    • Files are updated with latest from Vista and .NET 4.
    Notes and Pre-requisites:
    • VC8 and VC9 runtimes are removed from this installation. You must have VC8 runtime as pre-requisite for .NET 2.0 and VC9 runtime as pre-requisite for .NET 3.5. If you use Windows XP, My M$ Runtimes or Kel's Runtimes is a good solution for you.
    • MSXML6 is removed, plz use an update pack containing it.(XP sp3 has MSXML6 natively.) This is a pre-requisite for .NET 3.0.
    • WIC is removed, check this thread for detail.(XP sp3 has WIC natively.) This is a pre-requisite for .NET 3.0.
    • XPS is removed, check this thread for detail. This is a pre-requisite for .NET 3.0.
    • On KB961118: KB961118 is a junk-hotfix according to KB articles KB961118 and KB971314. Integrate KB971314 (and KB961118, according to some English OS users' reports) by nlite/HFSlip directly or use an update pack containing it to avoid MU pushing KB961118. Once KB971314 is integrated or installed, KB961118 is not needed any longer. (In fact for this pack, KB961118 does nothing more than stopping MU pushing it, it does not fix the issue describe in its KB article because we use a newer version of unidrv.dll.)
Contains:
Credits:NOTE AGAIN:
      make sure you have VC2005 Redist installed on your system before installing .NET 2.0!
      make sure you have MSXML6, WIC and XPS installed on your system before installing .NET 3.0!
        MSXML6 is a stuff most update pack contains(and is natively a component of XP SP3)
        WIC is included in XP SP3, if you want here are updates.
        XPS is an individual component, you can use my addon.
      make sure you have VC2008 redist installed on your system before installing .NET 3.5!
Installer Switches:
    Switches can be combined together, -gm2 and -ai always come prior to others.
    • -ai Unattended installation
    • -qb Passive
    • -qn Silent
    • -fo Execute ngen.exe for performance Full Optimizations
    • -nf No Firefox Extension(You can also use -noffxbat or -noffclickonce to block respective firefox component from being installed)
Known Issues:
  • If you install .NET 2.0/3.5 on Windows 2003 at T-13, you'll get the following error in setuperr.log:
      Error:
      Setup failed to install the .NET Framework Migration Package package (version 2.0) on your system.
      Software which depends on this package may not function properly. Contact your system administrator.
    However the installation is fine, despiting it may cause some ASP.NET issues, Event Viewer suggests this can be fixed by using aspnet_regiis.exe /i.
    The best solution is installing this installer on Windows 2003 at ROE or later, or you can wait for next release.
  • The .NET 1.1 could be installed on Windows 2003, you should remove the "native" one and do some extra steps:
      Disable SFC.
      - OR -
      Hacking sfcfiles.dll to fulfill .NET 1.1's file names with '00'(empty character).
Downloads:
    Downloads are svcpack.inf(T-13) addons with -ai (-ai -nf) switch. You can extract it to get the installer.
    Additionally, you can change the mode by editing Entries_dotnetfx.ini and then compress them back.
  • .NET Framework 3.5 SP1: Full package contains .NET Framework from 2.0 to 3.5 for XP/2k3

  • .NET Framework 2.0 SP2: A lite pack contains .NET Framework 2.0 also have all others blocked from showing on MU
Changelog:
    • 2011-10-16
      .NET 1.1:
      KB2416447 -> KB2572067
      .NET 2.0:
      Added KB2572073.
    • 2011-08-14
      .NET 2.0:
      KB2478658 -> KB2539631
    • 2011-06-19
      Updated SFX Module to 1.4.1.2100
      .NET 2.0:
      KB983583 -> KB2518864
      KB980773 -> KB2478658
      .NET 1.1 & .NET 2.0 on Windows 2000:
      updated GDIPLUS.dll to KB2412687
    • 2010-10-02
      .NET 1.1:
      KB979906 -> KB2416447
      .NET 2.0:
      Fixed an issue that latest update won't apply in some cases.
      KB982167(KB976765+KB980773) -> KB2418241(KB2418241+KB980773)
      .NET 3.0:
      T-13/RunOnce Fix using a new method.
      .NET 3.5:
      Fixed that KB963707 is not shown in ARP if Firefox Extension is installed.
      Added KB2416473.

    • 2010-09-01
      Stopping MSIServer using an updated waitnet.exe, no more net.exe dependency.
      WebClient issue Re-Fixed.(I made a mistake in 2010-08-27 and it didn't work)
      An updated waitnet.exe with extra modes(The 2 mentioned above)
      Misc msi adjusts, including adding a InstallLocation for .NET 1.1(so ARP caculates its estimized size)

    • 2010-08-27
      Added KB983583, replaces KB976569.
      Fixed a bug since 2010-05-19's release the prevents updates being applied.
      Fixed a bug that in some specific environment, WebClient service may freeze the first logon.
      An updated waitnet.exe, featuring precise width for text splash.
      Added release versions with .NET 1.1 SP1.
      -lpo is obsolete and is set default, -fo is the new switch.
      Some files are replaced with latest from .NET 4.

    • 2010-07-15
      Added KB982524(KB982524=KB976576+KB977354).

    • 2010-06-11
      Added KB979909 and KB982168(KB982168=KB982167+KB976769, KB982167=KB976765+KB980773).
      SFX:
      "Yes" and "No" are replaced with meaningful "Install" and "Cancel".
      -gm2 is now refered in Help text. This switch is used to hide the extracting progress bar.
      Added shortcuts to buttons.
      MSI:
      Firefox Addon is installed by default when double-click the msi file. Add NOFFADDON=1 as a parameter to block it.
      -NOFFXBAP and -NOFFCLICKONCE for blocking XBAP and FFCLICKONCE respectively.(NOFFXBAP=1 and NOFFCLICKONCE=1 for msi parameters)
      Fixed an error when removing .NET 3.5, empty KB963707 fix is written to absolute path "C:\windows\....." instead of using an environment path.
      This is for compatibility with SNM Syn.

    • 2010-05-19
      An updated waitnet.exe, featuring hiding close button(rather than disabled gray one) when classic theme is used.
      The updated waitnet.exe also allows for "ngen.exe" optimization routines.

    • 2010-05-18
      Added KB976569, KB976570 and KB982306.
      Several files are extracted from Vista sources and applied to .NET 3.0.
      New SFX modules and new install action design.
      New vbs scripts and MSI handling method. Not only updates are blocked, now they also show up on your ARP!
      A new waitnet.exe written in C, only 2KB.
      Fixed bugs such as XPS Printer not working.

    • 2009-10-24
      Fixed a bug in previous release.

    • 2009-10-23
      The version with WIC is removed. A seperate WIC Addon is made.
      T-13 behavior optimized. no first-logon stubs any more.
      ARPNOMODIFY and ARPNOREPAIR are hardcoded in msi files.
      Duplicated mst files are copied thus no need to copy them in INSTALL.CMD any more.
      Fixed "Support Information" & "Product Updates" links for .NET 3.5 in ARP.

    • 2009-10-19
      0.8 MB reducant on all xp/2k3 packages by removing components that are only needed by Windows 2000.
      Do not block .NET 3.0/3.5 and related updates on Windows 2000 to keep the system clean.
      KBxxxxxxs for .NET 2.0 in ARP on Windows 2000 are gone.
      QFE branch in KB974417 is used instead of GDR.(They are back to GDR in latest versions.)
      KB971111 is added to .NET 2.0 for Windows 2000.

    • 2009-10-17
      Added KB974417.
      Fixed the issue that the installation won't run on windows server 2003.
      Added a .NET 2.0 package.

    • 2009-09-30
      Initial release. Only .NET 3.5 SP1 package available that time.


Last edited by yumeyao on Mon Oct 17, 2011 8:12 pm
Back to top
View user's profile Send private message AIM Address MSN Messenger
beats



Joined: 27 Nov 2007
Posts: 772
Location: Netherlands

PostPosted: Wed Sep 30, 2009 6:45 am    Post subject: Reply with quote

Sweet, going to try this later today. Thank you yumeyao. Smile
_________________
Request your Switchless Installer or Addon | How to create an Avast SFX
Back to top
View user's profile Send private message
DaRk MaDnEsS



Joined: 10 Oct 2008
Posts: 168
Location: Port Said,Egypt

PostPosted: Wed Sep 30, 2009 4:05 pm    Post subject: Reply with quote

hmm about svcpack

does this version still do that errors in the log

or i still have the use the runonce better ?
Back to top
View user's profile Send private message Send e-mail MSN Messenger
drebin24a



Joined: 30 Sep 2009
Posts: 3

PostPosted: Wed Sep 30, 2009 4:50 pm    Post subject: Reply with quote

just curious if this is strictly 3.5 or is this the whole "family" (2.0 thru 3.5?)??

If I have XPSP3, I do NOT need MSXML6, correct?

And what is WIC?

Thanks
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Wed Sep 30, 2009 6:44 pm    Post subject: Reply with quote

DaRk MaDnEsS wrote:
hmm about svcpack

does this version still do that errors in the log

or i still have the use the runonce better ?

strel claims it's gone. From his script I can see it's safe.

drebin24a wrote:
just curious if this is strictly 3.5 or is this the whole "family" (2.0 thru 3.5?)??

If I have XPSP3, I do NOT need MSXML6, correct?

And what is WIC?

Thanks

It's 2.0 through 3.5. yes you don't need MSXML6. WIC is short for Windows Imaging Component, wikipedia, MSDL, it's built in XP SP3, also.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
mr_smartepants



Joined: 18 May 2006
Posts: 814
Location: Cambridgeshire, UK

PostPosted: Thu Oct 01, 2009 12:46 am    Post subject: Reply with quote

Sorry, but I'm confused.
What's the differences between this installer and user_hidden's installer?
From what I can tell, user_hidden has more kb patches but is not svcpack compatible.
And with the FireFox plugin...I don't want the nag, but more importantly I don't want the damn plugin installed in the first place! Wink I'm still surprised M$ isn't being slammed in court for that one!
Thanks.
_________________
OEMSCAN pre-activation addon for OEM XP & 2003

Some heroes don't wear capes, they wear Kevlar!
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Thu Oct 01, 2009 1:02 am    Post subject: Reply with quote

mr_smartepants wrote:
Sorry, but I'm confused.
What's the differences between this installer and user_hidden's installer?
From what I can tell, user_hidden has more kb patches but is not svcpack compatible.
And with the FireFox plugin...I don't want the nag, but more importantly I don't want the damn plugin installed in the first place! Wink I'm still surprised M$ isn't being slammed in court for that one!
Thanks.


In fact they contain same kb patches. The appearence that his contains more kb patches is due to different naming scheme by M$.
Quote:

includes:
dotNet Framework 2.0 SP2 + KB958481
dotNet Framework 3.0 SP2 + KB958483
dotNet Framework 3.5 SP1 + KB953595 + KB958484
KB951847
KB959209
KB971276

KB958481, KB958483, KB958484 are seperate parts of KB959209 for .NET 2.0, 3.0, 3.5 respectively when KB951847 means .NET 3.5 SP1 package + updates on WU/MU. KB953595 is already a obsolete hotfix. KB971276 is contained in my package as a replacement of XPS_printer.

to not install firefox addon for the first hand, this addon provides you with -ai and -ai1 options. I'm not sure whether user_hidden's allows you to this but just from his description I suppose not.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
strel



Joined: 01 Oct 2009
Posts: 6
Location: Spain

PostPosted: Thu Oct 01, 2009 5:36 am    Post subject: Reply with quote

yumeyao wrote:
DaRk MaDnEsS wrote:
hmm about svcpack

does this version still do that errors in the log

or i still have the use the runonce better ?

strel claims it's gone. From his script I can see it's safe.

Hi.

What was failing (and not only on T-13 install, but on uninstall too if 3.0 was installed from admin install) was the remfontcache entry point of the font cache service installer DLL that was not able to resolve CSIDL value for the folder containing the font cache file, and produced and error. I substituted the execution of this entry point with the execution of a script removing the font cache file.
Back to top
View user's profile Send private message
mr_smartepants



Joined: 18 May 2006
Posts: 814
Location: Cambridgeshire, UK

PostPosted: Tue Oct 06, 2009 1:09 pm    Post subject: Reply with quote

Just tried this and it worked perfectly! Very Happy
No dreaded Firefox .NET infestation.
Awesome job. Thank you.
_________________
OEMSCAN pre-activation addon for OEM XP & 2003

Some heroes don't wear capes, they wear Kevlar!
Back to top
View user's profile Send private message
ccl0



Joined: 02 Jan 2007
Posts: 815

PostPosted: Tue Oct 06, 2009 3:36 pm    Post subject: Re: [Release].NET Framework 3.5 SP1 Reply with quote

yumeyao wrote:


Downloads are svcpack.inf addons with -ai1 switch. You can extract the installer from it. Also you can change the mode by editing Entries_dotnetfx.ini and then compress them back.





what would you recommend to use to re-compress them back?
Back to top
View user's profile Send private message
Pasha_ZZZ



Joined: 13 Jul 2006
Posts: 242
Location: Russia, Slobodskoy

PostPosted: Tue Oct 06, 2009 4:00 pm    Post subject: Re: [Release].NET Framework 3.5 SP1 Reply with quote

ccl0 wrote:
what would you recommend to use to re-compress them back?
You may use 7-Zip, but all the same:
1) SFX installer is already compressed by 7-Zip
2) contents of this addon stored at the installation disc in uncompressed form (as a single file "dotnetfx.exe")
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Tue Oct 06, 2009 7:12 pm    Post subject: Reply with quote

@mr_smartepants
glad it works.
@ccl0
just edit entries_dotnetfx.ini to change the switch. both entries_dotnetfx and svcpack\dotnetfx are processed directly by nlite/RVMI so it doesn't matter what kind of archive you are using as long as it's supported and you don't change the file structure.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Mon Oct 12, 2009 10:51 pm    Post subject: Reply with quote

What's WUFIXES20lp35lp.mst? It doesn't seem to be used at all.
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Mon Oct 12, 2009 11:11 pm    Post subject: Reply with quote

dumpydooby wrote:
What's WUFIXES20lp35lp.mst? It doesn't seem to be used at all.

lol, my bad. it's designed to be applied to .NET fx 2.0 & 3.5 langugage pack's msi, I forgot to exclude it from this english release.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Tue Oct 13, 2009 3:32 pm    Post subject: Reply with quote

New update came out today. Not sure how on top of things you are, but here it is if you're interested.

I'm going to try to apply it to my own MSI and take a look at the WUFIXES.MST file to see what changes need to be made to it. If I get it working, I can just send it all to you to save you the trouble. Lemme know.


Edit--
Almost forgot. Here's the update:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=491874d4-5eea-4545-9b7d-3861857c862e
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Wed Oct 14, 2009 12:08 am    Post subject: Reply with quote

wow, thx for the info.
just got up to my computer, will work on it soon.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
ricktendo64



Joined: 21 May 2006
Posts: 3012
Location: Honduras

PostPosted: Wed Oct 14, 2009 12:32 am    Post subject: Reply with quote

What do you guys add to your msi to fix MU?

I use a .reg file
_________________

Will also accept any old PC hardware donations
Back to top
View user's profile Send private message
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Wed Oct 14, 2009 1:10 am    Post subject: Reply with quote

Yeah, I was wondering the same thing. I can't seem to figure it out either. I'll take a look at it again later.

I want to use that same method to modify another MSI I have as well. I just don't know what they're doing.


Rick, what's in your .reg? I'm thinking I could just use that as a reference point for modifying the MST.
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Wed Oct 14, 2009 1:23 am    Post subject: Reply with quote

I use the same way as strel uses, we create msts containing vb scripts(*.vbs) and call them from the msi installation progress.

the *.vbs's are located in mst's binary table, and related actions are in customaction and installsequence.

the pros of this method is it can "clean up" the registry upon uninstallation, and we can set conditions for each set of registry ( 2-pass, we can set condition in msi, and also in vbs ).
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
ricktendo64



Joined: 21 May 2006
Posts: 3012
Location: Honduras

PostPosted: Wed Oct 14, 2009 1:26 am    Post subject: Reply with quote

I have tried adding the .reg to the MSI but it will not work, the UserData reg will not take

Here is my .reg files (I got the first 3 from another .net aio) http://www.mediafire.com/?rh4bzjdmtmj
_________________

Will also accept any old PC hardware donations
Back to top
View user's profile Send private message
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Wed Oct 14, 2009 4:12 am    Post subject: Reply with quote

There are a lot of references to .NET Framework 3.0 and 3.5 in the WUFIXES20.MST file. Is that intentional?


I found the VBS files, but I don't know how to stick them back in the MST after I'm done editing them. I'll see if I can figure it out.



And thanks Rick. As a temporary solution, I can create an MST with those registry entries added as well as the one that just came out today/yesterday. I really wish I knew how to add VBS files to an MSI, though. That'd be badass.
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Wed Oct 14, 2009 4:34 am    Post subject: Reply with quote

Hmm, according to Strel the MST doesn't need to be changed at all. I'll give it a shot.
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
ricktendo64



Joined: 21 May 2006
Posts: 3012
Location: Honduras

PostPosted: Wed Oct 14, 2009 10:31 am    Post subject: Reply with quote

I would luv this also, if it would be at all posible to make a .mst for each individual .net with the vsb and share it with us plz yumeyao?

Or share the vsb files and show us how to embed it
_________________

Will also accept any old PC hardware donations
Back to top
View user's profile Send private message
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Wed Oct 14, 2009 11:31 am    Post subject: Reply with quote

Download a program called "InstEd It!" (it's free)

Then open the MST with that program. It will ask you to browse to an MSI, so just pick Netfx20a_x86.msi.

Once it opens, you'll see a window like the one below. The green highlights indicate the changes made by the MST. The picture below also depicts how to extract the VBS files.

http://xpdnc.org/hosted/images/4ec2c7eab3c564c4273b7f5c04d8f7436520f579.png


And here are those files:

http://xp.xpdnc.org/temp/WuFixes20-VBS.zip



But again, Strel says that nothing needs to be modified. I'm in the process of trying to confirm that right now. I'll let you know.




While we're on this subject, for those that don't know, to apply the hotfix you just do this:

1. download the hotfix.
2. open/extract it with 7-zip.
3. grab that MSP that's right there in the root of the archive.
4. then enter the following at a command prompt:
Code:
msiexec /p NDP20SP2-KB974417.msp /a Netfx20a_x86.msi

_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Wed Oct 14, 2009 12:12 pm    Post subject: Reply with quote

Check this post(post #352), it descripts how I decide to block all updates from MU.

Yet when it comes to reality, blocking KB951847 is also needed for installing 3.0/3.5 because the installs break "%MSIInstallerPATH%\Patches\".

Hope it makes sense to you. And I think I don't have to explain what does each vbs do, right? Wink

I'm currently busy working on my update pack and IE8/WMP addons, so I haven't a glance at the new update for .NET 2.0.
KB975025 and KB969878 really confuse me because I think the files they update are already obsolete and useless.
Tomorrow is a day filled with lectures, and I have to go to sleep now, see you guys later.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
dolivas



Joined: 04 Feb 2007
Posts: 183
Location: Livonia, MI

PostPosted: Sat Oct 17, 2009 9:53 am    Post subject: Reply with quote

yumeyao thanks for all the info and I am really looking forward to an update to this when you have time. It is the only one that has worked flawless for me.

Thanks again,
Dean
Back to top
View user's profile Send private message
pcguy



Joined: 17 Nov 2006
Posts: 24

PostPosted: Sat Oct 17, 2009 11:46 am    Post subject: .NET Framework 3.5 SP1 FULL / 2.0 SP2 Reply with quote

Ah, I'm getting a "Bad Link" error message when I try to download. Sad
_________________
_____________________________________

Te audire no possum. Musa sapientum fixa est in aure.
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Sat Oct 17, 2009 11:59 am    Post subject: Reply with quote

updated. sorry for late release.

changelog:
added KB974417.
fixed the issue that the install won't run on windows server 2003.
added a .NET 2.0 package.


@pcguy:
that's because I was updating files and links.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
beats



Joined: 27 Nov 2007
Posts: 772
Location: Netherlands

PostPosted: Sat Oct 17, 2009 12:13 pm    Post subject: Reply with quote

Quote:
A full package as description above is available here:

DotNetFX35SP1_20091017_Addon_ENU_2k3_xpsp2.cab MD5: c78302cc13f6b21c9d5c2b1f7aaffd5b
dotnetfx.exe MD5: c0be1bf1f25240444c3a590639f68eda
Size: 33.1M

Thank you but.. the link is not working, Esnips tries to play the cab file with flash player.
_________________
Request your Switchless Installer or Addon | How to create an Avast SFX
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Sat Oct 17, 2009 12:17 pm    Post subject: Reply with quote

yes... because when I was uploading the cab files I forgot to add the extension...
you can choose the "download" under the flash player.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
beats



Joined: 27 Nov 2007
Posts: 772
Location: Netherlands

PostPosted: Sat Oct 17, 2009 12:19 pm    Post subject: Reply with quote

Already tried, but then i get some esnips.exe. Surprised

Edit: Never mind, now it starts. Thanks again. Wink
_________________
Request your Switchless Installer or Addon | How to create an Avast SFX
Back to top
View user's profile Send private message
pcguy



Joined: 17 Nov 2006
Posts: 24

PostPosted: Sat Oct 17, 2009 12:26 pm    Post subject: .NET Framework 3.5 SP1 FULL / 2.0 SP2 Reply with quote

Oops! Jumped the gun.

Thanks for all of your hard work.

pcguy Embarassed
_________________
_____________________________________

Te audire no possum. Musa sapientum fixa est in aure.
Back to top
View user's profile Send private message
mr_smartepants



Joined: 18 May 2006
Posts: 814
Location: Cambridgeshire, UK

PostPosted: Sat Oct 17, 2009 1:33 pm    Post subject: Reply with quote

Sorry, both .net 3.5 (sp2 and sp3) .cab links don't work. Gets redirected to a dead scribd.com link.
*Edit,
Ok, got it now. You have to click the "download" link below the flash screen then "skip" the esnips.exe download. Silly!
_________________
OEMSCAN pre-activation addon for OEM XP & 2003

Some heroes don't wear capes, they wear Kevlar!
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Sat Oct 17, 2009 1:50 pm    Post subject: Reply with quote

okay.. links updated. the old files will be deleted after 24 hours in case someone is still downloading...
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
madsc



Joined: 20 Dec 2007
Posts: 2
Location: Athens, Greece

PostPosted: Sun Oct 18, 2009 10:13 am    Post subject: Reply with quote

Good afternoon.

Tried your latest dotnetfx.exe with -a1 switch from svcpack, in english WinXP SP3 x86 unattended setup. Installed with no errors/nags.

When the installations of XP finished in VMWare, optional windows updates said that I needed to install "Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update (KB951847) x86"
Back to top
View user's profile Send private message MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Sun Oct 18, 2009 10:46 am    Post subject: Reply with quote

very odd. Although it works for my chinese XP SP3, I'll do a test on english OS later.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
ricktendo64



Joined: 21 May 2006
Posts: 3012
Location: Honduras

PostPosted: Sun Oct 18, 2009 12:50 pm    Post subject: Reply with quote

Hey yumeyao would it be OK if I used your WU & FontCache MST's in my Spanish dotnet 4 in one?

They really work well Cool

BTW what is this error and is it normal?



And what does WaitNET.exe by roguespear do?
_________________

Will also accept any old PC hardware donations
Back to top
View user's profile Send private message
mr_smartepants



Joined: 18 May 2006
Posts: 814
Location: Cambridgeshire, UK

PostPosted: Mon Oct 19, 2009 1:46 am    Post subject: Reply with quote

madsc wrote:
optional windows updates said that I needed to install "Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update (KB951847) x86"

I just tested and did not get that prompt. XP Home & Pro SP3 ENU.
_________________
OEMSCAN pre-activation addon for OEM XP & 2003

Some heroes don't wear capes, they wear Kevlar!
Back to top
View user's profile Send private message
tomidis



Joined: 16 Oct 2009
Posts: 11

PostPosted: Mon Oct 19, 2009 1:57 am    Post subject: Reply with quote

madsc wrote:
Good afternoon.

Tried your latest dotnetfx.exe with -a1 switch from svcpack, in english WinXP SP3 x86 unattended setup. Installed with no errors/nags.

When the installations of XP finished in VMWare, optional windows updates said that I needed to install "Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update (KB951847) x86"


I'm also getting this KB951847 on WU
Used latest dotnetfx.exe without WIC, installed from SVCPACK with ai2 switch
Also in english WinXP Pro SP3 x86 unattended setup
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Mon Oct 19, 2009 2:23 am    Post subject: Reply with quote

@madsc & @tomidis:
check ARP. Are .NET frameworks listed there?
If not, probably your systems don't meet the pre-requisites: VC 2005 & VC 2008 runtimes.

@rick:
sure you can. You may wait for my upcoming release that fix some issues on windows 2000.
I'm not sure of that error, let me check it in my next tests.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Mon Oct 19, 2009 3:26 am    Post subject: Reply with quote

ricktendo64 wrote:
And what does WaitNET.exe by roguespear do?

Simple:
1. It waits for 10 seconds.
2. It looks for any instance of "mscorsvw.exe" running.

Rinse and repeat until the process is no longer running.


This is because that process is called in a memory space that's separated from the .NET Framework installers, therefore a "msiexec" process will finish, but the optimization may not finish for quite some time thereafter.


If you install Paint.NET, you'll notice that they have their own "waitnet" type of program built into their installer; essentially a GUI that simply informs the user that the .NET Framework is busy optimizing.


Here's the thread on it: http://www.doitrightconsulting.net/forum/viewtopic.php?t=517
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
tomidis



Joined: 16 Oct 2009
Posts: 11

PostPosted: Mon Oct 19, 2009 5:27 am    Post subject: Reply with quote

yumeyao wrote:
@madsc & @tomidis:
check ARP. Are .NET frameworks listed there?
If not, probably your systems don't meet the pre-requisites: VC 2005 & VC 2008 runtimes.


In Add and Remove Programs .NET frameworks are not listed
I was also integrated code65536's M$ Runtimes with nlite
Back to top
View user's profile Send private message
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Mon Oct 19, 2009 5:35 am    Post subject: Reply with quote

@tomidis:
ok, havn't done a test by integrating using nlite. I'll check it.

@rick:
well your 4-in-1 can't run on win 2000 so you can use the mst of the current version.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Mon Oct 19, 2009 10:18 am    Post subject: Reply with quote

@tomidis:
I can't reproduce your issue.
I used user_hidden's Update Pack + my WMP11 Addon + code65536's M$ Runtimes, tested in VM, flawlessly.

@all:
Then I think it's safe to release my latest work. including .NET 2.0 SP2 pack improvements for windows 2000, and a 0.8 MB size reducant of .NET 3.5 FULL for xp/2k3.
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
yumeyao
Moderator


Joined: 27 Aug 2006
Posts: 1718
Location: Taiyuan, Shanxi, PR China

PostPosted: Mon Oct 19, 2009 11:25 am    Post subject: Reply with quote

So..... a new update comes again.

changelog:
0.8 MB reducant on all xp/2k3 packages by removing components that are only needed by 2000.
Do not block .NET 3.0/3.5 and related updates on 2000 to keep the system clean.
KBxxxxxxs for .NET 2.0 in ARP on windows 2000 are gone.
QFE branch in KB974417 is used instead of GDR
KB971111 is added to .NET 2.0 for 2000
_________________

My work list(Hosted by dumpydooby)
Back to top
View user's profile Send private message AIM Address MSN Messenger
Requi3m



Joined: 15 Sep 2009
Posts: 49

PostPosted: Mon Oct 19, 2009 11:43 am    Post subject: Reply with quote

thanks for the update Smile

I'm going to use yours instead of user_hidden's because I couldn't get microsoft updates to apply to his.
Back to top
View user's profile Send private message
keloo05



Joined: 26 Jun 2006
Posts: 212
Location: Romania, Timisoara

PostPosted: Mon Oct 19, 2009 12:43 pm    Post subject: Reply with quote

What does "without firefox extension" mean? Please explain. If i don't have Firefix installed, which mode should I choose? Thank you for your hard work.
Back to top
View user's profile Send private message
ricktendo64



Joined: 21 May 2006
Posts: 3012
Location: Honduras

PostPosted: Mon Oct 19, 2009 2:01 pm    Post subject: Reply with quote

How do you direct it so use QFE branch when slipstreaming?
_________________

Will also accept any old PC hardware donations
Back to top
View user's profile Send private message
dumpydooby



Joined: 15 Jan 2006
Posts: 524

PostPosted: Mon Oct 19, 2009 2:07 pm    Post subject: Reply with quote

ricktendo64 wrote:
How do you direct it so use QFE branch when slipstreaming?

You can open the MSP with most archiving programs, like 7-zip. Inside, you'll find a few cab files. Open the relevant QFE cab file, and you'll see four DLL files. They go here: \Win\Microsoft.NET\Framework\URTInstallPath\.


I'm not sure what registry entries need to be changed or if there is a way to automate a QFE integration. You can wait for YumeYao if you want.
_________________
Love Always,
Dumpy Dooby

PS-
RogueSpear's forums dide. Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
ccl0



Joined: 02 Jan 2007
Posts: 815

PostPosted: Mon Oct 19, 2009 2:37 pm    Post subject: Reply with quote

keloo05 wrote:
What does "without firefox extension" mean? Please explain. If i don't have Firefix installed, which mode should I choose? Thank you for your hard work.


i assume that it does not include the ".net framework assist" or whatever its called
ps. http://www.dailytech.com/Mozilla+Blocks+Addons+from+Microsoft+Because+of+Vulnerability/article16539.htm


Last edited by ccl0 on Tue Oct 20, 2009 2:29 am
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    RyanVM.net Discussion Board Forum Index -> Switchless Installer Discussion -> Switchless Installer Releases All times are GMT - 5 Hours
Goto page 1, 2, 3, 4, 5, 6, 7  Next
Page 1 of 7

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group