Microsoft .NET Framework V3.5 SP1 FULL - 20100830

All posts in this forum are for releases only.

Moderators: Waldo2k2, RogueSpear, dumpydooby

Re: Microsoft .NET Framework V3.5 SP1 - 20090930

Postby user_hidden » Tue Oct 06, 2009 7:33 am

added a Lite version (30SP2/35SP1) Multimode and ROE Addon

added Addon of RogueSspear's dotnet20SP2 for SVCpack install
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby user_hidden » Thu Oct 15, 2009 3:11 pm

updated 20091015 ....
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby dumpydooby » Thu Oct 15, 2009 8:14 pm

How did you wind up getting the latest hotfix to work with .NET FW 2.0? It's been giving me nothing but problems.
Love Always,
Dumpy Dooby
User avatar
dumpydooby
 
Posts: 280
Joined: Fri Sep 01, 2006 8:22 pm

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby user_hidden » Fri Oct 16, 2009 6:17 am

dumpydooby wrote:How did you wind up getting the latest hotfix to work with .NET FW 2.0? It's been giving me nothing but problems.


what i did:
integrated the 974417 hotfix to the msi and you have to add a reg key after install.
i placed the key in the 959209.reg file
any questions fire away.....

msiexec /p NDP20SP2-KB974417.msp /a Netfx20a_x86.msi /qb /l* install.log

btw the log output is a good idea to verify all was integrated successfully.

Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\DC3BF90CC0D3D2F398A9A6D1762F70F3\Patches\9E0DE89293FE9BB33898F24ED18CCF08]
"MSI3"=dword:00000001
"State"=dword:00000001
"LUAEnabled"=dword:00000000
"PatchType"=dword:00000000
"DisplayName"="KB974417"
"MoreInfoURL"="http://www.microsoft.com/"
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby newsposter » Fri Oct 16, 2009 1:20 pm

I'm getting a new nag from MU for KB963707. The update will download but fail to install.

I do integrate your post SP3 addon.

Installing .Net 3.5, etc straight from MU does not present this little 'challenge'.
newsposter
 
Posts: 3
Joined: Mon Dec 24, 2007 12:51 am

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby user_hidden » Fri Oct 16, 2009 1:47 pm

newsposter wrote:I'm getting a new nag from MU for KB963707. The update will download but fail to install.

I do integrate your post SP3 addon.

Installing .Net 3.5, etc straight from MU does not present this little 'challenge'.


make sure you downloaded the correct addon package -> Addon_Microsoft.Net_Family.35SP1_ROE_1.06_ai3.7z

you need the " -ai3 " switch if just using the multimode installer
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby newsposter » Fri Oct 16, 2009 3:32 pm

well, duh. Color me silly. If it were any closer it would have bit me.

thanks (and sorry).
newsposter
 
Posts: 3
Joined: Mon Dec 24, 2007 12:51 am

Re: Microsoft .NET Framework V3.5 SP1 - 20091015

Postby user_hidden » Fri Oct 16, 2009 3:54 pm

newsposter wrote:well, duh. Color me silly. If it were any closer it would have bit me.

thanks (and sorry).



LMFAO .. no problem
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 - 20091020

Postby user_hidden » Wed Oct 21, 2009 12:37 pm

updated 1.07 20091020 ....
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 FULL - 20091020

Postby jfcarbel » Mon Nov 09, 2009 12:10 am

Curious, for others using this instead of RS one, does it work well with the OnePiece's Post SP3 Update Pack that installs dotNET 1.1 at SVCPACK?

http://www.ryanvm.net/forum/viewtopic.php?t=6438
jfcarbel
 
Posts: 0
Joined: Wed Sep 12, 2007 2:10 am

Re: Microsoft .NET Framework V3.5 SP1 FULL - 20091020

Postby mr_smartepants » Mon Nov 09, 2009 1:09 am

jfcarbel wrote: does it work well with the OnePiece's Post SP3 Update Pack that installs dotNET 1.1 at SVCPACK?

http://www.ryanvm.net/forum/viewtopic.php?t=6438

Yes. That's what I use and it's fine.
Image
Image
OEMSCAN pre-activation addon for OEM XP & 2003
Not all heroes wear capes, some wear Kevlar!
User avatar
mr_smartepants
 
Posts: 49
Joined: Thu Jan 03, 2008 2:57 pm

Re: Microsoft .NET Framework V3.5 SP1 FULL - 20091020

Postby jfcarbel » Fri Jan 08, 2010 2:25 am

Thanks work good, but got one issue. The Handbrake AddOn I have that tries installing at SVCPACK requires .NET 2.0 to be installed. How can I make it so that only .NET installs on the first login pass and then after it finishes reboot and run the rest if my installs? I know how to add something to RunOnce via cmdlines.txt, but the part I do not know is how to do it on a 2nd boot after having .NET install on first login.
jfcarbel
 
Posts: 0
Joined: Wed Sep 12, 2007 2:10 am

Re: Microsoft .NET Framework V3.5 SP1 FULL - 20091020

Postby user_hidden » Sun Jan 10, 2010 6:59 pm

jfcarbel wrote:Thanks work good, but got one issue. The Handbrake AddOn I have that tries installing at SVCPACK requires .NET 2.0 to be installed. How can I make it so that only .NET installs on the first login pass and then after it finishes reboot and run the rest if my installs? I know how to add something to RunOnce via cmdlines.txt, but the part I do not know is how to do it on a 2nd boot after having .NET install on first login.



if you open the INF in the ROE addon you can change the reboot parameter to "AR" from "N".
that should cause an auto reboot. just have the handbrake addon install after the .net
user_hidden
 
Posts: 122
Joined: Mon Dec 10, 2007 6:48 pm

Re: Microsoft .NET Framework V3.5 SP1 FULL - 20091020

Postby jfcarbel » Mon Jan 11, 2010 6:40 am

if you open the INF in the ROE addon you can change the reboot parameter to "AR" from "N".
that should cause an auto reboot. just have the handbrake addon install after the .net


I was checking and looks like that parm is AS for SmartReboot.
Instead I added this to INF and it worked:

Code: Select all
;   Used during Cleanup
"%11%\cmd.exe /Q /C DEL %10%\net35.exe /Q/F"
;   Perform Reboot after install so next ROE Installs begin
"%11%\ShutDown.exe /R /F /T 20"


The only thing is I have not yet tested this with the DriverPacks which I also run at ROE. DriverPacks finisher uses an ID of 937 and to not interfere with other installs. However, since I believe these run in Alpha order for ROE then that means that DPFinisher would run last. At least thats my basic understanding, correct me if I am wrong. If that is the case then I believe the reboot I am putting in the .NET could cause issues since it happens before DPFinisher. Or will the DPFinisher just complete on the next login?
jfcarbel
 
Posts: 0
Joined: Wed Sep 12, 2007 2:10 am

Re: Microsoft .NET Framework V3.5 SP1 FULL - 20091020

Postby mr_smartepants » Mon Jan 11, 2010 11:08 am

The ROE listing would continue where it left off after the reboot. This shouldn't interfere with the DPS finisher unless the reboot happened immediately before the finisher executes since the command "/T 20" waits 20 seconds before reboot and the finisher may already have executed since then. Remove the "/T 20" for an immediate reboot.
Image
Image
OEMSCAN pre-activation addon for OEM XP & 2003
Not all heroes wear capes, some wear Kevlar!
User avatar
mr_smartepants
 
Posts: 49
Joined: Thu Jan 03, 2008 2:57 pm

PreviousNext

Return to Application Installer Releases

Who is online

Users browsing this forum: No registered users and 3 guests

cron