RyanVm's Dotnetfx
#1
Posted 22 June 2005 - 08:17 AM
#2
Posted 22 June 2005 - 08:22 AM
as i recall his is totally silent without a gui
#3
Posted 22 June 2005 - 12:33 PM
dotnetfx.exe /q:a /c:"install /l /q"
not quite sure what exactly every switch does, but works for me.
#4
Posted 22 June 2005 - 01:23 PM
BD
#5
Posted 23 June 2005 - 02:42 PM
TheeBeets, on Jun 22 2005, 10:17 AM, said:
<{POST_SNAPBACK}>
#6
Posted 24 June 2005 - 08:49 AM
RyanVM, on Jun 23 2005, 09:42 PM, said:
TheeBeets, on Jun 22 2005, 10:17 AM, said:
<{POST_SNAPBACK}>
<{POST_SNAPBACK}>
Yea this was a while ago I checked your site and noticed the update, however I was on about the last Framework 1.1 it gave me a prompt.
#7
Posted 24 June 2005 - 01:53 PM
#8
Posted 25 June 2005 - 09:07 AM
boooggy, on Jun 24 2005, 08:53 PM, said:
<{POST_SNAPBACK}>
Well I assure you I got a prompt with the previous version!
#9
Posted 26 June 2005 - 10:15 PM
Anybody know the keys to it ?
#10
Posted 05 July 2005 - 01:55 AM
boooggy, on Jun 24 2005, 09:53 PM, said:
<{POST_SNAPBACK}>
I think so. I got the same thing as well. I just replaced an older version of the dotnetfx.exe with the new one (june 5th, I think) and now I'm getting all the prompts one would get on a manual install where it used to be unattended. Just checked his forum and there's no info on this issue yet.
Just tried to do a silent install on my main machine, and it bombs. There's something definitely something strange with this release...
#11
Posted 05 July 2005 - 04:06 PM
Goodbye.
#12
Posted 14 July 2005 - 07:18 AM
I'm trying to use the above line for installing Framework Beta 2.0:
REG ADD %KEY%\050 /VE /D ".NET FrameWork 2.0 Beta 2" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Applications\dotnetfx.exe /q:a /c:"install /l /q"" /f
What am I doing wrong? Whenever I test it, it says it has too many parameters
Please help
#13
Posted 14 July 2005 - 06:09 PM
i.e. the ones inside the command line
Nath.
#14
Posted 21 July 2005 - 06:29 AM
This post has been edited by Cybertronic: 21 July 2005 - 06:35 AM
#15
Posted 21 July 2005 - 11:58 AM
REG ADD %KEY%\050 /VE /D ".NET FrameWork 2.0 Beta 2" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Applications\dotnetfx.exe /q:a /c:***\***"install /l /q***\***"" /f
I've put *** around the characters I've added to your example above, as I cant bold them within this code tag
I cant remember in this coding way of things whether its a \ or a ^ (even ^^)
Try each one and post back which one (if any of them) works
Cheers
N.
This post has been edited by it_ybd: 21 July 2005 - 12:04 PM
#16
Posted 21 July 2005 - 07:07 PM
I've used AutoIT as an alternative method



Help

Back to top









