dotnetfx 2.0
#1
Posted 27 October 2005 - 05:42 PM
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
Posted 27 October 2005 - 06:06 PM
Also... try running the installer from a command line with the /q switch. Sometimes it'll find you what you're looking for.
#3
Posted 27 October 2005 - 06:42 PM
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
Posted 27 October 2005 - 07:05 PM
does /q:a /r:n works on 32 & 64 version? thanks.
#5
Posted 27 October 2005 - 08:45 PM
angel0104, on Oct 27 2005, 06:05 PM, said:
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:
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
#7
Posted 27 October 2005 - 10:34 PM
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
Posted 27 October 2005 - 10:50 PM
#9
Posted 28 October 2005 - 02:57 AM
#10
Posted 28 October 2005 - 03:07 AM
#11
Posted 28 October 2005 - 04:37 AM
#12
Posted 28 October 2005 - 04:38 AM
This post has been edited by Petya V4sechkin: 28 October 2005 - 10:31 PM
#13
Posted 28 October 2005 - 07:17 AM
Hatefulsorrow, on Oct 28 2005, 04:37 AM, said:
2.0 is stand alone, but not sure if it is backwards compatible yet.
#14
Posted 28 October 2005 - 07:41 AM
Petya V4sechkin, on Oct 28 2005, 05:38 AM, said:
.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
Posted 28 October 2005 - 08:29 AM
Quote
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
Posted 28 October 2005 - 08:46 AM
This post has been edited by Nakatomi2010: 28 October 2005 - 08:54 AM
#17
Posted 28 October 2005 - 02:26 PM
#18
Posted 28 October 2005 - 03:20 PM
Still not 100% sure on the 64-bit one, I went to try but it didn't install the OS right.... Go figure...
#19
Posted 28 October 2005 - 05:25 PM
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
Posted 28 October 2005 - 10:27 PM
RogueSpear, on Oct 28 2005, 05:25 PM, said:
Thanks!!!
Это то, чего мне не хватало. Как говорится - век живи, век учись
This post has been edited by Petya V4sechkin: 28 October 2005 - 10:29 PM



Help


Back to top









