Jump to content

Install Problem with Net Framework v2 and Language Pack


Recommended Posts

Posted
I saw problems with it too yesterday so I temporarily discontinued MC2. I'll check it out again in a few days.

Tomcat:

Yes.. I can´t do the integration of .NET 2.0 with the language pack... well.. i wait for a new release.

-------------------------------------------------------------------------------------------------------------------

The best result i have was:

XP + SP2..................................................................................OK Installed fine!

+ All the Updates.......................................................................OK Installed fine!

+ Aserones .NEt 1.1 ..................................................................OK Installed fine!

+ Language Pack for .NET 1.1 Silent Installer (Ceated by me).......OK Installed fine!

+ Aserones .NET 2.0 Silent Installer............................................OK Installed fine!

+ Language Pack for .NET 2.0 Silent Installer (Creater by me).......BAD! Not installed with HFSLIP. Works if i install manually. Perhaps need a patch or reg file like the .NET 2.0 to be installed in T-13.

The test of Tomcat´s MC and MC2 didn´t result much better... always failed to integrate the RyanMV .NET 2.0 silent installer with the Language Pack (Integration of original .NET 2.0 and original language pack from microsoft failed too). Anyone knows how to integrate the Language Pack to the Aserones .NET 2.0 silent installers? Any idea?

Thanks in advance.

And very thank to Tomcat for all the work and the time thats spend trying to resolve my problem!! Sorry for my English! I´m From Argentina (Future WORLD CUP CHAMPIONSHIP WINNER!!)

zartrix


Posted

Well... i Finished my XP SP2 CD with all the Updates Critical and non-critical working!

My problem was that i failed to sliptream the Language Pack for .NET 2.0. It´s seems that the Language Pack needs a registry patch or something like that because i failed to install in T-13.

The final solutions was:

1) In the HFSVCPACK folder I copy 00dNET11.exe and 00dNET20.exe (Aserone´s Silent installers for .NET 1.1 and .NET 2.0). And my silent installer for the Language Pack for .NET 1.1.

2) In the Fix folder i modify my winnt.sif file adding:

[GuiRunOnce]
"%SYSTEMROOT%\SYSTEM32\LangPack.cmd"

3) In the HFEXPERT folder i create the WIN folder. Then a subfolder called SYSTEM32 and copy:

5LanPack.exe (My silent installer for Language Pack .NET 2.0)

LangPack.cmd (My command file with the instructions to install the Language Pack)

CMDOW.EXE (A utility to hide cmd windows)

The code in LangPack.cmd is:

@ECHO OFF
IF EXIST %SYSTEMROOT%\SYSTEM32\CMDOW.EXE cmdow @ /HID
start /wait %SYSTEMROOT%\SYSTEM32\5LanPack.exe
del %SYSTEMROOT%\SYSTEM32\5LanPack.exe
del %SYSTEMROOT%\SYSTEM32\LangPack.cmd
exit

4) And that all... it´s a little complicated. But is the only solution that i found.

RESULT: All installed OK!.

Thanks to all!!

Special Thanks to Tomcat for all the help..... and i will wait his MC2 Script for the future!!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...