TheeBeets Posted June 22, 2005 Share Posted June 22, 2005 I downloaded the switchless version of Net Framework 1.1 from RyanVm's website, however upon instillation it still gives me the option "Do you wish to install Net. Framework" I dont want this I just want it to install and USSF cannot find a silent install. Could someone plz help me out. Link to comment Share on other sites More sharing options...
Astalavista Posted June 22, 2005 Share Posted June 22, 2005 ryanvm has his own forum. and he has instructions on how to install his netframeworkas i recall his is totally silent without a gui Link to comment Share on other sites More sharing options...
Synapse Posted June 22, 2005 Share Posted June 22, 2005 why not just download .Net Framework 1.1 and run it with the parameter:dotnetfx.exe /q:a /c:"install /l /q"not quite sure what exactly every switch does, but works for me. Link to comment Share on other sites More sharing options...
bonedaddy Posted June 22, 2005 Share Posted June 22, 2005 RyanVM's is much better, already has updates, and is switchless.........BD Link to comment Share on other sites More sharing options...
RyanVM Posted June 23, 2005 Share Posted June 23, 2005 I downloaded the switchless version of Net Framework 1.1 from RyanVm's website, however upon instillation it still gives me the option "Do you wish to install Net. Framework" I dont want this I just want it to install and USSF cannot find a silent install. Could someone plz help me out.<{POST_SNAPBACK}>You're running the EXE without switches? I'm using the exact same EXE and it doesn't give any prompts... Link to comment Share on other sites More sharing options...
TheeBeets Posted June 24, 2005 Author Share Posted June 24, 2005 I downloaded the switchless version of Net Framework 1.1 from RyanVm's website, however upon instillation it still gives me the option "Do you wish to install Net. Framework" I dont want this I just want it to install and USSF cannot find a silent install. Could someone plz help me out.<{POST_SNAPBACK}>You're running the EXE without switches? I'm using the exact same EXE and it doesn't give any prompts...<{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. Link to comment Share on other sites More sharing options...
boooggy Posted June 24, 2005 Share Posted June 24, 2005 i dont think so. i installed and no prompt for the last and previous netfx packs from ryan. Link to comment Share on other sites More sharing options...
TheeBeets Posted June 25, 2005 Author Share Posted June 25, 2005 i dont think so. i installed and no prompt for the last and previous netfx packs from ryan.<{POST_SNAPBACK}>Well I assure you I got a prompt with the previous version! Link to comment Share on other sites More sharing options...
fanatf1 Posted June 27, 2005 Share Posted June 27, 2005 Here comes a NET Framework 2.0 beta 2 - need a silent installer for ua XP.Anybody know the keys to it ? Link to comment Share on other sites More sharing options...
maxamoto Posted July 5, 2005 Share Posted July 5, 2005 i dont think so. i installed and no prompt for the last and previous netfx packs from ryan.<{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... Link to comment Share on other sites More sharing options...
Sonic Posted July 5, 2005 Share Posted July 5, 2005 the .NET FrameWork 2.0 Beta2 (from Visual Studio 2005 Beta2) is in the same format of .NET FrameWork 1.1 ... So you can use the officials switchs (I don't remember but Bi0haZarD says dotnetfx.exe /q:a /c:"install /l /q" .. try it .Goodbye. Link to comment Share on other sites More sharing options...
Cybertronic Posted July 14, 2005 Share Posted July 14, 2005 Sorry for bumping this thread 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" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Applications\dotnetfx.exe /q:a /c:"install /l /q"" /fWhat am I doing wrong? Whenever I test it, it says it has too many parameters Please help Link to comment Share on other sites More sharing options...
tarquel Posted July 15, 2005 Share Posted July 15, 2005 You need to escape the "s I'd say i.e. the ones inside the command lineNath. Link to comment Share on other sites More sharing options...
Cybertronic Posted July 21, 2005 Share Posted July 21, 2005 (edited) Sorry for replying extremely late, could you please be more specific? or give an example that I can test with please? Thanks Edited July 21, 2005 by Cybertronic Link to comment Share on other sites More sharing options...
tarquel Posted July 21, 2005 Share Posted July 21, 2005 (edited) REG ADD %KEY%\050 /VE /D ".NET FrameWork 2.0 Beta 2" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Applications\dotnetfx.exe /q:a /c:***\***"install /l /q***\***"" /fI'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 CheersN. Edited July 21, 2005 by it_ybd Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now