Jump to content

TooMuchFreeTime

Member
  • Posts

    55
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Finland

Everything posted by TooMuchFreeTime

  1. For some reason I just cannot get .NET Framework to install silently... I have tried to install it from svcpack.inf and RunOnceEx.cmd and I have tried many diffirent switches but it does not install silently. Examples: svcpack.inf: dotnetfx.exe /Q:A /R:N brings up "Do you want to setup..."promt... dotnetfx.exe /q:a /c:"install /l /q" Does not say anything and does not install... When try these in RunOnceEx.cmd I either get error dialog or it just skip it... Example: REG ADD %KEY%\020 /VE /D ".NET Framework 1.1" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\DOTNET\dotnetfx.exe /q:a /c:"install /l /q"" /fit just skips it... What am I doing wrong? 2 questions: 1. Is RyanVm's .net package "english only"? If yes it's not a good thing for me as I am finnish. 2. Would installing from netfx.msi be better idea? If yes could someone tell me what switches to use .msi files? Thank in advance and sorry for bad english!
  2. Hello. I have strange problem with my win2k install disc... When I tried it on my computer (to make sure it boots proberly) it worked fine except for one thing... It show that my harddrive space as 131068 Mt while it's real size is 190779 Mt. Where are 59711 Mts? Why is this strange? Windows 98 SE install disc shows harddrive space correctly and so does windows XPs install disc. My 2k install disc has sp4 integrated and many unattended updates as well... Has anyone had this problem? Does anyone know why this happens or have a solution? Thanks in advance and sorry for bad english!
  3. 1. How do I import registry settings? More specificly: KB873374 -› Microsoft GDI+ Detection Tool Download -› 216 KB (September 21, 2004) Switches: KB873374.exe /Q:A /R:N (HALT BOX) import this registry setting instead: REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f How do I do this? 2. What would be good and simple way to repack programs? Thanks in advance and sorry for bad english!
  4. Well I have made some progress... I got DirectX 9.0c to install perfectly using info on this thread: http://www.msfn.org/board/index.php?showtopic=22895 About IE6: I'm getting some error that says something like this: --- Program ie6wzd.exe has caused errors. Windows closes it. Progman has to restart. Creating error log. --- ^^^translated from finnish to english poorly... I did put "IE6SETUP.EXE /Q:A /R:N" in svcpack.inf file like Gurgelmeyer suggested. Any ideas? Stuff on "W2K IE6SP1 Total Slipstream-topic" seems confusing to me One more question: How do I slipstream KB873374 update (the GDI tool)? More specificly: import this registry setting instead: REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f How do I do this?
  5. I want to slipstream these 3 items unattended with \SVCPACK method: IE6sp1 DirectX 9.0c .net framework 1.1 How do I do it? "English only" solutions probably don't work with me as I and my OS are finnish. Thanks in advance and sorry for bad english.
×
×
  • Create New...