MSFN Forum: Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 50 Pages +
  • « First
  • 48
  • 49
  • 50
  • You cannot start a new topic
  • You cannot reply to this topic

Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 Custom .NET+hotfixes+langpacks unattended installers/add-ons Rate Topic: -----

#981 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 21 September 2011 - 06:49 AM

View Postatolica, on 21 September 2011 - 03:08 AM, said:

Weird error.

ERROR: _REM_MSI_BLOCKING.7z is required.
Press any key to exit.

Any thoughts?

Does the path to the folder contain any spaces?


#982 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 28 September 2011 - 10:25 AM

no. it does not.

#983 User is offline   Escorpiom 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 18-January 09
  • OS:none specified
  • Country: Country Flag

Posted 13 October 2011 - 05:51 AM

Update KB2572073 for .Net 2.0 has been released. It does not supersede any previous update.
The script will process the update without problems.

Cheers.

#984 User is offline   kukris 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 28-November 03

Posted 29 November 2011 - 03:15 PM

Hi everyone,

i can't get KB2418241 or KB982168 integrated, though the files are present.

I have these settings

 
PROCESSDNF11=YES
PROCESSDNF20=YES
PROCESSDNF3520=NO
PROCESSDNF3530=YES
PROCESSDNF3535=YES

PROCESSLNGDNF11=YES
PROCESSLNGDNF20=YES
PROCESSLNGDNF3520=NO
PROCESSLNGDNF3530=YES
PROCESSLNGDNF3535=YES

TARGETOS=XP
T13ADDONS=
ROEADDONS=
ALSOINSTALLERS=
MERGEFXS=
SILENT=
COMPRATIO=HIGH
 


Can someone please post his content? Maybe I'm missing some files...

Thanks in advance.

#985 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 29 November 2011 - 10:30 PM

View Postkukris, on 29 November 2011 - 03:15 PM, said:

i can't get KB2418241 or KB982168 integrated, though the files are present.

Have you tried renaming NDP20SP2-KB2418241-x86.exe to NDP20SP2-KBZ2418241-x86.exe?

As for KB982168, you need to recompile it first (see this post).

#986 User is offline   kukris 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 28-November 03

Posted 30 November 2011 - 03:04 PM

Hi tomasz86,

I tried that, but no success. Both Hotfixes are stilled marked missing on Windows update.

Any other ideas?

#987 User is offline   gerislamico 

  • The Trident: Chori ,Treze and CaveGol
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 09-November 10
  • OS:98SE
  • Country: Country Flag

Posted 28 March 2012 - 06:53 AM

Suppose I want to perform an administrative installation of Net Framework 1.1 with SP1.
In theory it should download and run the packages as follows:

Net Framework 1.1 Uncompressed in D:\dotnetfx
MSIEXEC /A D:\dotnetfx\netfx.msi  /QB TARGETDIR=D:\1 SHORTFILENAMES=TRUE

Uncompressed KB867460 SP1 in D:\1
MSIEXEC /A D:\1\netfx.msi /P D:\12\NDP1.1sp1-KB867460-X86.msp SHORTFILENAMES=TRUE /QB

Uncompressed KB953297 SP1 in D:\1
MSIEXEC /A D:\1\netfx.msi /P D:\12\NDP1.1sp1-KB953297-X86.msp SHORTFILENAMES=TRUE /QB.

Uncompressed KB953297 SP1 in D:\1
MSIEXEC /A D:\1\netfx.msi /P D:\12\NDP1.1sp1-KB971108-X86.msp SHORTFILENAMES=TRUE /QB

Uncompressed Languaje Pack in D:\langpack
MSIEXEC /A D:\langpack\langpack.msi  /QB TARGETDIR=D:\2 SHORTFILENAMES=TRUE
COPY D:\2\*.* D:\1

Testing
MSIEXEC /i D:\1\netfx.msi
MSIEXEC /i D:\1\langpack.msi


But applying KB867460, causes
Error 1325 M834401033. is not a valid short file name

ADD!

Explain the solution here, http://support.microsoft.com/kb/885916
but can not get file: Qfe3099.mst

This post has been edited by gerislamico: 28 March 2012 - 07:11 AM


#988 User is offline   jbergstrom 

  • Group: Members
  • Posts: 1
  • Joined: 01-March 12
  • OS:none specified
  • Country: Country Flag

Posted 30 April 2012 - 03:51 PM

Wondering if anyone else is having trouble with 2656352/2657424. I'm using SNM Synth to create an integrated package for .NET Framework 2.0 SP2 ONLY (no 1.0/1.1/3.0/3.5/4.0). My understanding is 2656352 would be the hotfix applied to DNF 2.0 SP2 only with 2657424 being for DNF 3.5. If I run the DNF 2.0 SP2 setup manually, 2657424 never shows up in MU/WU as one of the offered updates. However, if I run SNM Synth with DNF 2.0 SP2 as the only setup file in the directory (so no hotfixes are integrated), 2657424 is offered in MU/WU along with the expected DNF 2.0 SP2 hotfixes. Integrating all of the current hotfixes for DNF 2.0 SP2 correctly installs everything, but 2657424 is STILL offered in MU/WU. Since 2657424 is for DNF 3.5, and since DNF 3.5 is NOT installed, installation of 2657424 - through MU/WU or manually - fails as expected. How can I prevent 2657424 from appearing at all?

This post has been edited by jbergstrom: 30 April 2012 - 04:12 PM


#989 User is offline   rockets4kids 

  • Group: Members
  • Posts: 1
  • Joined: 18-March 13
  • OS:XP Pro x86
  • Country: Country Flag

Posted 19 March 2013 - 11:45 PM

After a long day of hair pulling, I believe I have a working .net 1.1, 2.0, 3.0, 3.5 installer. At least, Windows Update does not report any unmet updates, and netfx_setupverifier_new doesn't report any problems. Fair warning, I'm a Unix guy and know not of this Windows stuff. I'm writing this in the hopes that it might be helpful to someone else. If anyone who knows better wants to check my work, I would surely appreciate it!

The list of files, and where to get them if not obvious. Note that I have thrown a 'z' in to the 7-digit names to get them to install in the proper order. Not sure this is strictly necessary in all cases, but it can't hurt. Note that you cannot insert a leading '0'. Don't even think about it. Files are extracted with IExpress -- search the thread for the tutorial PDF on how to extract them.

As of 2013-03-20:

.net 1.1:
NDP1.1sp1-KB867460-X86.exe
NDP1.1sp1-KBz2416447-X86.exe
NDP1.1sp1-KBz2742597-X86.exe
dotnetfx.exe

.net 3.5 bundle:
dotnetfx35.exe
WindowsServer2003-KB971276-v2-x86-ENU.exe
WindowsXP-KB971276-v3-x86-ENU.exe
msxml6-KB973686-enu-x86.exe

.net 2.0:
NDP20SP2-KB958481-x86.exe
NDP20SP2-KB974417-x86.exe
NDP20SP2-KB976576-x86.EXE (extracted from KB982524)
NDP20SP2-KB976765-x86.EXE (extracted from KB982168)
NDP20SP2-KB980773-x86.EXE (extracted from KB982168)
NDP20SP2-KBz2604092-x86.exe
NDP20SP2-KBz2656352-x86.exe
NDP20SP2-KBz2729450-x86.exe
NDP20SP2-KBz2742596-x86.exe
NDP20SP2-KBz2789643-x86.exe

.net 3.0:
NDP30SP2-KB958483-x86.exe
NDP30SP2-KB976769-x86.EXE (extracted from KB982168)
NDP30SP2-KB977354-x86.EXE (extracted from KB982524)
NDP30SP2-KBz2604110-x86.exe
NDP30SP2-KBz2656407-x86.exe
NDP30SP2-KBz2756918-x86.exe (will throw an error saying some files to be updated cannot be found. bad???)

.net 3.5:
NDP35SP1-KB958484-x86.exe
NDP35SP1-KB963707-x86.exe
NDP35SP1-KBz2604111-x86.exe
NDP35SP1-KBz2657424-x86.exe
NDP35SP1-KBz2736416-x86.exe


I've included my PROCESSDATA.TXT as an attachment.

Attached File(s)



#990 User is offline   clarkg888 

  • Group: Members
  • Posts: 5
  • Joined: 01-January 10

Posted 20 March 2013 - 09:29 AM

Wow, thanks rockets4kids for your post! It was so timely. The last time I used snmsynth was 2 years ago, but I am just about to create a new slipstreamed XP disk and needed an updated .net installer. Using my 2 year old installer, WU reported 13 updates for me to figure out. You just saved me a lot of time.

Thanks!

View Postrockets4kids, on 19 March 2013 - 11:45 PM, said:

After a long day of hair pulling, I believe I have a working .net 1.1, 2.0, 3.0, 3.5 installer. At least, Windows Update does not report any unmet updates, and netfx_setupverifier_new doesn't report any problems. Fair warning, I'm a Unix guy and know not of this Windows stuff. I'm writing this in the hopes that it might be helpful to someone else. If anyone who knows better wants to check my work, I would surely appreciate it!


#991 User is offline   SunLion 

  • Newbie
  • Group: Members
  • Posts: 42
  • Joined: 22-October 07
  • OS:XP Pro x86
  • Country: Country Flag

Posted 05 April 2013 - 08:48 AM

Thanks for your list, rockets4kids!

Created the installer with these hotfixes and works fine.

:thumbup

Share this topic:


  • 50 Pages +
  • « First
  • 48
  • 49
  • 50
  • You cannot start a new topic
  • You cannot reply to this topic

5 User(s) are reading this topic
0 members, 5 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy