Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86 Custom .NET+hotfixes+langpacks unattended installers/add-ons
#521
Posted 04 November 2009 - 03:04 AM
New version released!
Glowy
I made a fresh test and KB951847 is not appearing in win/ms update for me. I need more data.
#522
Posted 04 November 2009 - 03:39 AM
I'll do some more testing.
EDIT:Problem is somewhere in the VC packages, so no problem in the script for me anymore. Trying different setups to see what the problem is.
This post has been edited by Glowy: 04 November 2009 - 03:58 AM
#523
Posted 04 November 2009 - 03:48 AM
I simply executed the installer from the desktop in a Virtual Machine (VirtualBox 2.2.2 Windows XP SP3 Full updated).
I checked the updates installed:


and the software that required .NET Framework 3.5SP1: Paint.NET 3.5 Beta (build 3591) run.
The only problem is this pop-up...

PS thanks for your hard work
Attached File(s)
-
PROCESSDATA.TXT (4.28K)
Number of downloads: 5
#524
Posted 04 November 2009 - 04:01 AM
and specifically the softwareversion part.
#525
Posted 04 November 2009 - 04:05 AM
Can you confirm this file is where it is supposed to be? I mean try uncompressing the installer and look for this file in its folder.
Has the building process output showed "Updating XPS driver with latest files from XP+2K3 KB971376..." message?
#526
Posted 04 November 2009 - 04:40 AM
Glowy, on Nov 4 2009, 04:01 AM, said:

Glowy, on Nov 4 2009, 04:01 AM, said:
this is the files used:

and the last installer was created with the 20091103 release.
strel, on Nov 4 2009, 04:05 AM, said:
Can you confirm this file is where it is supposed to be? I mean try uncompressing the installer and look for this file in its folder.
there isn't "update" folder!
there is only folder "itLNG" that contains...

the "update" folder (content in "itLNG" folder) contains...

strel, on Nov 4 2009, 04:05 AM, said:
This post has been edited by thnx4thepen: 04 November 2009 - 04:44 AM
#527
Posted 04 November 2009 - 05:19 AM
Do this:
Set the .ini file to process only 3.0. Open _SNMSYNTH.cmd and replace the line
@ECHO OFF
at the beginning, with
@ECHO ON
Open a command line in work folder and run _SNMsynth.cmd > process.log 2>&1 (I edited this command, use this instead, sorry)
Attach OUTPUT.TXT after process finish.
Revert line replacement.
Use latest version to do this.
May XCOPY not be available for some reason?
This post has been edited by strel: 04 November 2009 - 07:07 AM
#528
Posted 04 November 2009 - 07:43 AM
strel, on Nov 4 2009, 05:19 AM, said:
Do this:
Set the .ini file to process only 3.0. Open _SNMSYNTH.cmd and replace the line
@ECHO OFF
at the beginning, with
@ECHO ON
Open a command line in work folder and run _SNMsynth.cmd > process.log 2>&1 (I edited this command, use this instead, sorry)
Attach OUTPUT.TXT after process finish.
Revert line replacement.
Use latest version to do this.
May XCOPY not be available for some reason?
Now I read your post and...you guessed!
I think I understand where's the problem: my system.
Unfortunately not recognize the command "XCOPY".
The command "XCOPY" is used precisely for the patch KB971276.
I'll just fix the problem other tests.
Thanks for the support Strel!
#529
Posted 04 November 2009 - 08:10 AM
#530
Posted 04 November 2009 - 08:35 AM
Everything went fine (paint .net 3.5 beta runs fine) until i test the uninstallation of the frameworks:
installed @T-13
When uninstalling .net 3.5sp1, i have the following dialog appearing:

in english the component your trying to use is on a network resource non available
attached the log.
Attached File(s)
-
PROCESSDATA.TXT (5.03K)
Number of downloads: 5
This post has been edited by mooms: 04 November 2009 - 08:37 AM
#531
Posted 04 November 2009 - 09:32 AM
Thanks for the update, I will test it with Dutch files.
Question:
DNF30_MSXML6 and DNF30_XPS
The DNF30_MSXML6 one is on YES at this moment, and I have "msxml6-KB954459-nld-x86.exe" in work folder, is that what you mean with updated source?
DNF30_XPS, what exaclty is this? And it is at YES at this moment. (It wont harm installation ?)
(Building merged AIO btw
Oh about VC runtimes, I just put 2005SP1 and 2008SP1 together in 7z and made an silent .exe out of it, that I call before the dotnetfx AIO, shouldnt cause any problems I hope.
This post has been edited by Raoul90: 04 November 2009 - 09:33 AM
#532
Posted 04 November 2009 - 10:40 AM
Uninstall bug fixed.
mooms
I inserted 2 wrong lines when reverting cached installers renaming removal of 3.5 SP1 from 20091029, and this seemed to be the problem. I was experiencing this problem but I though it was a problem with my engineering system as nobody was complaining even when I specifically asked about it, posts ago.
Thx a lot for your help.
Raoul90
Yes, this is an updated source, and as it is marked to be processed, it will update MSXML6 for 3.0 framework.
XPS (XML Printing Specification) is a printing architecture for printing natively XPS format, a somewhat similar to postscript or PDF vector document format from MS, that I suppose it is being integrated as a native format on printers (as postscript) and printer drivers is being made for it. XPSESPC (XPS essential pack) is the subcomponent annexed to .NET 3.0, it server as a framework for XPS printing drivers. You can update it with the ad-hoc hotfixes in supported files list. Obviously don't harm. Another 3.0 subcomponent, WIC (Windows Imaging Component) handle images for XPS format.
About the combined VC installer you made, this is exactly what RogueSpear's combined installer is (in supported files list). It uses switches to choose passive/silent mode. I tested with it the .NET without VC installers, and worked fine.
This post has been edited by strel: 04 November 2009 - 11:56 AM
#533
Posted 04 November 2009 - 10:59 AM
strel, on Nov 3 2009, 03:48 PM, said:
You better not use 20091029 except for testing, it contain serious bugs, wait for the next version, soon. What you search is Visual C 8 link in Supported File List section of the guide, I have to clarify it.
Is it ok to use just one package between Visual C 8 runtime from .Net Framework 2.0 and Visual 9 runtime from .Net Framework 3.5 package in your script?
DNF20_VC8_RUNTIME=NO
DNF35_VC9_RUNTIME=YES
#534
Posted 04 November 2009 - 11:16 AM
Both runtimes are complementary and prerequired for their respective framework versions. You can only choose to install them from the .NET frameworks (outdated) or to remove them from .NET to preinstall them from external packets (updated for the files in VC file group of supported files list).
About this, I have not tested Code65536's nor Kel's runtime packs with SNMsynth installers/add-ons with VC removed. I suppose both are OK with this method, but any experience anyone have on this is welcome to confirm.
This post has been edited by strel: 04 November 2009 - 11:28 AM
#535
Posted 04 November 2009 - 11:21 AM
I did some tests and now working but...without the language pack
These are the errors when processing...

when I push "Ignora"...


I re-downloaded the package but the problem persists
#536
Posted 04 November 2009 - 11:40 AM
strel, on Nov 4 2009, 05:40 PM, said:
Uninstall bug fixed.
mooms
I inserted 2 wrong lines when reverting cached installers renaming removal of 3.5 SP1 from 20091029, and this seemed to be the problem. I was experiencing this problem but I though it was a problem with my engineering system as nobody was complaining even when I specifically asked about it, posts ago.
Thx a lot for your help.
You're welcome strel!
thank your for this handy script and the quick update!
will test it asap!
#537
Posted 04 November 2009 - 12:23 PM
I can do it without errors for the same files.
It is a problem with your windows installer.
Try this: open a command line and run:
msiexec /unregister
then
msiexec /regserver
and then try repeating the building process.
If this don't work try reinstalling windows installer by running:
msiexec /unregister
then reinstalling windows installer and restarting
and then try repeating the building process.
This post has been edited by strel: 05 November 2009 - 04:37 AM
#538
Posted 04 November 2009 - 12:44 PM
No trace in event viewer, uninstallation is succesful anyway.
#539
Posted 04 November 2009 - 12:48 PM
The 3.0 you have uninstalled with error had been built with the latest version or with a previous one and then you used a 3.5 of the latest?
Anyway if there's no trace I think you may even not find it again if you repeat.
I am not having this error.
Anyone else?
This post has been edited by strel: 04 November 2009 - 12:59 PM
#540
Posted 04 November 2009 - 01:06 PM

in english : Windows Installer has encoutered an unexpected error when installing this package. It's maybe a problem related to this package.The error code is 2721
as i said it's not really annoying because the package will uninstall anyway.
This post has been edited by mooms: 04 November 2009 - 01:38 PM
- ← Please find silent switch for Brother QL-550 printer driver
- Application Installs
- PhotoZoom Pro 4.0 →



Help


Back to top









