Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 Custom .NET+hotfixes+langpacks unattended installers/add-ons
#961
Posted 10 February 2011 - 04:58 AM
#962
Posted 06 April 2011 - 05:36 PM
So , I extracted 20100118_SNMsynth and saved dotnetfx35.exe (231 mb) in the same directory . Now, I need help configuring _SNMsynth.ini .
I want to include only the files required for my application to run on 32 and 64 bit OS . What settings should I use ?
How should I set this "TARGETOS=" if I want to make a setup for XP/Vista/WIndows 7 ?
NEED HELP URGENTLY
Thanks
#963
Posted 07 April 2011 - 05:06 PM
I don't think you can use this for Vista or windows 7 (from reading the first post in this thread). The supported OS are 2K, XP and 2k3. The TARGET_OS option in the .ini lets you build on an OS different than the build machine (e.g. build for install on 2K using an XP box.). Also, I suspect 64-bit would require a different installer and is not supported by .net maker.
I'm no expert: I've just used this for creating a fully patched XP install disk along with HFSLIP. The last time I used it was March 2010. Whether it can integrate any subsequent .net patches I don't know.
You know that dotnet35.exe supports silent install itself, right? (/q /norestart switches)
I hope this helps,
Clark.
#964
Posted 12 April 2011 - 04:34 AM
This post has been edited by ghostdlr: 12 April 2011 - 04:46 AM
#965
Posted 12 April 2011 - 07:30 AM
#966
Posted 12 April 2011 - 09:06 AM
#968
Posted 13 May 2011 - 07:41 AM
- dotNetFx.exe
NDP1.1sp1-KB867460-X86.exe
NDP1.1sp1-KB971108-X86.exe - W2K only
NDP1.1sp1-KB2416447-X86.exe (supersedes KB979906)
The new list for .NET Framework 2.0 (2011-05-13)
- NetFx20SP2_x86.exe
NDP20SP2-KB958481-x86.exe
NDP20SP2-KB971111-x86.exe - W2K only
NDP20SP2-KB976576-x86.exe
NDP20SP2-KB979909-x86.exe
NDP20SP2-KB982167-x86.exe
NDP20SP2-KB2418241-x86.exe (supersedes KB976765)
NDP20SP2-KB2446704-v2-x86.exe (supersedes KB983583, KB976569, KB974417)
All of them can be processed by SNMsynth but in case of KB2446704-v2 you may have to remove the "-v2" as the filename is too long and results in a "file not found" error.
As I'm using Windows 2000 I'm not really interested in making a current list of .NET 3.5 updates. Still it would be nice if someone else made an updated list for newer Frameworks
This post has been edited by tomasz86: 13 May 2011 - 08:30 AM
#969
Posted 28 June 2011 - 07:18 AM
#970
Posted 30 June 2011 - 12:59 AM
SNMsynth cannot process it. I get the usual popup that the switches aren't correct.
Any ideas are welcome.
Cheers.
#971
Posted 30 June 2011 - 01:31 AM
Rename it to NDP1.1sp1-KBz2416447-X86.exe so it will get processed AFTER the other older updates (which are KB8x or KB9x).
#972
Posted 30 June 2011 - 03:00 PM
tomasz86, on 30 June 2011 - 01:31 AM, said:
Rename it to NDP1.1sp1-KBz2416447-X86.exe so it will get processed AFTER the other older updates (which are KB8x or KB9x).
Thanks a lot! In fact I did rename the file but not in that way. Going to give it another try, I could never have known that.
Cheers.
Edit: Smooth, everything got processed and it also shows in the process data. Only thing is that the output file is smaller despite the size of the now included KB2416447.
The update probably overwrites some old files.
This post has been edited by Escorpiom: 30 June 2011 - 03:16 PM
#973
Posted 01 July 2011 - 06:50 AM
NDP20SP2-KB2518864-x86.EXE doen't seem to integrate with the way making iexpress cab. WU still show it.<br><br>edit: I made mistake. now it seems correct on WU.<br>
This post has been edited by ZEUS__: 01 July 2011 - 03:31 PM
#974
Posted 01 July 2011 - 07:16 AM
I hope it's not connected with the KB2x filename again. I think it can be safely said that you should change filenames of the new updates in order to get them processed after the older ones.
I can't check WU now as Win2k's WU is not updated anymore and doesn't show the new .NET related updates (even though they can be installed in 2K without any problems...) but I'll try to check it later on an XP machine.
Solved I think
This post has been edited by tomasz86: 04 July 2011 - 06:50 AM
#975 Guest_Robinwood_*
Posted 04 July 2011 - 06:07 AM
#976
Posted 01 August 2011 - 05:57 PM
tomasz86, on 13 May 2011 - 07:41 AM, said:
- dotNetFx.exe
NDP1.1sp1-KB867460-X86.exe
NDP1.1sp1-KB971108-X86.exe - W2K only
NDP1.1sp1-KB2416447-X86.exe (supersedes KB979906)
The new list for .NET Framework 2.0 (2011-05-13)
- NetFx20SP2_x86.exe
NDP20SP2-KB958481-x86.exe
NDP20SP2-KB971111-x86.exe - W2K only
NDP20SP2-KB976576-x86.exe
NDP20SP2-KB979909-x86.exe
NDP20SP2-KB982167-x86.exe
NDP20SP2-KB2418241-x86.exe (supersedes KB976765)
NDP20SP2-KB2446704-v2-x86.exe (supersedes KB983583, KB976569, KB974417)
All of them can be processed by SNMsynth but in case of KB2446704-v2 you may have to remove the "-v2" as the filename is too long and results in a "file not found" error.
As I'm using Windows 2000 I'm not really interested in making a current list of .NET 3.5 updates. Still it would be nice if someone else made an updated list for newer Frameworks
Why is NDP20SP2-KB976576-x86.exe downloading as ndp20sp2-kb976576-x86_8e8121a8bddfb2095453335c593ffa22ef8e95ec.exe? And when I Google for it, I get what I think is strange. I get pages coming up in different languages, no pages linking to Microsoft about the update.
#977
Posted 01 August 2011 - 09:55 PM
dread, on 01 August 2011 - 05:57 PM, said:
The explanation is here.
You should rename it to the proper filename 'NDP20SP2-KB976576-x86.exe' after downloading. By the way, in that topic you can find the current (updated) list of updates for .NET 1.1 & 2.0.
#978
Posted 10 August 2011 - 04:06 AM
mooms, on 05 October 2010 - 10:31 AM, said:
1) First, you need 7zip split http://www.mediafire.com/?f4wgdqrdnij and 7zip, google if you don't have it already.
Can someone re-upload 7zipsplit.exe?
Mediafire: Invalid or deleted file
#979
Posted 11 August 2011 - 12:24 AM
Bilou_Gateux, on 10 August 2011 - 04:06 AM, said:
mooms, on 05 October 2010 - 10:31 AM, said:
1) First, you need 7zip split http://www.mediafire.com/?f4wgdqrdnij and 7zip, google if you don't have it already.
Can someone re-upload 7zipsplit.exe?
Mediafire: Invalid or deleted file
You can get it directly from here:
http://7zsfx.info/files/7zsd_tools_141_2100.exe
Inside you will find some tools, one of them is 7z SFX archive splitter.
Edit: KB2539631 for .Net 2.0 SP2 replaces KB2478658.
The script will process the update without renaming or anything.
Cheers.
This post has been edited by Escorpiom: 11 August 2011 - 01:43 PM
#980
Posted 21 September 2011 - 03:08 AM
ERROR: _REM_MSI_BLOCKING.7z is required.
Press any key to exit.
Any thoughts?
- ← Avira Setup Creator - for Avira Antivir Personal v10
- Application Installs
- How Avira Free antivirus program with Silent install updates →



Help


Back to top









