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
![]() ![]() |
Mar 11 2005, 11:24 AM
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 10-August 04 Member No.: 26926 |
Hi,
I made a winxpsp2 unattended dvd with some apps etc. Everything works fine, except for the microsoft framework (dotnetfx.exe) 1.1. I'm trying to do an unattended MS framework 1.1 install. I'm using the redistributable version. Actually, the setup starts but stopps almost 10 or 15 seconds later, with the following message: please insert the disk: microsoft .net framework 1.1 I've read this thread, and tried also framework 1.1 with sp1 slipstreamed etc... the same thing happens, "please insert... framework 1.1" http://www.msfn.org/board/index.php?showto...10entry180154 Here is the runoncex command line launching the framework install: REG ADD %KEY%\52 /V 1 /D "cmd /c start /I /wait %APPS%\microsoft\framework\netfx.msi /qr REBOOT=Suppress" /f Has someone an idea how to solve this problem? This is really annoying as I need the application to be installed. In advance, many thanks!!! Every hint, help, url, doc or anything else is welcome! As I no clue what I could try next. |
|
|
|
Mar 11 2005, 12:47 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 216 Joined: 18-September 04 From: Corrientes Member No.: 31394 OS: XP Pro x86
|
|
|
|
|
Mar 11 2005, 01:00 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 507 Joined: 9-February 05 From: Philippines Member No.: 43564
|
QUOTE REG ADD %KEY%\52 /V 1 /D "cmd /c start /I /wait %APPS%\microsoft\framework\netfx.msi /qr REBOOT=Suppress" /f i dont think u need to add the REBOOT=SUPPRESS switch..heres mine.. & im using sp1 version its working CODE REG ADD %KEY%\025 /V 1 /D "%systemdrive%\Software\dotNetFx\netfxsp11.exe" /f and.. what are these lines for? QUOTE cmd /c start /I /wait
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 8th January 2009 - 11:50 PM |