Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 Custom .NET+hotfixes+langpacks unattended installers/add-ons
#681
Posted 02 January 2010 - 09:45 PM
You can test the custom installers on your system or apply them to you win source manually to discard a problem with them.
I just discovered you can use add-ons also with HFSLIP using HFAAO folder (see guidelines/extras in hfslip.org), didn't know it and don't think it makes any difference, but it's an extra option to apply them.
#682
Posted 03 January 2010 - 02:53 AM
My2GirlsDad, on Jan 3 2010, 12:59 AM, said:
For Win2k, neither version is installed. Should the EXE be put in HFGUIRUNONCE or am I doing something else wrong?
For WinXP, only Net v1.1SP1 is installed, not the others. Should the EXE be put in HFGUIRUNONCE here also.
Same problem for me (only used 2.0, 3.0 and 3.5, nothing installed at the end, i.e. after Windows setup was completed), used version 20100102 for creation of the installers. But I got an error message during T-13 phase, saying something similar to "Use %FILENAME -h for help" with just an okay button (that's right, only one '%' sign). This has worked before, but I cannot tell you which was the last version I tested it successfully.
If required I can re-do this later in a virtual machine to provide a screenshot. By the way, running the same installers after Windows installation was fine, no messages (except the missing KB951847 problem in MU for that specific SNM version, but this was fixed meanwhile). So this is something specific to the T-13 phase I guess.
Tomalak
#683
Posted 03 January 2010 - 05:00 AM
But if you're using switches at T-13, what's exactly the command with switches you're running? Is that exact command generating that broken error box only on T-13?
#684
Posted 03 January 2010 - 08:45 AM
As with Tomalak, this is new for me also as it did work before.
I"m not modifying anything. I take the EXE from your script and put it in HFSVCPACK. I do not change anything.
Here's the only change I make and it's in the ini file of your script.
TARGETOS=XP
T13ADDONS=
ROEADDONS=
ALSOINSTALLERS=
MERGEFXS=YES
SILENT=YES
COMPRATIO=
Will try your HFAAO suggestion and report back.
Thanks
M2GD
#685
Posted 03 January 2010 - 12:35 PM
with latest snmsynth (20100103, installed from svcpack), i have an error message when i uninstall .net 3 langpack (french)
Same error when i uninstall .net2.0sp2

"Problem detected in this Windows install package.
A script required for this installation can't be lanched.
Contact the technical support or the editor"
when i click OK, a second popup appear with the following message:

" irrecoverable error when installing"
in the event viewer i have two errors 11720 with this content:
Quote
Quote
I have attached processdata.
Edit:
when checking event viewer, i realized i have a lot of errors due to .net :
in chronological order:

At install time:
error 10005:
Quote
error 1111:
Quote
Error 4: (3times)
Quote
Quote
Quote
at uninstall time:
Error 11720:
Quote
Error 3011:
Quote
Error 3013: (2 times)
Quote
Quote
Error 11720:
Quote
i have uninstalled in this order: .net3.5 langpack; .net 3.5; .net3 langpack; .net3; .net2 langpack; .net2
Attached File(s)
-
PROCESSDATA.TXT (5.58K)
Number of downloads: 10
This post has been edited by mooms: 03 January 2010 - 01:04 PM
#686
Posted 03 January 2010 - 06:26 PM
http://www.doitrightconsulting.net/forum/v...p?f=3&t=517
#687
Posted 03 January 2010 - 06:28 PM
strel, on Jan 3 2010, 12:00 PM, said:
I use the packages as generated by SNM, no further modifications. If put into the HFSVCPACK_SW1 folder of hslip, they are exectued at T-13 via svcpack.inf with the following parameters: "/quiet /norestart". This has always been the case, no change on hfslip side here. When installing them after Windows setup, I just execute the files without parameters, and this works without a problem.
No time left now, so I can continue testing only next weekend. Maybe someone else can try meanwhile what happens if the packages are run with the above parameters, but on an already installed Windows (instead of T-13 during setup)? Thanks!
Regards,
Tomalak
#688
Posted 03 January 2010 - 08:00 PM
Will now try in HFSVCPACKSW1 then HFGUIRUNONCE and will report back.
M2GD
#689
Posted 03 January 2010 - 11:22 PM
TARGETOS=XP
T13ADDONS=YES
ROEADDONS=
ALSOINSTALLERS=YES
MERGE_FRAMEWORKS=YES
having this in mind:
strel, on Nov 28 2009, 05:08 PM, said:
This post has been edited by Kiki Burgh: 05 January 2010 - 04:37 AM
#690
Posted 04 January 2010 - 01:01 PM
Attached File(s)
-
PROCESSDATA.TXT (4.31K)
Number of downloads: 3
#691
Posted 04 January 2010 - 03:13 PM
That bug you point is fixed since 20100101, I think. Also I'm not getting this error with the version I'm testing right now, in which code related to this bug is untouched since then. Please check your're effectively using 20100103.
Pasha_ZZZ
We were wrong thinking about using the /MIN switch to minimize frameworks progress boxes during building process as that only affects to the command line window that doesn't even show up (as it is executing only 1 command), but not to the .NET boxes.
mooms
Yes, I'm familiar with WaitNET, but I don't know why it is useful to avoid transient errors, as it is simply waiting until only 1 mscorsvw.exe process is running as a mark of the "event" that no transient errors have ocurred, what I think it's not right. RogueSpear also states that no .NET mangaged application can be installed until the optimization for the framework versions required ends, what I think it's not true as it's the application what relies on .NET frameworks, not its install process. Also I think that the application can even be run previously to the optimation process ends.
This post has been edited by strel: 04 January 2010 - 06:52 PM
#692
Posted 04 January 2010 - 03:26 PM
My tests are clean, so I hope to have fixed all previous bugs reported. See changelog.
A lot of thx for your help folks!
#693
Posted 04 January 2010 - 04:55 PM
I don't have any problems with the latest version (20100104).
#694
Posted 05 January 2010 - 04:12 AM
strel, on Jan 5 2010, 12:13 AM, said:
#695
Posted 05 January 2010 - 04:33 AM
20100104_SNMsynth
Some errors occurred while _SNMsynth.cmd integration process.
Checking .NET stuff to build installer(s)/addon(s) for XP... NOTE: Visual C 8 runtime libraries from 2.0 SP2 framework will be removed. Use another source to install them. See guide. NOTE: Office 2K3 debugger from 2.0 SP2 framework will be removed. See guide. NOTE: MSXML6 will be removed from 3.0 SP2 framework. Use another source to install it 3.0 SP2 framework. See guide. NOTE: 3.0 SP2 XPS driver will be updated with WindowsXP-KB971276-v3-x86-ENU.exe patched with the latest files from WindowsServer2003-KB971276-v2-x86-ENU.exe NOTE: Visual C 9 runtime libraries will be removed from 3.5 SP1 framework. Use another source to install them. See guide. NOTE: NDP35SP1-KB963707-x86.exe won't be used as ClickOnce is being removed. ** Processing .NET 3.5 SP1 redistributable package... ** Processing .NET 2.0 SP2 portion... Processing NDP20SP2-KB958481-x86.exe... Processing NDP20SP2-KB974417-x86.exe... ** Processing .NET 3.0 SP2 portion... Updating XPS driver with latest files from XP+2K3 KB971376... Processing NDP30SP2-KB958483-x86.exe... ** Processing .NET 3.5 SP1 portion... Processing NDP35SP1-KB958484-x86.exe... ** Processing dotnetfx35langpack_x86ja.exe... ** Processing .NET 2.0 SP2 ja language portion... E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions ** Processing .NET 3.0 SP2 ja language portion... E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions ** Processing .NET 3.5 SP1 ja language portion... E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions Creating merged .NET 2.0 SP2 ja, .NET 3.0 SP2 ja, .NET 3.5 SP1 ja XP passive installer.... Creating merged .NET 2.0 SP2 ja, .NET 3.0 SP2 ja, .NET 3.5 SP1 ja XP passive T-13 add-on... DONE!
But, T13XPDNF20SP2ja30SP2ja35SP1ja.7z addon seems to working well.
All the result of .NET Framework setup verification tool were success.
Is there a potential problem about this?
Attached File(s)
-
PROCESSDATA.TXT (4.18K)
Number of downloads: 9
#696
Posted 05 January 2010 - 04:44 AM
[font="courier new"]PROCESSDNF20=YES PROCESSDNF3520=YES DNF20VC8RUNTIME= DNF20OFFICE2K3DEBUGGER= DNF30MSXML6= DNF35VC9RUNTIME= DNF35FFCLICKONCEEXT=[/font]you're processing 2.0 2x ... as for the others, you got those since you left the specific .ini settings blank ... i suppose you have other sources/addons for those ... cheers!
This post has been edited by Kiki Burgh: 05 January 2010 - 04:46 AM
#697
Posted 05 January 2010 - 04:47 AM
Don't work that way, /qn could be used instead but I don't think it is a good idea to completely hide progress.
Karmatron
Checking...
Seems I forgot to change codepage to neutral for the changes I made in 20100104 in the transform files. I'll fix in the next minutes...
Kiki Burgh
PROCESSDNF20=YES and PROCESSDNF3520=YES are not a problem unless you have both packets in the work folder, and in that case the scripts gives an error.
This post has been edited by strel: 05 January 2010 - 05:43 AM
#698
Posted 05 January 2010 - 05:21 AM
karmatron, on Jan 5 2010, 06:33 PM, said:
20100104_SNMsynth
Some errors occurred while _SNMsynth.cmd integration process.
Checking .NET stuff to build installer(s)/addon(s) for XP... NOTE: Visual C 8 runtime libraries from 2.0 SP2 framework will be removed. Use another source to install them. See guide. NOTE: Office 2K3 debugger from 2.0 SP2 framework will be removed. See guide. NOTE: MSXML6 will be removed from 3.0 SP2 framework. Use another source to install it 3.0 SP2 framework. See guide. NOTE: 3.0 SP2 XPS driver will be updated with WindowsXP-KB971276-v3-x86-ENU.exe patched with the latest files from WindowsServer2003-KB971276-v2-x86-ENU.exe NOTE: Visual C 9 runtime libraries will be removed from 3.5 SP1 framework. Use another source to install them. See guide. NOTE: NDP35SP1-KB963707-x86.exe won't be used as ClickOnce is being removed. ** Processing .NET 3.5 SP1 redistributable package... ** Processing .NET 2.0 SP2 portion... Processing NDP20SP2-KB958481-x86.exe... Processing NDP20SP2-KB974417-x86.exe... ** Processing .NET 3.0 SP2 portion... Updating XPS driver with latest files from XP+2K3 KB971376... Processing NDP30SP2-KB958483-x86.exe... ** Processing .NET 3.5 SP1 portion... Processing NDP35SP1-KB958484-x86.exe... ** Processing dotnetfx35langpack_x86ja.exe... ** Processing .NET 2.0 SP2 ja language portion... E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions ** Processing .NET 3.0 SP2 ja language portion... E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions ** Processing .NET 3.5 SP1 ja language portion... E:\SNM20-35\TMP\TRANSFORMDB.VBS(5, 1) Msi API Error: ApplyTransform,TransformFile,ErrorConditions Creating merged .NET 2.0 SP2 ja, .NET 3.0 SP2 ja, .NET 3.5 SP1 ja XP passive installer.... Creating merged .NET 2.0 SP2 ja, .NET 3.0 SP2 ja, .NET 3.5 SP1 ja XP passive T-13 add-on... DONE!
But, T13XPDNF20SP2ja30SP2ja35SP1ja.7z addon seems to working well.
All the result of .NET Framework setup verification tool were success.
Is there a potential problem about this?
Me too…
#699
Posted 05 January 2010 - 05:29 AM
Quote
PROCESSDNF20=YES
PROCESSDNF3520=YES
PROCESSDNF3530=YES
PROCESSDNF3535=YES
DNF20VC8RUNTIME=
DNF20OFFICE2K3DEBUGGER=YES
DNF30RGBRASTERIZER=YES
DNF30WIC=
DNF30MSXML6=YES
DNF30XPS=YES
DNF35VC9RUNTIME=
DNF35FFXBAPPLUGIN=YES
DNF35FFCLICKONCEEXT=YES
PROCESSLNGDNF11=YES
PROCESSLNGDNF20=YES
PROCESSLNGDNF3520=YES
PROCESSLNGDNF3530=YES
PROCESSLNGDNF3535=YES
TARGETOS=XP
T13ADDONS=YES
ROEADDONS=
ALSOINSTALLERS=
MERGEFXS=YES
SILENT=YES
COMPRATIO=HIGHER
NDP35SP1-KB958484-x86:
not allowing hotfixes to apply its updated files to my custom installers/addons containing 3.5 SP# framework

THANKS!!
#700
Posted 05 January 2010 - 06:01 AM
No errors, perfect!
_SNMsynth.cmd messages
Checking .NET stuff to build installer(s)/addon(s) for XP... NOTE: Visual C 8 runtime libraries from 2.0 SP2 framework will be removed. Use another source to install them. See guide. NOTE: Office 2K3 debugger from 2.0 SP2 framework will be removed. See guide. NOTE: MSXML6 will be removed from 3.0 SP2 framework. Use another source to install it 3.0 SP2 framework. See guide. NOTE: 3.0 SP2 XPS driver will be updated with WindowsXP-KB971276-v3-x86-ENU.exe patched with the latest files from WindowsServer2003-KB971276-v2-x86-ENU.exe NOTE: Visual C 9 runtime libraries will be removed from 3.5 SP1 framework. Use another source to install them. See guide. NOTE: NDP35SP1-KB963707-x86.exe won't be used as ClickOnce is being removed. ** Processing .NET 3.5 SP1 redistributable package... ** Processing .NET 2.0 SP2 portion... Processing NDP20SP2-KB958481-x86.exe... Processing NDP20SP2-KB974417-x86.exe... ** Processing .NET 3.0 SP2 portion... Updating XPS driver with latest files from XP+2K3 KB971376... Processing NDP30SP2-KB958483-x86.exe... ** Processing .NET 3.5 SP1 portion... Processing NDP35SP1-KB958484-x86.exe... ** Processing dotnetfx35langpack_x86ja.exe... ** Processing .NET 2.0 SP2 ja language portion... ** Processing .NET 3.0 SP2 ja language portion... ** Processing .NET 3.5 SP1 ja language portion... Creating merged .NET 2.0 SP2 ja, .NET 3.0 SP2 ja, .NET 3.5 SP1 ja XP passive installer.... Creating merged .NET 2.0 SP2 ja, .NET 3.0 SP2 ja, .NET 3.5 SP1 ja XP passive T-13 add-on... DONE!
Thank you!1
Attached File(s)
-
PROCESSDATA.TXT (4.17K)
Number of downloads: 15
- ← Avira Setup Creator - for Avira Antivir Personal v10
- Application Installs
- How Avira Free antivirus program with Silent install updates →



Help


Back to top









