strel Posted December 17, 2008 Posted December 17, 2008 (edited) I use SNM_mod6 but after installation in windows update it keep shows that Microsoft .NET Framework 3.0: Language Pack x86 (KB928416) needs to be install. When I install with WU it fails the installation.Any Ideas?I don't know why this happens only to some few people but it is not related in any way with SNM. Here you can find possible factors and workarounds, although slightly practical for unattended purposes. Edited December 18, 2008 by strel
YumeYao Posted December 20, 2008 Posted December 20, 2008 so have anybody noticed this:http://www.microsoft.com/downloads/details...;displaylang=en
strel Posted December 20, 2008 Posted December 20, 2008 I'm working to add it in the next major update. Thnx
YumeYao Posted December 20, 2008 Posted December 20, 2008 Thx all you here who are working hard on the project
Stoner81 Posted December 21, 2008 Posted December 21, 2008 Stoner, i think your current installation of .NET on the computer you're trying to build the Silent .NET Installer. For me, on two computers, the SNM_7.cmd works perfectly.One try: Uninstall .NET completely and reinstall it using the files you've downloaded (run dosnetfx35.exe (231 MB) first, then 35langpack, then 1.1 > sp1 > update > langpack). then try building a Silent Installer again.If the new installer doesn't work then there is something really broken on your pc. can you try on a different or reinstall on one?Thank you for your suggestion on this situation buddy much appreciated!@ strel -Thank you for your hardwork on this new version of the script (SNM_mod8.cmd) I have downloaded it and will be testing it later on tonight and i will report back on how things go with it!!Thanks again dude!!!Stoner81.
strel Posted December 21, 2008 Posted December 21, 2008 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.
Stoner81 Posted December 21, 2008 Posted December 21, 2008 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 )Hope this helps you m8 to improve the script and such... thank you for your hard work buddy!Stoner81.
Guest noonehere Posted December 22, 2008 Posted December 22, 2008 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...
Stoner81 Posted December 22, 2008 Posted December 22, 2008 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.
Stoner81 Posted December 22, 2008 Posted December 22, 2008 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 )Hope this helps you m8 to improve the script and such... thank you for your hard work buddy!Stoner81.Ok strel its me again 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 Attatched is a screen cap of how the cmd prompt window looked after it had finished.
darks0ul Posted December 22, 2008 Posted December 22, 2008 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 PACKAGESPROCESS_DNF1=YESPROCESS_DNF2=YESPROCESS_DNF3=YESPROCESS_DNF35=YES; HANDLING OF INDIVIDUAL FRAMEWORKS IN .NET 3.5PROCESS_DNF35_DNF2=SEPARATEPROCESS_DNF35_DNF3=SEPARATEPROCESS_DNF35_DNF35=YES; PROCESS SUBCOMPONENTS OF .NET 3.0 SP1PROCESS_DNF3_RGBRAST=YESPROCESS_DNF3_WINIMAGING=YESPROCESS_DNF3_MSXML6=YESPROCESS_DNF3_XMLPSSC=YES; PROCESS LANGUAGE PACKSLANGPACK1_NAME=langpack.exePROCESS_DNF1_LNG=YESPROCESS_DNF2_LNG=YESPROCESS_DNF3_LNG=YESPROCESS_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=FULLCOMPRESSION_RATIO=
Stoner81 Posted December 22, 2008 Posted December 22, 2008 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 PACKAGESPROCESS_DNF1=YESPROCESS_DNF2=YESPROCESS_DNF3=YESPROCESS_DNF35=YES; HANDLING OF INDIVIDUAL FRAMEWORKS IN .NET 3.5PROCESS_DNF35_DNF2=SEPARATEPROCESS_DNF35_DNF3=SEPARATEPROCESS_DNF35_DNF35=YES; PROCESS SUBCOMPONENTS OF .NET 3.0 SP1PROCESS_DNF3_RGBRAST=YESPROCESS_DNF3_WINIMAGING=YESPROCESS_DNF3_MSXML6=YESPROCESS_DNF3_XMLPSSC=YES; PROCESS LANGUAGE PACKSLANGPACK1_NAME=langpack.exePROCESS_DNF1_LNG=YESPROCESS_DNF2_LNG=YESPROCESS_DNF3_LNG=YESPROCESS_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=FULLCOMPRESSION_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?
darks0ul Posted December 22, 2008 Posted December 22, 2008 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.
strel Posted December 23, 2008 Posted December 23, 2008 Can you look in Administrative Tools\Eventlog\Applications to see if you can find the error it gives you?
Stoner81 Posted December 23, 2008 Posted December 23, 2008 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 )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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now