Jump to content

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


strel

Recommended Posts

A bit later than others, but I think there is a better way to integrate the problematic KB2416447.

User_hidden commented that KB2416447 replaces KB979906, so I looked at the two packages and concluded that they can't be that different.

So what I did:

1. Deleted the old KB979906

2. Copied the new KB2416447 to the work dir

3. Renamed it to the old KB979906

4. Everything got processed, installer is now 47.8 MB. No errors. Conclusion: There must be some issue with the filename, perhaps to many characters.

There were another two updates, namely:

KB2418241 - It has two updates inside, we can use the iexpress method to make them BOTH.

KB980773 inside has a different hash than the old KB980773, so I made a new one and replaced the old one.

KB2418241 replaces KB976765.

All three updates processed and included in the package. Still an awesome tool.

Cheers,

Escorpiom.

Edited by Escorpiom
Link to comment
Share on other sites


A bit later than others, but I think there is a better way to integrate the problematic KB2416447.

User_hidden commented that KB2416447 replaces KB979906, so I looked at the two packages and concluded that they can't be that different.

So what I did:

1. Deleted the old KB979906

2. Copied the new KB2416447 to the work dir

3. Renamed it to the old KB979906

4. Everything got processed, installer is now 47.8 MB. No errors. Conclusion: There must be some issue with the filename, perhaps to many characters.

There were another two updates, namely:

KB2418241 - It has two updates inside, we can use the iexpress method to make them BOTH.

KB980773 inside has a different hash than the old KB980773, so I made a new one and replaced the old one.

KB2418241 replaces KB976765.

All three updates processed and included in the package. Still an awesome tool.

Cheers,

Escorpiom.

Much better with its discovery!

With another test here, renamed the KB2416447.exe for KB992416447.exe and it is processed fine, without bugs.

Edited by SunLion
Link to comment
Share on other sites

You have .NET 2.0SP2, .NET 2.0SP2 in Turkish and .NET 2.0SP2 inside dotnetfx35.exe. You have to choose one of those three, and only one.

E.g. if you want .NET 2.0SP2 in Turkish, delete netfx20sp2_x86.exe. Open _SNMsynth.ini and under .NET Framework 3.5 find the setting: Process .NET 2.0 from package and select NO.

Cheers

Link to comment
Share on other sites

Thanks for help and i have an other question.please don't angry me.i want to learn.

20101010164255capture.png

NOTE-1 : I can't integrate NDP1.1sp1-KB2416447-X86

NOTE-2 : First of all sorry for my bad english :)

I get these updates at the end of operation. But I can not also be integrated. And that there are some files I get an error during integration, but the content of files in the current folder. Work to the following folder contents.

The list of post-installation :

20101010163440capture.png

My Work Folder :

20101010164150capture.png

Edited by lejon89
Link to comment
Share on other sites

NOTE-1 : I can't integrate NDP1.1sp1-KB2416447-X86

I get these updates at the end of operation. But I can not also be integrated. And that there are some files I get an error during integration, but the content of files in the current folder. Work to the following folder contents.

Lejon89,

You should read the first page and the last pages. Especially the answer to your question about NDP1.1sp1-KB2416447-X86 is on this very page.

If you can't take the time to read and investigate you won't be able to successfully create a .Net all-in-one installer.

I'm always willing to help people but in your case the answer is just to obvious, you did not read.

Cheers.

Edited by Escorpiom
Link to comment
Share on other sites

Could not find command line switches for 7Zsplit, else it would be totally automated.

7ZSplit.exe name_sfx_archive.exe -c name_config.txt -m name_module.cfg -a name_archive.7z

Link to comment
Share on other sites

I made it !

i integrate NDP1.1sp1-KB2416447-X86 hotfix with mooms's method

now i need that...how can i integrate other hotfix ;

please look this picture :) and sorry for my bad english

20101010163440capture.png

EXTRA Question : Can we integrate .Net 4 with this method?

Edited by lejon89
Link to comment
Share on other sites

I made it !

i integrate NDP1.1sp1-KB2416447-X86 hotfix with mooms's method

now i need that...how can i integrate other hotfix ;

please look this picture :) and sorry for my bad english

20101010163440capture.png

EXTRA Question : Can we integrate .Net 4 with this method?

For the archives below, it uses tutorial of iexpress in this post:

NDP20SP2-KB2418241-x86

NDP30SP2-KB982168-x86

NDP30SP2-KB982524-x86

iexpress tutorial.pdf – download:

http://www.msfn.org/board/index.php?app=core&module=attach&section=attach&attach_id=30257

In the case of the NDP35SP1-KB2416473-x86.exe, you to only add it in the folder of the SNMsynth, that it will be processed normally.

It is not possible to integrate Net 4 with this method, therefore it does not consist of script of strel.

Link to comment
Share on other sites

Thanks for help and i'm trying all method.I'll write the last condition :)

Thank you for your interest. I'm new to this forum and my English is not very good. Thank you very much for everything

It's Work :thumbup

Please Someone tell me how can i integrate .net4 in this package ?

Edited by lejon89
Link to comment
Share on other sites

Could not find command line switches for 7Zsplit, else it would be totally automated.

7ZSplit.exe name_sfx_archive.exe -c name_config.txt -m name_module.cfg -a name_archive.7z

Thank you gora, nice find! The method involving 7Zsplit is not needed anymore but those switches will come in handy the next time.

I made it !

i integrate NDP1.1sp1-KB2416447-X86 hotfix with mooms's method

Well I'll be.....!

Just rename the file and it will integrate, no need to split and recompile.

Cheers.

Link to comment
Share on other sites

-i use iexpress for NDP30SP2-KB982524-x86 but i see it in windows update website

:wacko: :wacko: :wacko:

someone help me :)

In relation to NDP30SP2-KB982524-x86, with iexpress you it will have to create two new installers (EXE), using two archives MSP its interior: NDP20SP2-KB976576.msp and NDP30SP2-KB977354.msp.

Put the two new installers in the folder of the SNM. It does not place in the same folder the original archive NDP30SP2-KB982524-x86.

With me it functions very well.

Link to comment
Share on other sites

i create two new installer and their name is NDP20SP2-KB976576-x86.exe and NDP30SP2-KB977354-x86.exe and i don't put NDP30SP2-KB982524-x86.exe to WORK folder.

After i create my silent .net installer.

is it true?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...