Kapo Posted September 23, 2005 Posted September 23, 2005 i've create a RunOnceEx method installationbut i've a problem on the first part.REG ADD %KEY%\005 /VE /D "Microsoft .NET Framework 1.1" /fREG ADD %KEY%\005 /V 1 /D "%CDROM%\Apps\netfrwrk\netfx.msi /qn /norestart" /fthis is my string.The problem is that when the command is executed,the .Net frameworks gives me this message:"Insert .NET Framework disk".Why?Is because it starts from cd?TNX all again.
InTheWayBoy Posted September 23, 2005 Posted September 23, 2005 I don't know, but may I suggest this:http://ryanvm.msfn.org/There is a custom .NET installer that doesn't need any switches...just double-click or call from a batch file and that's it...no muss, no fuss.
Nakatomi2010 Posted September 23, 2005 Posted September 23, 2005 Almost no fuss, only way I get that thing to work is by adding it to the svcpack section, and even then I think it's still causing issues...
InTheWayBoy Posted September 23, 2005 Posted September 23, 2005 The silent installer by RyanVM has issues? Well...I never seen one...what's the issue? I usually install mine via WPI, along with all the other applications I install on every machine. Never really figured to test it out, but I know I have several .NET applications that seem to run as they always have.
Nakatomi2010 Posted September 23, 2005 Posted September 23, 2005 I've tried double clicking it, an the RunOnceEx method, I only got sucess by running through the svcpack.inf file....Typically spits back an error about something not being right and there not a browser for help....
InTheWayBoy Posted September 23, 2005 Posted September 23, 2005 Interesting...I wonder if he's aware of that issue. WPI runs from RunOnce, but then it makes it own list of applications to install, so they aren't installed from RunOnce.
Kapo Posted September 24, 2005 Author Posted September 24, 2005 but the installer is in english right?Can i do the same thing in my own language?
Kapo Posted September 24, 2005 Author Posted September 24, 2005 and another question...why i cannot download the ryan file?The link takes me on the msfn homepage
prathapml Posted September 24, 2005 Posted September 24, 2005 http://www.whatcounter.com/dlcount.php?id=...es/netfxsp1.exe
Kapo Posted September 25, 2005 Author Posted September 25, 2005 mmm....maybe there is a problem, your link redirect me to www.msfn.org....i've also tryied with wget...but nothing.
Kapo Posted September 25, 2005 Author Posted September 25, 2005 the problem was that i've the firewall in stealth browsing mode...now is ok...i've downloaded the files. thanks
Kapo Posted September 25, 2005 Author Posted September 25, 2005 The Corel Paint Shop Pro X has the same problem...it tells meabout a disk....how can i made the 7-zip installer?
InTheWayBoy Posted September 25, 2005 Posted September 25, 2005 Well here's the guide I used:http://www.msfn.org/board/index.php?showtopic=39048I took that and further customized it to meet my own needs, but that's the best guide so far.
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