MSFN Forum: Silent .NET Maker (latest update: 20080603) - 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
  • 19 Pages +
  • « First
  • 17
  • 18
  • 19
  • You cannot start a new topic
  • You cannot reply to this topic

Silent .NET Maker (latest update: 20080603) Create silent switchless .NET installers for Win2K/XP/2K3 x86 Rate Topic: -----

#351 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 21 December 2008 - 11:25 AM

I'd wait, I'm just finishing next major (and I hope denitive) version. I will publish it soon. If you search bugs in SNM_mod8 you can find one if dotnetfx35langpack_x86*.exe is present in the work folder but not marked to process in the .ini file, in some cases it could be problems.


#352 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 21 December 2008 - 11:32 AM

I dont use any language packs at all m8 i only use the installers plus updates since my language is English :)

Thanks tho for the info im goin home shortly where i have no internet access so i will be running SNM_mod8.cmd and seeing how it goes with what im after and then i will report back to you m8 to say how its gone (good or bad :D )

Hope this helps you m8 to improve the script and such... thank you for your hard work buddy!

Stoner81.

#353 User is offline   noonehere 

  • Group: Banned
  • Posts: 2
  • Joined: 11-December 08

Posted 22 December 2008 - 08:47 AM

have you been able to install .net 2.0-3.5 in a row from runonceex? I can't install 3.0 after installing 2.0, I have to reboot and then install 3.0 and 3.5. Could not find the reason why...

#354 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 22 December 2008 - 09:39 AM

View Postnoonehere, on Dec 22 2008, 02:47 PM, said:

have you been able to install .net 2.0-3.5 in a row from runonceex? I can't install 3.0 after installing 2.0, I have to reboot and then install 3.0 and 3.5. Could not find the reason why...


Merge them all together using strel's modified script and this wil solve this problem.

#355 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 22 December 2008 - 09:42 AM

View PostStoner81, on Dec 21 2008, 05:32 PM, said:

I dont use any language packs at all m8 i only use the installers plus updates since my language is English :)

Thanks tho for the info im goin home shortly where i have no internet access so i will be running SNM_mod8.cmd and seeing how it goes with what im after and then i will report back to you m8 to say how its gone (good or bad :D )

Hope this helps you m8 to improve the script and such... thank you for your hard work buddy!

Stoner81.


Ok strel its me again :D had no problems with SNM_mod8.cmd at all m8 save the minor niggle of the name of the merged installer which dont matter to much since you can just rename it :D

Attatched is a screen cap of how the cmd prompt window looked after it had finished.

Attached File(s)



#356 User is offline   darks0ul 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 15-September 04

Posted 22 December 2008 - 03:56 PM

View PostStoner81, on Dec 22 2008, 04:39 PM, said:

View Postnoonehere, on Dec 22 2008, 02:47 PM, said:

have you been able to install .net 2.0-3.5 in a row from runonceex? I can't install 3.0 after installing 2.0, I have to reboot and then install 3.0 and 3.5. Could not find the reason why...


Merge them all together using strel's modified script and this wil solve this problem.

Did not work here, even using the merged installer

My INI file:
 
; SNM.CMD default configuration settings.  "YES" means "if it exists".


; PROCESS MAIN PACKAGES

PROCESS_DNF1=YES
PROCESS_DNF2=YES
PROCESS_DNF3=YES
PROCESS_DNF35=YES


; HANDLING OF INDIVIDUAL FRAMEWORKS IN .NET 3.5

PROCESS_DNF35_DNF2=SEPARATE
PROCESS_DNF35_DNF3=SEPARATE
PROCESS_DNF35_DNF35=YES


; PROCESS SUBCOMPONENTS OF .NET 3.0 SP1

PROCESS_DNF3_RGBRAST=YES
PROCESS_DNF3_WINIMAGING=YES
PROCESS_DNF3_MSXML6=YES
PROCESS_DNF3_XMLPSSC=YES


; PROCESS LANGUAGE PACKS

LANGPACK1_NAME=langpack.exe
PROCESS_DNF1_LNG=YES
PROCESS_DNF2_LNG=YES
PROCESS_DNF3_LNG=YES
PROCESS_DNF35_LNG=YES


; SPECIAL
; Set MERGE_FRAMEWORKS to 12 to merge .NET 1.1 with .NET 2.0 SP1.
; Set MERGE_FRAMEWORKS to FULL to make a single complete package.
; If the temporary file appears to not go up in size anymore after several minutes,
; decrease the compression ratio.  Accepted values: MED and LOW.  Try MED first.

MERGE_FRAMEWORKS=FULL
COMPRESSION_RATIO=
 


#357 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 22 December 2008 - 04:40 PM

View Postdarks0ul, on Dec 22 2008, 09:56 PM, said:

View PostStoner81, on Dec 22 2008, 04:39 PM, said:

View Postnoonehere, on Dec 22 2008, 02:47 PM, said:

have you been able to install .net 2.0-3.5 in a row from runonceex? I can't install 3.0 after installing 2.0, I have to reboot and then install 3.0 and 3.5. Could not find the reason why...


Merge them all together using strel's modified script and this wil solve this problem.

Did not work here, even using the merged installer

My INI file:
 
; SNM.CMD default configuration settings.  "YES" means "if it exists".


; PROCESS MAIN PACKAGES

PROCESS_DNF1=YES
PROCESS_DNF2=YES
PROCESS_DNF3=YES
PROCESS_DNF35=YES


; HANDLING OF INDIVIDUAL FRAMEWORKS IN .NET 3.5

PROCESS_DNF35_DNF2=SEPARATE
PROCESS_DNF35_DNF3=SEPARATE
PROCESS_DNF35_DNF35=YES


; PROCESS SUBCOMPONENTS OF .NET 3.0 SP1

PROCESS_DNF3_RGBRAST=YES
PROCESS_DNF3_WINIMAGING=YES
PROCESS_DNF3_MSXML6=YES
PROCESS_DNF3_XMLPSSC=YES


; PROCESS LANGUAGE PACKS

LANGPACK1_NAME=langpack.exe
PROCESS_DNF1_LNG=YES
PROCESS_DNF2_LNG=YES
PROCESS_DNF3_LNG=YES
PROCESS_DNF35_LNG=YES


; SPECIAL
; Set MERGE_FRAMEWORKS to 12 to merge .NET 1.1 with .NET 2.0 SP1.
; Set MERGE_FRAMEWORKS to FULL to make a single complete package.
; If the temporary file appears to not go up in size anymore after several minutes,
; decrease the compression ratio.  Accepted values: MED and LOW.  Try MED first.

MERGE_FRAMEWORKS=FULL
COMPRESSION_RATIO=
 



Are you using SNM_mod8.cmd that strel has made to do it? and do you have v2.0 already installed otherwise it wont work. What errors messages do you get?

#358 User is offline   darks0ul 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 15-September 04

Posted 22 December 2008 - 05:51 PM

View PostStoner81, on Dec 22 2008, 11:40 PM, said:

Are you using SNM_mod8.cmd that strel has made to do it? and do you have v2.0 already installed otherwise it wont work. What errors messages do you get?

Yes, I do (strel's cmd).
Version 2.0 is installed on the machine that makes the installer. I'm trying to install from 2.0SP2 to 3.5SP1 on a clean XP installation.
Are you saying that I do must install .net 2.0 (plain) and then, 2.0SP2 and the rest of the files?
I did not get any error message using that package, I will pass /lv %SystemDrive%\dotnet.log to the installer and check the log.

#359 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 22 December 2008 - 06:38 PM

Can you look in Administrative Tools\Eventlog\Applications to see if you can find the error it gives you?

#360 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 22 December 2008 - 07:50 PM

View Postdarks0ul, on Dec 22 2008, 11:51 PM, said:

View PostStoner81, on Dec 22 2008, 11:40 PM, said:

Are you using SNM_mod8.cmd that strel has made to do it? and do you have v2.0 already installed otherwise it wont work. What errors messages do you get?

Yes, I do (strel's cmd).
Version 2.0 is installed on the machine that makes the installer. I'm trying to install from 2.0SP2 to 3.5SP1 on a clean XP installation.
Are you saying that I do must install .net 2.0 (plain) and then, 2.0SP2 and the rest of the files?
I did not get any error message using that package, I will pass /lv %SystemDrive%\dotnet.log to the installer and check the log.


Hang on a sec... you say you are trying to install from 2.0 SP2 to 3.5 SP1 on a clean install?

3.5 SP1 (231MB) contains 2.0 plus service packs so from what you are saying you cud just run the installer to install it as it is from MS however thats not what you are after..
on the system you are trying to create the merged installer i suggest the following;

1. Have all the versions of the .NET Framework installed just in case using windows update (I did :D )
2. Have you followed the instructions in the first post correctly, sometimes its the smallest things that cause the biggest problems.
3. Have you got all the needed files for the merged installer you are making (see 2)

Beyond that m8 im out of ideas really since im not too familiar with scripting but I'll do my best for you!

#361 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

  Posted 23 December 2008 - 12:19 PM

View Postnoonehere, on Dec 22 2008, 03:47 PM, said:

have you been able to install .net 2.0-3.5 in a row from runonceex? I can't install 3.0 after installing 2.0, I have to reboot and then install 3.0 and 3.5. Could not find the reason why...

View Postdarks0ul, on Dec 22 2008, 10:56 PM, said:

... Did not work here, even using the merged installer...

I put this to the test only with single installers. What I did:
- I used SNM_mod8_loud.cmd to build single installers of 2.0 SP2, 3.0 SP2 and 3.5 SP1. I could check I forgot to reverse ECHO ON testing setting at the beginning of the file when I uploaded it, and you guys not advising, tsk, tsk; and I could check another bug about langpacks in unusual conditions.
- I take an image of an untouched XP pro SP3.
- I used nlite only to give it some unattendance quickly, nothing more.
- I set installers to run on runonceex
- I used virtual PC 2007 to test.

And surprise!!! It installs smothly. So I found another minor glitches but no the one you claim.
No idea of what is happening to you, but I tend to think is something out of the reach of this script.

#362 User is offline   darks0ul 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 15-September 04

Posted 23 December 2008 - 12:34 PM

I didn't use the loud flavour. I use VMWare instead of VPC. The Windows image is completely up to date (including Windows Installer 4.5) and I just change ProgramFilesDir to another location.

THe very first thing I install is .net 1.1 and then I proceed to install the merged 2.0,3.0,3.5 package. (all using runonceex).

The funny thing is that I have a similar XP x64 image using my own .net installers and they do work in x64 (my installers have the same problem than this .net maker in WP Pro x86).

however... strel, look what I've found...

eventlog said:

Windows Installer requiere un reinicio del sistema. Nombre del producto: Microsoft .NET Framework 2.0 Service Pack 2. Versión del producto: 2.2.30729. Idioma del producto: 0. Tipo de reinicio del sistema: 2. Motivo del reinicio: 1.

eventlog said:

Producto: Microsoft .NET Framework 2.0 Service Pack 2. Se requiere un reinicio. La instalación o actualización del producto requirió un reinicio para que los cambios surtieran efecto. El reinicio se pospuso.

It could be ok until now, but s***, this could be the problem (when going to install 3.0)

eventlog said:

No se encuentra la descripción del Id. de suceso ( 0 ) en el origen ( .NET Runtime ). Es posible que el equipo local no tenga la información de Registro o archivos DLL de mensajes necesarios para mostrar mensajes desde un equipo remoto. Es posible que pueda usar el indicador /AUXSOURCE= para recuperar esta descripción; consulte Ayuda y soporte técnico para obtener más detalles. La siguiente información es parte del suceso: .NET Runtime version 1.1.4322.573- Config parser error: Error parsing C:\WINDOWS\system32\URTTemp\config\machine.config
Parser returned error 0x80070003.


#363 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 23 December 2008 - 12:47 PM

View Postdarks0ul, on Dec 23 2008, 07:34 PM, said:

... THe very first thing I install is .net 1.1 and then I proceed to install the merged 2.0,3.0,3.5 package. (all using runonceex)...

Reread post #1. You can't install 1.1 and 3.# without rebooting after installing 1.1. To install both without rebooting you have to install 1.1 last. You can do that with merged installer, but you have to build it to include all the frameworks, including 1.1.

This post has been edited by strel: 23 December 2008 - 01:12 PM


#364 User is offline   darks0ul 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 15-September 04

Posted 23 December 2008 - 02:52 PM

View Poststrel, on Dec 23 2008, 07:47 PM, said:

View Postdarks0ul, on Dec 23 2008, 07:34 PM, said:

... THe very first thing I install is .net 1.1 and then I proceed to install the merged 2.0,3.0,3.5 package. (all using runonceex)...

Reread post #1. You can't install 1.1 and 3.# without rebooting after installing 1.1. To install both without rebooting you have to install 1.1 last. You can do that with merged installer, but you have to build it to include all the frameworks, including 1.1.

You got me :thumbup

I read about that some time ago and forgot about it hehe. It seems to be working, thank you!

#365 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 24 December 2008 - 02:23 PM

View Postdarks0ul, on Dec 23 2008, 08:52 PM, said:

View Poststrel, on Dec 23 2008, 07:47 PM, said:

View Postdarks0ul, on Dec 23 2008, 07:34 PM, said:

... THe very first thing I install is .net 1.1 and then I proceed to install the merged 2.0,3.0,3.5 package. (all using runonceex)...

Reread post #1. You can't install 1.1 and 3.# without rebooting after installing 1.1. To install both without rebooting you have to install 1.1 last. You can do that with merged installer, but you have to build it to include all the frameworks, including 1.1.

You got me :thumbup

I read about that some time ago and forgot about it hehe. It seems to be working, thank you!


Glad you got it sorted out m8 :D

Stoner81.

#366 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 25 December 2008 - 01:50 PM

View PostInki, on Dec 9 2008, 07:29 PM, said:

I have a couple of computers running Win2k, and I have been using this excellent script to create a combined installer for 1.1 (with SP1 and other fixes) and 2.0SP1, which I then use with HFSLIP.

All is fine, but I still have to manually apply NDP20SP1-KB947748-x86.exe (2.0SP1 version of NDP1.1SP1-KB947742-x86.exe, MS08-052) to have the latest gdiplus.dll put in place also for 2.0SP1, so that I can keep Windows Update and MBSA content.

I understand, that when Tomcat made the original script, there were no updates for 2.0SP1, so he used an assumed naming convention for what support was built for them, and the script does not anticipate any updates beginning with a name such as NDP20SP1*. Also, from looking at the script I see that KB947742 has a specific hardcoded extraction command under 1.1, and a similar one might need to be adopted for KB947748 under 2.0SP1. However, I have not looked at the issue any deeper than that.

So, I wonder if there might be any interest among those, who better know how things like this should be done, to see if KB947748 support could easily be added for 2.0SP1. If the interest is limited, I would appreciate a tip or two just in case I might feel bold enough to experiment on my own (never done scripts like this).

View PostYumeYao, on Dec 20 2008, 06:48 AM, said:


I've done a major update of Silent .NET Maker synthesized script to support these request and other features. The new script make things a bit different than Tomcat76's. Since Tomcat76 is dissapeared, I decided to put it in a new thread to make it more visible, better keep tracking of it, and for easiness publishing updates of script and guide.

You can find it here:

Silent .NET Maker synthesized

This post has been edited by strel: 25 December 2008 - 01:52 PM


#367 User is offline   YumeYao 

  • a RyanVM.net member
  • Pip
  • Group: Members
  • Posts: 73
  • Joined: 10-December 05

Posted 26 December 2008 - 06:41 AM

thanks for you release, will do tests.

#368 User is offline   pila2 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 31-March 04

Posted 08 January 2009 - 06:38 PM

Good job!! Congratulatino :thumbup

#369 User is offline   anthonyaudi 

  • Member
  • PipPip
  • Group: Members
  • Posts: 122
  • Joined: 10-June 08

Posted 28 January 2009 - 05:24 PM

Ok guys heres the newest dotnet
the kb article is
kb951847
the package from ms says it got released yesterday
its 248mb
has anyone been able to successfully integrate this into their setup?

#370 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 28 January 2009 - 06:33 PM

You better read previous post to this, or search about .net installing with the G bar.

There's Silent .NET Maker synthesized. and other solutions around.

This post has been edited by strel: 29 January 2009 - 03:32 AM


Share this topic:


  • 19 Pages +
  • « First
  • 17
  • 18
  • 19
  • You cannot start a new topic
  • You cannot reply to this topic

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



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