SOLVED: drivers from CD possible even without winnt.sif!
#161
Posted 14 September 2004 - 05:36 AM
#162
Posted 14 September 2004 - 07:25 AM
#163
Posted 14 September 2004 - 08:00 AM
evilvoice, on Sep 14 2004, 07:25 AM, said:
RunOnce is indeed running at T-34 but there is nothing wrong with it. If you refer to RunOnceEx, it still runs at T-13.
Try adding keys to RunOnce through HIVESFT.INF, it should be running at T-34.
--
Pyron
#164
Posted 14 September 2004 - 08:11 AM
#165
Posted 14 September 2004 - 09:08 AM
Thauzar, on Sep 14 2004, 12:20 AM, said:
REM +=======================================================+ REM | Prepare later installations (optional) | REM |-------------------------------------------------------| REM SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REM REG ADD %KEY%\998 /V 1 /D "%CDDRIVE%\OEM\bin\t-13_install.cmd" /f REM REG ADD %KEY%\999 /V 1 /D "REG ADD %KEY%\zzz999 /V 1 /D %CDDRIVE%\OEM\bin\postinstall.cmd /f" /f REM +=======================================================+
This is to add RunOnceEx entries to the registry. You've never heard of RunOnceEx? Then is http://unattended.msfn.org (the guide) the place to be!
Thauzar, on Sep 14 2004, 12:20 AM, said:
REM +=======================================================+ REM | Do other stuff like copying useful tools (optional) | REM |-------------------------------------------------------| REM cd %SystemRoot%\system32 REM %CDDRIVE%\OEM\bin\7za.exe x -y -aoa %CDDRIVE%\OEM\data\System32.7z
This is to extract usefull utilities (like pskill, 7za.exe, etc.) directly to the X:\WINfolder\system32 folder. (Does the same as $OEM$\$$\system32, only with (better) extraction!
Thauzar, on Sep 14 2004, 12:20 AM, said:
Those are the parameters to start the REAL setup.exe! Fore more info, you should PM Pyron I think.
#166
Posted 14 September 2004 - 08:31 PM
This troubles me... if svcpack.inf doesn't work, then how will we add the Pre-SP3 hotfixes?
#167
Posted 15 September 2004 - 01:42 AM
I explain: there is a .exe I extract with winRAR that gives me a folder with some setup files, lots of files, and 2 .cab files (i presume the drivers are hidden here). But running the installer extracts the files (where??? not in temp folder
Thanks
#168
Posted 15 September 2004 - 02:47 AM
BTW: can someone confirm the svcpack.inf issue? I didn't use it myself for such a long time that I can hardly remember how it works...
--
Pyron
#169
Posted 15 September 2004 - 06:39 AM
#170
Posted 17 September 2004 - 07:17 AM
#171
Posted 18 September 2004 - 10:34 AM
#172
Posted 18 September 2004 - 01:20 PM
evilvoice, on Sep 18 2004, 06:34 PM, said:
This is a disaster :'(
So after all this method isn't working anymore...
STUPID SP2
Any clue, Pyron?
#173
Posted 18 September 2004 - 01:26 PM
I have .NET-SP1, HighMAT and some other stuff in svcpack.inf and a bunch of compressed drivers also. No problem encoutered. Everything installs fine.
#174
Posted 18 September 2004 - 11:01 PM
What I have done is this...
DOSNET.INF
[optionaldirs]
hotfixes
TXTSETUP.SIF
SetupORG.exe (and whatever the numbers and commas after it)
Presetup.cmd
OEM\bin
7za
SetDriverPath
WatchDriverSigningPolicy
OEM
DriverPack_Lan.7z
svcpack.inf works if I copy setup.ex_ from the original on top of Pyrons.
Pyrons method does work, I REM the line in presetup.cmd that removes the drivers and it does extract and seems to work perfectly, but svcpack.inf is broken...unless there is something else I need to do...Ill test it again by ONLY copying the original setup.ex_ over pyrons and let people know if it works.
UPDATE: Ok, the only thing I did this time was to overwrite pyrons setup.ex_ with xpsp2 setup.ex_ and svcpack.inf works again. Again, this is all in a vm, but shouldnt it work in that? I know some people say that not everything will work in a vm, but honestly, I havent found something that doesnt work...before, I was having problems with reg tweaks, but that was because I had an error in my reg file.
#175
Posted 19 September 2004 - 02:11 AM
Yeah, shouldnt be any reason why it wouldnt work in a vm... If you reporduced it by just changing the setup.exe there must be something up...
This puts a hamper on my conversion to using pyrons tool.. May do it anyway as there are no hot fixes out yet.. Short of the whole tcpip.sys loopback thing.. But I integrated that already just by cabing tcpip.sys from the hot fix and dumping in i386.
#176
Posted 19 September 2004 - 07:02 AM
dotnet1.1sp1
msjvm (cause I like MS's Java machine)
highmat
wmp10
msxml
#177
Posted 19 September 2004 - 07:14 AM
evilvoice, on Sep 19 2004, 03:02 PM, said:
dotnet1.1sp1
msjvm (cause I like MS's Java machine)
highmat
wmp10
msxml
Did you repack the Dotnetfx installer? Maybe that's the problem...
#178
Posted 19 September 2004 - 07:18 AM
#179
Posted 19 September 2004 - 10:01 AM
#180
Posted 19 September 2004 - 10:09 AM
evilvoice, on Sep 19 2004, 07:18 AM, said:
I don't think this is the problem. I have the same 7z-sfx (and even some more) in my svcpack.inf and it works.
Did you try to remove everything from svcpack.inf and call a cmd.exe instead, to see if svcpack.inf gets executed (and to check pathes etc.)?
It might be the problem, that the SetupORG.exe doesn't get renamed properly to setup.exe. Did you check the files setup.old and setup.exe after your installation?
I don't use VM, so there might be some incompatibilities.



Help


Back to top









