MSFN Forum: dotnetfx 2.0 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

dotnetfx 2.0 Rate Topic: -----

#1 User is offline   n00b 

  • Member
  • PipPip
  • Group: Members
  • Posts: 137
  • Joined: 18-January 04

Posted 27 October 2005 - 05:42 PM

omg lolz

how do i do the unattended install of dotnetfx

can i still do the administrative install point method, cause i want it to be slipstreamable easily in the future in the world

hax


#2 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 27 October 2005 - 06:06 PM

You can do the administrative install, but you'll end up with a file that's larger than the original.

Also... try running the installer from a command line with the /q switch. Sometimes it'll find you what you're looking for. ;)

#3 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 27 October 2005 - 06:42 PM

Figurees... The day I FINALLY get my Multiboot DVD in it's sweet spot Microsoft releases this thing, and now I have to go in and make a small change...

Oh weell, I least I heelped Bashrat solvee the nForcee Mass Storagee problem...

And yes the keyboard I'm using is adding extra e's heree aree theere... Sorry....

*sigh*

#4 User is offline   angel0104 

  • Member
  • PipPip
  • Group: Members
  • Posts: 103
  • Joined: 01-March 04

Posted 27 October 2005 - 07:05 PM

does /q:a /r:n works?

does /q:a /r:n works on 32 & 64 version? thanks.

#5 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 27 October 2005 - 08:45 PM

View Postangel0104, on Oct 27 2005, 06:05 PM, said:

does /q:a /r:n works?

does /q:a /r:n works on 32 & 64 version? thanks.

Did you read my post at all?

I'm guessing 90% of the time you can find the silent install switches either by looking at the type of installer (and a bit of searching), or by running the installer with a /? switch.

If you did that, you'd see a window like this:

Posted Image


Either that or you can extract the contents and run the install.exe from there (repeat process to find the switch ;)).

Or... you can find my switchless installer. Look in the Technology News section. :)

This post has been edited by Zxian: 27 October 2005 - 08:47 PM


#6 User is offline   nmX.Memnoch 

  • MSFN Master
  • Group: Moderator
  • Posts: 2,086
  • Joined: 15-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 October 2005 - 10:14 PM

dotnetfx.exe /Q /C:"install.exe /Q"

#7 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 27 October 2005 - 10:34 PM

Haven't tried that one before nmX.Memnoch. I'll give that a try later.



This is what I use, and it will install silently without rebooting:

dotnetfx.exe /q:a /c:"install /l /q"

Worked for my 32bit install. Haven't tested x64 yet, will get to that tomorrow.

#8 User is offline   nmX.Memnoch 

  • MSFN Master
  • Group: Moderator
  • Posts: 2,086
  • Joined: 15-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 October 2005 - 10:50 PM

Yours is basically doing the same thing. You don't really need to use the :A or the /l though. :)

#9 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 28 October 2005 - 02:57 AM

orrrr, you can do /q:a /c:"msiexec /i netfx.msi /qn"

#10 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 28 October 2005 - 03:07 AM

View PostnmX.Memnoch, on Oct 28 2005, 02:14 PM, said:

dotnetfx.exe /Q /C:"install.exe /Q"

This works fine. Running the Netfx.msi instead of Install.exe failed for my attempts which made it complain to run Install.exe first.

#11 User is offline   Hatefulsorrow 

  • Insomniac!
  • PipPip
  • Group: Members
  • Posts: 120
  • Joined: 13-June 05

Posted 28 October 2005 - 04:37 AM

ok, off topic and maybe a stupid question, but do you need .net framework v1.0 or 1.1 installed for most programs AS WELL as 2.0 or can you just have 2.0??? I searched microsoft but had no luck

#12 User is offline   Petya V4sechkin 

  • Group: Members
  • Posts: 4
  • Joined: 21-January 05

Posted 28 October 2005 - 04:38 AM

* Deleted *

This post has been edited by Petya V4sechkin: 28 October 2005 - 10:31 PM


#13 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 28 October 2005 - 07:17 AM

View PostHatefulsorrow, on Oct 28 2005, 04:37 AM, said:

ok, off topic and maybe a stupid question, but do you need .net framework v1.0 or 1.1 installed for most programs AS WELL as 2.0 or can you just have 2.0??? I searched microsoft but had no luck

2.0 is stand alone, but not sure if it is backwards compatible yet.

#14 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 28 October 2005 - 07:41 AM

View PostPetya V4sechkin, on Oct 28 2005, 05:38 AM, said:

Repacked unattended installations:
.NET Framework 2.0 (x86) (16,1 Mb)
.NET Framework 2.0 (x64) (24,2 Mb)

(second file i didn't tryed, coz i doesn't have 64-bit windows).



Can I put your file in the svcpack directory and have it called through the svcpack.inf, or should I make this one have a new entry in WPI? (I've been putting the .NET 1 in the svcpack directory....)

I'll tell you if you're 64-bit version works in a few moments as I'm now integrating these into my DVD....

This post has been edited by Nakatomi2010: 28 October 2005 - 07:49 AM


#15 User is offline   snekul 

  • Poor University IT Guy
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 03-December 03

Posted 28 October 2005 - 08:29 AM

The posts from the comments on the main page may give some insight into backwards compatability.

Quote

#1 Posted by Aegis (460 posts) at 27 Oct 2005 - 23:47

Does it offer backwards compatibility?

#2 Posted by travisowens (42 posts) at 28 Oct 2005 - 00:28 3 Replies

No, each version of .Net is seperate in order to gaurentee 100% "compatbility", if .Net 2.0 could run 1.0 or 1.1 apps would it would add a ton of testing that neither IT nor MS wans to do, norneed to.

While 30-100megs per .Net version isn't tiny, considering HDs are 120gig-400gig now-a-days, .NET isn't that big either.

#2.1 Posted by snekul (53 posts) at 28 Oct 2005 - 00:33

Let's rephrase the first question. Does installing the .Net 2.0 redistributable package install the 1.1 components recessary to run a program, like nlite? Or, do we need to install both. I would like to think it installs everything .Net wise, but I could be wrong.

#2.2 Posted by snekul (53 posts) at 28 Oct 2005 - 01:39

Well, I answered my own question. I found my test VM I had didn't have any .net framwork installed, so I ran the 2.0 installer and then ran nlite and it worked just fine. So, I assume this is all you need to install to be .net friendly. Your results may vary.

#2.3 Posted by Ideas Man (296 posts) at 28 Oct 2005 - 02:31

Yes, it is backwards compatible, dunno what he was smokin'.

#3 Posted by Ideas Man (296 posts) at 28 Oct 2005 - 02:40

Woooooo! I LOVE .NET FRAMEWORK 2.0!! Yey, been waiting years for this.

#4 Posted by Aegis (460 posts) at 28 Oct 2005 - 03:32

I had similar findings. While .NET 2.0 does work for some applications, apparently it doesn't work for applications that check what version you're using. An example of a non-working program would be Microsoft's very own Student Graphing Calculator.


#16 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 28 October 2005 - 08:46 AM

So it would probably be wise for me to integrate both .NET 1/1.1 and 2.0 onto my DVD as I use it to install Windows on a variety of Customer units.....?

This post has been edited by Nakatomi2010: 28 October 2005 - 08:54 AM


#17 User is offline   snekul 

  • Poor University IT Guy
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 03-December 03

Posted 28 October 2005 - 02:26 PM

View PostNakatomi2010, on Oct 28 2005, 09:46 AM, said:

So it would probably be wise for me to integrate both .NET 1/1.1 and 2.0 onto my DVD as I use it to install Windows on a variety of Customer units.....?


If you install 1.1 first and then 2.0, you can't really hurt anything.

#18 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 28 October 2005 - 03:20 PM

Yeah... Also, as a side note, the switchless installer can't be done using the same method I use for the .Net 1, which is putting it into the svcpack.inf file.....

Still not 100% sure on the 64-bit one, I went to try but it didn't install the OS right.... Go figure...

#19 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 28 October 2005 - 05:25 PM

As long as you delete the registry entry for error reporting (HKLM\Software\Microsoft\Windows\PC Health) from the .msi file, the resultant switchless installer will install from svcpack.inf just fine. This is the same action I had to take in order to get Office 2003, and the latest refresh of Windows Messenger to install.

I took the package offered by Petya V4sechkin (excellent work by the way), decompressed it, made my mods to .msi file, recompressed, etc. As a side note, I've switched from using StartX.exe to using RunHiddenConsole.exe in my switchless installers and it works great, less filling. Much less in fact.

dotNET20.exe

#20 User is offline   Petya V4sechkin 

  • Group: Members
  • Posts: 4
  • Joined: 21-January 05

Posted 28 October 2005 - 10:27 PM

View PostRogueSpear, on Oct 28 2005, 05:25 PM, said:

As long as you delete the registry entry for error reporting (HKLM\Software\Microsoft\Windows\PC Health) from the .msi file, the resultant switchless installer will install from svcpack.inf just fine.

Thanks!!!
Это то, чего мне не хватало. Как говорится - век живи, век учись :)

This post has been edited by Petya V4sechkin: 28 October 2005 - 10:29 PM


Share this topic:


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