Silent .NET Maker (latest update: 20080603) Create silent switchless .NET installers for Win2K/XP/2K3 x86
#51
Posted 25 January 2007 - 05:41 PM
Conclusion: .NET 3.0 just can't be installed at T-13.
I updated the main post and the readme file in the script package.
#52
Posted 26 January 2007 - 12:03 AM
Tomcat76, on Jan 26 2007, 12:41 AM, said:
Conclusion: .NET 3.0 just can't be installed at T-13.
I updated the main post and the readme file in the script package.
Ok
For HFSLIP users, can you add a directory like NET for adding 3.0 net framework that can install itself at windows first logon?
#53
Posted 26 January 2007 - 02:35 AM
Tho I must say, the program does do the trick!
worked for me
now I just got to find out, how to run it with windows setup!!!!
#54
Posted 26 January 2007 - 07:41 PM
installed via svcpack, at T-13
result:

now i don t understand if it works or not and just appear that the framework 3.0 it s installed
note: i don't use IE7
Sorry for my bad english ^^
anyway thanks (just because it seems to work
I was joking
great job!!
#55
Posted 27 January 2007 - 07:46 AM
The guide to make a silent installer worked ok for me, I tested it on another computer and it worked just ok. Now, what I do want to do with this installer is integrate it in a WinXP SP2 unattended cd. The problem with this lies in the fact that I am, well, pretty much ignorant on the subject. There's nLite which is brilliant, but nLite says Dot Net can't go with hotfixes, not being, well, a hotfix. So I thought I'd ask here if an installer made through the SNM can *at all* be integrated/slipstreamed into a WinXP install disc and, if so, how. Please bear in mind that I don't know much about svcpack.inf and such, but will readily read any documentation about it if necessary. Since I'm doing pretty much everything else with nLite though, if there is indeed a way to do this I will most certainly need to know whether it must be done before or after feeding source files to nLite.
Thanks for your time in advance
Inited()
#56
Posted 27 January 2007 - 08:04 AM
#57
Posted 27 January 2007 - 11:55 AM
.NET 3.0 breaks the WebClient service in Windows if installed at T-13 (from SVCPACK.INF). It must be installed at first GUI logon.
#58
Posted 27 January 2007 - 12:05 PM
Tomcat76, on Jan 27 2007, 11:55 AM, said:
.NET 3.0 breaks the WebClient service in Windows if installed at T-13 (from SVCPACK.INF). It must be installed at first GUI logon.
Thanks
so i must install the two output (net 1.1 and net 2.0) via svcpack, and the third output (not 3.0) via RunOnceEx
#59
Posted 27 January 2007 - 12:21 PM
#60
Posted 27 January 2007 - 02:16 PM
EDIT: Found a bug in the latest script, if I set MERGE_FRAMEWORKS=12, and I put files for all version of Net framework, silent installer for version 3.0 isn't created. In .ini file PROCESS_DNF3 is YES
This post has been edited by S3pHiroTh: 27 January 2007 - 02:28 PM
#61
Posted 27 January 2007 - 03:30 PM
#62
Posted 27 January 2007 - 05:20 PM
S3pHiroTh, on Jan 27 2007, 09:16 PM, said:
S3pHiroTh, on Jan 27 2007, 09:16 PM, said:
#63
Posted 28 January 2007 - 12:11 AM
Tomcat76, on Jan 28 2007, 12:20 AM, said:
Maybe is better to underline in instructions that this merged installer can't be installed at T-13
Quote
S3pHiroTh, on Jan 27 2007, 09:16 PM, said:
I think that if the option of .ini file is yes, the script must do what I want to do... maybe...
#64
Posted 01 February 2007 - 07:46 AM
Since .NET 3.0 can't be installed at T-13, which folder should I put it in to be installed at first gui logon?
Thanks
#65
Posted 01 February 2007 - 10:15 PM
#66
Posted 03 February 2007 - 04:00 AM
This post has been edited by Kiki Burgh: 03 February 2007 - 04:08 AM
#67
Posted 03 February 2007 - 11:32 AM
Net framework 2.0 with language pack and updates 39,8mb
Net framework 1.1 with language pack and updates 11,3mb
Put net framework 1.1 and 2.0 in HFSVCPACK directory and 3.0 in HFGUIRUNONCE
#68
Posted 04 February 2007 - 01:56 AM
hi S3pHiroTh! thanks ... tried it already earlier (although i haven't created an iso yet to see the change in my iso's usual size) & here's what i found out:
Original files
DOTNETFX.EXE (23698KB)
NDP1.1sp1-KB867460-X86.exe (10453KB)
NDP1.1sp1-KB886903-X86.exe (1541KB)
dotnetfx2.exe (22960KB)
NDP20-KB917283-X86.exe (755KB)
NDP20-KB922770-X86.exe (2227KB)
dotnetfx3.exe (51534KB)
msxml6-KB927977-enu-x86.exe (889KB)
OUT1
DNF11.exe (11237KB)
DNF20.exe (38896KB)
DNF30.exe (24876KB)
OUT1 (Compressed 13)
DNF11_30.exe (72253KB)
just some clairifications...
S3pHiroTh, on Feb 4 2007, 01:32 AM, said:
Tomcat76, on Jan 24 2007, 01:04 AM, said:
(1) having this in _SNM.ini: MERGE_FRAMEWORKS=13 only produced DNF11_30.exe in OUT1 ... but i've seen while the script was running that it processed dotnet2 ... where'd it go? merged w/ dotnet3 1st before merging 1 & 3?
(2) what happens to those installers/add-ons that are in HFAAO/HFSVCPACK/HFSVCPACK_SW & depend on dotnet3 which is still installed during GuiRunOnce? they would not be installed then, correct? what could be the workaround for this?
(3) if i'd use only the merged (13) silent installer (still to be placed in HFGUIRUNONCE, right?), what happens to installers/add-ons in HFAAO/HFSVCPACK/HFSVCPACK_SW which depend on either dotnet1 or dotnet2?
thanks!
This post has been edited by Kiki Burgh: 04 February 2007 - 02:26 AM
#69
Posted 04 February 2007 - 01:30 PM
Kiki Burgh, on Feb 4 2007, 08:56 AM, said:
S3pHiroTh, on Feb 4 2007, 01:32 AM, said:
Tomcat76, on Jan 24 2007, 01:04 AM, said:
Option 1:
SVCPACK = .NET 2.0 + applications that depend on .NET 2.0
first logon = .NET 3.0 extras and .NET 1.1
Option 2:
SVCPACK = .NET 1.1 and .NET 2.0
first logon = .NET 3.0 extras and any applications that depend on .NET 2.0
Option 3:
SVCPACK = .NET 2.0 + applications that depend on .NET 2.0; and way at the end .NET 1.1
first logon = .NET 3.0 extras
Note: ".NET 3.0 extras" = "Vista extensions" = .NET 3.0 without .NET 2.0
Kiki Burgh, on Feb 4 2007, 08:56 AM, said:
Kiki Burgh, on Feb 4 2007, 08:56 AM, said:
Kiki Burgh, on Feb 4 2007, 08:56 AM, said:
Options 1 and 3 as mentioned above are your best bets. Of course, you can also use Option 3 without .NET 1.1....
This post has been edited by Tomcat76: 04 February 2007 - 01:32 PM
#70
Posted 04 February 2007 - 01:42 PM
- ← [solution] Installing Office 2k3 On T-12
- Application Installs
- Request! Kaspersky Internet Security 7.0.1.325 en →



Help

Back to top









