Silent .NET Maker (latest update: 20080603) Create silent switchless .NET installers for Win2K/XP/2K3 x86
#141
Posted 31 July 2007 - 06:17 AM
#142
Posted 11 August 2007 - 08:39 AM
eheh again me
anyway i use to install the net frameworks only because i need to use the visual studio...
now visual studio 2008 pro as been released and it needs the net framework 3.5 beta 2....
i tryed to use the microsoft net 3.5 downloader because i couldn t find the net framework 3.5 beta 2 as a full installer....
now i used this with win xp without the net frameworks installed (eheh i use your 3 frameworks
net framework 2.0 is about 39.8 mb
net framework 3.0 is about 25.9 mb
now your script also include the hotfix and langpack, but it seems their are also included in this download (maybe yout script include also the installer for x64, in this download there are only installer for x86).
Then in this download there is not the framework 1.1 (and now i m thinking that it is useless)
But the real problem is, after installing the net 1.1 - 2.0 and the 3.0 of your script i finally run the net framework 3.5 just downloaded and an it says that it is needed the net framework 3.0 sp1 O_O (i didnt find it on the web)
Now can you explain what the hell it s happening? O.o
Anyway this post must be sticked because is really usefull, and i hope that you will contuinue you wonderfull work including the net framework 3.5 in your script
Thanks so much for this and for your great answer about the directx
p.s: here there are the images with the contents of the download:
General Folder
dotnetfx 2.0
dotnetfx 3.0
dotnetfx 3.5
This post has been edited by darafat: 11 August 2007 - 10:27 AM
#143
Posted 13 August 2007 - 11:47 AM
I read the 7z help file that indicates that UPX can compress 7zS.sfx files, so I tinkered with UPX - way cool! Executing UPX --help in a command window reveals all its secrets. bottomline is that you drop an sfx file into the same folder as UPX and from a command window you execute UPX --best --ultra-brute file.sfx and voila, it compresses all the pieces it can and leaves you with a compressed version of the same file written over the existing one.
so I took the standard 7zS.sfx file that comes with 7z, res-hacked it to use the icon file (attached), compressed it with UPX and used this instead - works perfectly (so I attached this too!). then out of curiosity, I compressed the standard 7zS.sfx file as it stood and it compressed to something slightly smaller that what you have currently packaged up (so I attached this too!). finally, I took the enhanced sfx files from http://unattended.so...attended.en.htm, res-hacked the uncompressed 7zS only file and compressed it as well (also attached).
So, in the end, thank you for putting together these .NET installers (I haven't tried .NET 3.0 but i'll get to it). In return, I have attached some more colorful SFX files and the .NET icon file for anyone to use.
Attached File(s)
-
Icon___SFXs.7z (163.37K)
Number of downloads: 49
This post has been edited by bigfatroundguy: 13 August 2007 - 01:43 PM
#144
Posted 14 August 2007 - 02:29 PM
installing the visual studio 2008 i saw more fromeworks... lol
It will be a great thing to make unattended this stuff:
.NET Framework 1.1 (already included in your script)
.NET Framework 2.0 (already included in your script)
.NET Framework 3.0 (already included in your script)
Adding this stuff:
.NET Framework 3.0 Service Pack 1
.NET Framework 3.5
.NET Compact Framework 2.0
.NET Compact Framework 3.5
Eheh, i m asking too much
If it is not enought for you, you can make this stuff for x86 and x64 (priority at the x86 lol)
p.s: it was only an idea, not a request. just because i think that the net frameworks are basically for developers
#145
Posted 22 August 2007 - 10:33 AM
How can i do if DNF3.0 gets Installed after the first login.
I have put in nLite under Unattended->RunOnce:
%SOURCE%\RunOnce\DNF3.0.exe
But it gets not Installed after the first login.
This post has been edited by Outbreaker: 22 August 2007 - 11:05 AM
#146
Posted 29 August 2007 - 03:56 PM
Windows Communication Foundation -- Error 1304.Error writing to file: Microsoft.Transactions.Bridge.dll. Verify that you have access to that directory.
There is already a topic regarding this error message, but it concerns the above error code when you install Microsoft .NET Framework 3.0 via RunOnceEx.
What can I do to solve this problem and have it properly install at the T-13 mark as both Microsoft .NET Framework 1.1 and 2.0 do?
#147
Posted 30 August 2007 - 07:06 AM
#148
Posted 08 September 2007 - 05:20 PM
Do the test yourself:
Try to delete the following file:
%WinDir%\Microsoft.NET\Framework\v2.0.50727\AppLaunch.exe . This file is marked with the following version string:
2.0.50727.832
Now, go to Control Panel > Add or Remove Programs and click the "Modify/Repair" button for the "Microsoft .NET 2.0 Framework" entry. The setup program appears. Select the "Repair" option and click Next. Repair process will take place. When repairing is complete, go to the previous directory:
%WinDir%\Microsoft.NET\Framework\v2.0.50727\ , and show the properties for file AppLaunch.exe. You will see that the string version is the following:
2.0.50727.42
That is, the original version shipped with .NET Framework 2.0 (not the patched one included in KB928365). The repair process restores the original version of .NET Framework files, not the patched version (with KB928365 applied).
The reason is simple: The hack you said me modifying the PackageCode value in the Registry is necessary in order to Setup can work with the original database of .NET Framework 2, since performing and administrative install of the product modifies the PackageCode in the administrative image. Due to this, Setup always use the original database to repair missing or damaged files.
Now, I see why RyanVM removes the repair ability (source cache feature) of .NET Framework 2, not only for freeing space.
I hope this post will be useful for you.
Regards.
This post has been edited by ponghy: 09 September 2007 - 05:23 AM
#150
Posted 10 September 2007 - 05:00 AM
Currently I'm working on modifying the PackageCode of the product stored on the Registry to match with the stored in the patched version of the MSI file. If both Package Codes don't match, a severe error will occur when uninstalling or repairing.
This post has been edited by ponghy: 10 September 2007 - 05:29 PM
#152
Posted 14 September 2007 - 07:21 AM
Second - sorry for my bad english - it isn't my native.
Subject: DNF30 is absent.
Description:
I am SNM user. I am HFSLIP user. I am nLite user. I'm slipstreaming XP Pro SP2 Corp. Own hands integrated SP2. From SNM I'm using DNF11_20 and DNF30. I put that into HFSLIP. DNF30 into HFGUIRUNONCE folder. I integrate all my after SP2 hotfixes with HFSLIP too. I run HFSLIP to have SOURCESS folder. For nLite. In nLite I make exclusions, registry settings and unattended install. I burn the CD (physically) and I'm installing that on other, clear machine. Connected to net. To my local lan.
The system installs without any error messages and works. I'm going to WindowsUpdate. It says me, that I haven't the Net Framework 3.0.
I'm going to my machine. OK lets move DNF30 from HFSLIP to nLite. I'm copying the all HFSLIP folder structure in second place. I move DNF30 out, delete SOURCESS folder, run HFSLIP, copy SOURCESS to nLite and include there the moved out DNF30. Burn, install and go to WindowsUpdate. Now I have the Net Framework 3.0. On my work machine I'm looking to my first HFSLIP SOURCESS folder. There isn't DNF30.EXE. DNF30 is absent.
OK, OK it is. As a command to run, in HFSGUI.CMD (name of the file is near the oryginal - now I am in my work, and I dont' remember correct - there is only one CMD file like).
Question to experienced users HFLIP and SNM: Is the absence normal?
Some other details: HFSLIP 1.6.2, SNM downloaded from that thread (first, main post) 2 days ago (problem - in ZIP I don't see the version number - in CMD, INI and readme), nLite 1.3.5.
#153
Posted 27 September 2007 - 12:56 PM
#154
Posted 27 September 2007 - 05:22 PM
#155
Posted 04 October 2007 - 01:43 PM
Quote
Am I wrong, or shouldn't SNM also support the following?
msxml4-KB936181.exe (released in August 2007)
#156
Posted 04 October 2007 - 01:49 PM
BTW, your script simply rocks!
#157
Posted 04 October 2007 - 05:56 PM
M:\SLIPSTREAM\DOTNET\SMN | SNM.cmd | _SNM.ini | _SNM - Backup.ini | 7za.exe | 7zS.sfx | dotnetfx.exe | dotnetfx2.exe | dotnetfx3.exe | hidcon.exe | msistub.exe | msxml6-KB933579.exe | NDP1.1sp1-KB867460.exe | NDP1.1sp1-KB886903.exe | NDP1.1sp1-KB928366.exe | NDP20-KB928365.exe | NetFX30-KB932471.exe | readme.txt | xpsepsc.exe | +---DNF2 | \---DNF20 | \---Win | \---Microsoft.NET | \---Framework | \---URTInstallPath | \---ASP.NETWebAdminFiles \---OUT1 DNF11.exe (11,300KB) DNF20.exe (39,004KB) DNF30.exe (21,969KB)
As you can see in the attached screen grab, SNM.cmd cannot access one of the files above, apparently for .Net 3.0. When I install the resulting DNF30.exe, Windows Update still reports that I require KB933579. So I'm assuming that is the file that does not get slipstreamed into the installer correctly.
I have tried re-downloading all the files, ensuring each was for Windows XP SP2 (x86). I have run this script several times and each time it chokes on the same file. Am I do something wrong, or is the script in a race condition?
Any help is appreciated, Thanks!
Attached File(s)
-
Errors.png (11.42K)
Number of downloads: 64
This post has been edited by DarkShadows: 04 October 2007 - 05:57 PM
#158
Posted 05 October 2007 - 04:05 AM
#159
Posted 13 October 2007 - 04:35 AM
I have 2 KB's giving me a hard time.(KB934238 and KB933579) (Norwegian XP)
Have read through this forum I fond this:
KB934238
Tomcat76, on Jun 18 2007, 06:34 PM, said:
Iam using the SNM script. an the folder looks like this;

What amI missing?
Chester, on Jun 24 2007, 10:44 AM, said:
Thanks!!
Can you pls. tell me how you did this?
Attached File(s)
-
HFSLIP.txt (5.6K)
Number of downloads: 28
This post has been edited by Floppy: 13 October 2007 - 04:38 AM
#160
Posted 15 October 2007 - 08:12 AM
sadam, on Sep 14 2007, 03:21 PM, said:
DarkShadows, on Oct 5 2007, 01:56 AM, said:
Not that it's important at this stage, but the XPS update named as xpsepsc.exe is not supported. You should keep at least "xpsepsc-x86-en-us" in the name.
Floppy, on Oct 13 2007, 12:35 PM, said:
1) You are including both msxml6_x86.msi and msxml6-KB933579-enu-x86.exe. Silent .NET Maker only takes one and it uses the MSI because it's faster, but the file named "msxml6_x86.msi" is old so you should remove it. Silent .NET Maker will then use msxml6-KB933579-enu-x86.exe. If you want, you can use msxml6.msi from inside msxml6-KB933579-enu-x86.exe to make things faster but it's not required. This should solve the KB933579 problem.
2) Your KB934238 problem is probably due to the absence of the KB934238 update for the main .NET 3.0 package. You only have the KB934238 update for your language pack.
- ← [solution] Installing Office 2k3 On T-12
- Application Installs
- Request! Kaspersky Internet Security 7.0.1.325 en →



Help

Back to top









