MSFN Forum: Install Problem with Net Framework v2 and Language Pack - MSFN Forum

Jump to content



  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

Install Problem with Net Framework v2 and Language Pack SOLVED! Rate Topic: -----

#21 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 15 June 2006 - 03:38 PM

View PostTomcat76, on Jun 15 2006, 05:05 PM, said:

You never answered my question: when you are trying to get both .NET 1.1 and .NET 2.0 in, where exactly are you placing your .NET 1.1 files and where exactly are you placing your .NET 2.0 files?


CASE 1
My silent installers in HFSVCPACK folder:
1DotNet.EXE = Microsoft .NET Framework v1.1
2NDP1.EXE = NDP1.1sp1-KB867460-X86.exe
3NDP1-2.EXE = NDP1.1sp1-KB886903-X86.exe
4LanPack.exe = Language Pack for Microsoft .NET Framework v1.1

RESULT: XP CD Install without errors. All the updates are installed except .NET 2.0.
Windows Update only shows that .NET 2.0 are missing and ready to download and install.

CASE 2
My silent installers in HFSVCPACK folder:
1DotNet.EXE = Microsoft .NET Framework v1.1
2NDP1.EXE = NDP1.1sp1-KB867460-X86.exe
3NDP1-2.EXE = NDP1.1sp1-KB886903-X86.exe
4LanPack.exe = Language Pack for Microsoft .NET Framework v1.1
5Net20.EXE = Microsoft .NET Framework v2.0
6LanPack.exe = Language Pack for Microsoft .NET Framework v2.0

RESULT: XP CD Install without errors. All the updates and are installed except .NET 2.0.

Super-Magician tolds me that i need to rename the .NET 2.0 silent installer to dotnet2.exe and place it in the HF folder. I do this in the next case.
CASE 3
My silent installers in HFSVCPACK folder:
1DotNet.EXE = Microsoft .NET Framework v1.1
2NDP1.EXE = NDP1.1sp1-KB867460-X86.exe
3NDP1-2.EXE = NDP1.1sp1-KB886903-X86.exe
4LanPack.exe = Language Pack for Microsoft .NET Framework v1.1

My silent installers in HF folder:
dotnet2.exe = .Net 2.0 Silent installer renamed.

RESULT: XP CD Install without errors. The .NET 2.0 update are installed but now Windows Update only shows that .NET 1.1, KB867460, KB886903, and LangPack for .Net 1.1 are missing and ready to download and install. And of course the LangPack.exe for .Net 2.0 are also missing and ready to download from windowsupdate (because i donīt copy to anyware).

CASE 4:
The originals windowsupdate files in HF folder:
dotnetfx.exe
NDP1.1sp1-KB867460-X86.exe
NDP1.1sp1-KB886903-X86.exe
LangPack.exe

RESULT: XP CD Install without errors but not integrate any of the .NET 1.1 Updates.



I will try your new script... but i need to ask if the RVM silent .NET 1.1 and 2.0 are for Spanish Language too?
If the silent installers of RVM are not compatible with spanish i need to know how can i do new silent installers that works.

The problem when i try your previous script maybe was that i put the originals updates in the MC directory and not my silent installers??

Thanks in advance.
zartrix


#22 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 15 June 2006 - 04:18 PM

The only difference between the main installers (.NET 1.1, SP1 & KB886903) is that the localized versions have the installation wizard in your language. The actual program files of the localized versions are still in English (which is why you need a lang pack).

So whether you install this:

English .NET 1.1 + English SP1 + English KB886903 + langpack.exe

or this:

Spanish .NET 1.1 + Spanish SP1 + Spanish KB886903 + langpack.exe

...the end result is completely identical.

#23 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 16 June 2006 - 12:45 PM

View PostTomcat76, on Jun 15 2006, 05:05 PM, said:

Anyway... I'm making a newer version of the MultiCompiler script. It already supports .NET 1.1 and .NET 2.0 (including updates, language packs and reg hacks). I suggest you try it because the .NET 1.1 section has been thoroughly revised. You can rename the output files to whatever you want and place them in the HFSVCPACK folder (then run HFSLIP).

MC2


I copy your script to C:\MC and put this files inside the working folder:
dotnet11sp1.exe --> Ryanmv .NET 1.1 silent installer + sp1 + Kb
dotnet2.exe ---> Ryanmv .NET 2.0 silent installer
langpack.exe ---> Language pack for .NET 1.1
langpack2.exe ---> Language pack for .NET 2.0

Output files:
DNF11.EXE = 11,3 MB (11.934.361 bytes)
DNF20.EXE = 18,0 MB (18.913.897 bytes)

I make the .NET 1.1 and .NET 2.0 installers with the language packs included using your script and the silent installers of RYANMV... Then I copy the output files (DNF11.exe and DNF20.exe) to the HFSVCPACK folder like you told me to do.

RESULT: XP CD Install wihout errors but the .NET 2.0 is missing. Windowsupdate is telling me that i need to download and install .NET 2.0!! What I am doing wrong??? I canīt understand the problem at all!!

Are you sure that i must copy the DNF20.EXE file to the HFSVCPACK folder??? Or i need to rename to dotnet2.exe and copy to the HF folder like Super-Magician told me???

Thanks in advance.

#24 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 16 June 2006 - 02:29 PM

My last two test:

TEST1:
With Tomcat MultiScript and .NET 1.1 Ryanmv silent installer + .NET 2.0 Ryanmv silent installer i get two files:
DNF11.exe (I put in HFSVCPACK folder.)
DNF20.exe (I put in HF folder renamed to dotnet2.exe)

RESULT: Windows Xp CD install without errors. .NET 2.0 is missing.


TEST2:
With Tomcat MultiScript and .NET 1.1 Ryanmv silent installer + .NET 2.0 Ryanmv silent installer i get two files:
DNF11.exe (in HFSVCPACK folder.)
DNF20.exe (in HFSVCPACK folder.)

RESULT: Windows Xp CD install without errors. .NET 2.0 is missing.


Everything i try i get the same error... i canīt get .NET 2.0 installed in my machine if I put the .NET 1.1 installer. The two versions of .NET are 100% compatible??

Sugestions?
zartrix

#25 User is offline   NtegrA 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 11-July 05

Posted 16 June 2006 - 02:45 PM

View Postzartrix, on Jun 16 2006, 01:45 PM, said:

RESULT: XP CD Install wihout errors but the .NET 2.0 is missing. Windowsupdate is telling me that i need to download and install .NET 2.0!! What I am doing wrong??? I canīt understand the problem at all!!

Are you sure that i must copy the DNF20.EXE file to the HFSVCPACK folder??? Or i need to rename to dotnet2.exe and copy to the HF folder like Super-Magician told me???
Did you remember to use latest test release (060616a)? Works for me with both files in HFSVCPACK directory.

#26 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 16 June 2006 - 02:52 PM

Ok.. i will try the new test release.

Thanks in advance!

zartrix

#27 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 16 June 2006 - 03:06 PM

The latest test releases no longer support dotnet2.exe in HF. That functionality was removed because of several reasons.

You should try to make it all work from HFSVCPACK.

We seem to be getting closer. It appears that you no longer get an error message when trying to install one of the output files. That's good. Now we need to figure out why .NET 2.0 doesn't install.

Please download the latest version of MC2 (060616b); it allows you to merge .NET 1.1 and .NET 2.0 into one installer (that's six files in one) and you save about 5.2MB.

#28 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 08:52 AM

ok.. thanks tomcat!!!

I will download it right now!!

Thanks a lot!
zartrix

#29 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 10:38 AM

View PostNtegrA, on Jun 16 2006, 05:45 PM, said:

Did you remember to use latest test release (060616a)? Works for me with both files in HFSVCPACK directory.


I try the test release HFSLIP_60616a.CMD with DNF11.exe and DNF20.exe in the HFSVCPACK folder and itīs not working. The .NET 2.0 are not installed at all. It Seems that i have a problem applying the .NET 2.0 into my machine.... maybe a language problem (because i use XP in Spanish) with the registry patch???

I am trying the Tomcatīs MC2 script and making a "all in one" net 1.1 + net 2.0. I post the result in a few minutes...

Thanks.
zartrix

#30 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 02:07 PM

View PostTomcat76, on Jun 16 2006, 06:06 PM, said:

The latest test releases no longer support dotnet2.exe in HF. That functionality was removed because of several reasons.

You should try to make it all work from HFSVCPACK.

We seem to be getting closer. It appears that you no longer get an error message when trying to install one of the output files. That's good. Now we need to figure out why .NET 2.0 doesn't install.

Please download the latest version of MC2 (060616b); it allows you to merge .NET 1.1 and .NET 2.0 into one installer (that's six files in one) and you save about 5.2MB.


I explain step by step the things that i did:

1) I downloaded and decompressed the MultiScript (MC2 version 060616b) and then copy the .NET updates to that folder:
 MC2.bat <--- File from MC2
7za.exe <--- File from MC2
7zS.sfx <--- File from MC2
cmdow.exe <--- File from MC2
dotnet11sp1.exe <--- .NET 1.1 + SP1 + KB downloaded from RyanMV website.
dotnet2.exe <--- .NET 2.0 Downloaded from RyanMV website.
langpack.exe <--- Language Pack for .NET 1.1 (Original file downloaded from microsoft)
langpack2.exe <--- Language Pack for .NET 2.0 (Original file downloaded from microsoft)
StartX.exe<--- File from MC2

2) I ran MC2.BAT and the output file was: DNF.EXE [24,2 MB (25.439.032 bytes)]. I merge the .NET 1.1 and .NET 2.0 installers. There was no errors with the execution of MC2.

3) I copy the DNF.EXE file to the HFSVCPACK folder in HFSLIP. I executed HSFLIP (Version 60616b) and then i installed the .iso file. RESULT: Windows XP CD works without any error but .NET 1.1 and .NET 2.0 are not installed at all. The updates are in WindowsUpdate ready to download and install...

4) I try to execute the DNF.EXE file in the Windows XP installation manually and decompress fine and begins to install .NET 1.1 and .NET 2.0. Then it seems thats is uninstalling and then the installer finish...
RESULT: NET 1.1 and .NET 2.0 are not installed at all. The DNF.EXE File IS NOT WORKING!!!! When i reset my XP (Virtual machine) the system show this error: The system is not totally installed or something like that.

If i look into DNF.EXE i have this files and folders (is not a problem of language??):
Win\
Windows\
Program Files\ <-- In my Language this folder is named "Archivos de Programa"
-------Common Files\ <--- In my Language this folder is named "Archivos Comunes"
cmdow.exe
DNF.CMD
DNF.INF
langpack.msi
lngpack2.msi
netfx.msi
netfx2.msi
StartX.exe

Maybe i am doing something wrong with the MC2 Script??? Or maybe isnīt working and fails to integrate the Spanish Language? Or the registry fix is not for spanish? Maybe is a problem with my XP working machine?

I upload to my FTP the files:
LangPack.exe (.NET 1.1 LangPack for Spanish Version).
LangPack2.exe (.NET 2.0 LangPack for Spanish Version).
DNF.EXE <-- The result of merge .NET 1.1 + LangPack.exe and .NET 2.0 + Langpack2.exe

Maybe if you ran the MC2 script in your machine with the silent installers of RyanMV (dotnet11sp1.exe and dotnet2.exe) and my LangPackīs you can check if your script is working fine with my language.

Or maybe i can use another silent installer pack (for other person?) and install the LangPack.exe and LangPack2.exe in HFSVCPACK folder???

I accept any sugestion Tomcat...

And Very Thanks for the help!

zartrix

#31 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 17 June 2006 - 02:12 PM

No, it just means the script fails to merge the two programs together properly. Try MC2 (v060616b) but DON'T merge the installers. What happens if you install DNF11.EXE and DNF20.EXE by hand? Does it work like that?

#32 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 02:18 PM

View PostTomcat76, on Jun 17 2006, 05:12 PM, said:

No, it just means the script fails to merge the two programs together properly. Try MC2 (v060616b) but DON'T merge the installers. What happens if you install DNF11.EXE and DNF20.EXE by hand? Does it work like that?


OK... i will try to manually execute the two files (no merged)... but give me an hour bacause i need to reintall XP and test manually DNF11 and DNF20... then test with HFSLIP... and then re-post...

Thanks...
zartrix

#33 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 17 June 2006 - 02:41 PM

If that fails, the best option you got is this:

DNF11.EXE (from MC2)
DNF20a.EXE (Aserone's silent .NET 2.0 installer)
DNF20b.EXE (your silent .NET 2.0 language pack installer)

If this doesn't work, I don't know what your problem is. MC2 *attempts* to do what the Aserone installer does, with the only difference that the Aserone installer relies on REG.EXE while the file made with MC2 accesses the registry through a normal INF file.

This post has been edited by Tomcat76: 17 June 2006 - 02:42 PM


#34 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 02:48 PM

View PostTomcat76, on Jun 17 2006, 05:41 PM, said:

If that fails, the best option you got is this:

DNF11.EXE (from MC2)
DNF20a.EXE (Aserone's silent .NET 2.0 installer)
DNF20b.EXE (your silent .NET 2.0 language pack installer)

If this doesn't work, I don't know what your problem is. MC2 *attempts* to do what the Aserone installer does, with the only difference that the Aserone installer relies on REG.EXE while the file made with MC2 accesses the registry through a normal INF file.


The creation of the DNF20.exe fails. MC2 is not creating anything for the .NET 2.0. In the "Out" folder i only have the DN11F.EXE file. Maybe the dotnet2.exe file is corrupted... i will download again...

Where i can find Aseroneīs Silent .NET 2.0 Installer???

Thanks.

#35 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 17 June 2006 - 02:58 PM

You can find it here. Take the first download (00dNET20.exe).

This file is probably not compatible with MC2 so don't try it instead of the RVM dotnet2.exe. Use it directly in HFSVCPACK as noted in my post above.

#36 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 17 June 2006 - 03:12 PM

I see there are some problems in MC2 060616b. Please download MC2-060617a.

#37 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 04:39 PM

Tomcat!!! THANKSS!!! I almost there!!!!

I download Aseroneīs .NET 1.1 and .NET 2.0 installers... they works fine in HFSVCPACK folder!!

I also copy my two silent installers for the Language Packs in HFSVCPACK:
1LanPack.exe (my silent Installer for .NET 1.1 Language Pack).
2LanPack.exe (my silent Installer for .NET 2.0 Language Pack).

The Language Pack for .NET 1.1 Works FINE!!!

The Language Pack for .NET 2.0 Not install at all... so i will try to install manually and if is not working i will rebuild it.

Thanks for now... for all your help!!!

Very Thanks!
zartrix.

#38 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 05:00 PM

Tomcat:

I think that the problem for installing the Language Pack for .NET 2.0 is that i need to edit the HFSLIP.CMD file in the SOURCESS\I386\SVCPACK folder. (Super-Magician told me in a previous post about this).

But if i not read bad... the cmd execute all the .exe updates... including the 6LanPack.exe file.
In wich part i need to make the modification?? Can you explain me?


@ECHO OFF
IF EXIST %SYSTEMROOT%\SYSTEM32\CMDOW.EXE cmdow @ /HID 
Title HFSLIP 
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\I386\SVCPACK SET HFSLIP=%%i:\I386
msiexec /i %HFSLIP%\SVCPACK\UPHCLEAN.MSI /qn /norestart
FOR /F %%I IN ('DIR /B %SYSTEMROOT%\*.TMP') DO ( 
	ATTRIB -R %SYSTEMROOT%\%%I 
	DEL /F /Q %SYSTEMROOT%\%%I 
	) 
%SYSTEMROOT%\REGEDIT.EXE /S %HFSLIP%\SVCPACK\kb873374.reg
%SYSTEMROOT%\REGEDIT.EXE /S %HFSLIP%\SVCPACK\tweaks.reg
SET PREP=%~dp0
CD /D %HFSLIP%
EXIT



Thanks in advance.

#39 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 17 June 2006 - 06:36 PM

That was when HFSLIP supported dotnet2.exe in the HF folder. It would be installed from HFSLIP.CMD then. But it's no longer supported so the lines you are looking for are no longer in HFSLIP.CMD.

Any executable you put in HFSVCPACK ends up referenced from in SVCPACK.INF.


FYI... I updated MC2 once again. I fixed the problem with merging .NET 1.1 and .NET 2.0, and I use only one extra file now instead of two.

#40 User is offline   zartrix 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 18-April 06

Posted 17 June 2006 - 06:37 PM

View PostTomcat76, on Jun 17 2006, 09:31 PM, said:

That was when HFSLIP supported dotnet2.exe in the HF folder. It would be installed from HFSLIP.CMD then. But it's no longer supported so the lines you are looking for are no longer in HFSLIP.CMD.

Any executable you put in HFSVCPACK ends up referenced from in SVCPACK.INF.



And now???

How can i install the Language Pack for .NET 2.0???

I maid a silent installer for LangPack.exe (that works fine if i run manually) and copy to the HFSVCPACK folder. But is not integrated or installed with HFSLIP.

How can i do to Run that Silent Installer??

i canīt believe that iīm the only person that useīs HFSLIP and had troubles with the Language Pack!
anyone? nobody installs .NET 2.0 in others languages? Any german guy with the same problem?

zartrix.

Sorry Tomcat... i read again your post and now i See the reference to your script updated... i will try that again.
Thanks.

This post has been edited by zartrix: 17 June 2006 - 06:39 PM


Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • 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