SOLVED: drivers from CD possible even without winnt.sif!
#151
Posted 12 September 2004 - 03:07 PM
#152
Posted 12 September 2004 - 05:04 PM
Pyron, on Sep 12 2004, 01:08 PM, said:
bitmonster, on Sep 12 2004, 11:56 AM, said:
Do you really need this? I don't see any practical use here.
Nevertheless, I think about it.
As I said, I can work with compressed and uncompressed drivers simultaneous the way it's currently implemented, so I can live with it already. But I think this would make the whole thing even more universal and clever.
And I have the feeling, that there is not much to change in the source of SetDevicePath, so it will support more than one path.
#153
Posted 13 September 2004 - 12:08 AM
bitmonster said:
in different drive...
that's a good idea, uncompressed for the old way in cd, for testing.
Bâshrat the Sneaky said:
i love that new meaning for built-in.
Pyron said:
THANKS A LOT, for your guide & lovely little tools.
and thanks to this forum, somebody always makes me
#154
Posted 13 September 2004 - 04:36 AM
@idle.newbie...I will test as soon as I can, but im not quite at the point of testing yet
#155
Posted 13 September 2004 - 05:23 AM
evilvoice, on Sep 13 2004, 04:36 AM, said:
I tried to prepare it in presetup.cmd, that's right. (Actually I didn't test that bit, but I am pretty confident that it works.)
--
Pyron
#156
Posted 13 September 2004 - 06:31 AM
#157
Posted 13 September 2004 - 09:54 AM
--
Pyron
#158
Posted 13 September 2004 - 04:20 PM
For the moment I'll try expanding 7za.ex_ from serialz method...
@pyron when you say it starts the setup of GUI mode, does it count as GUI setup when you nlite a cd to get the classic win2k installation style (no blue kiddish gui during install, only a progress bar).. Anyway I'll find it out soon
And what is this supposed to do? I know it's optional but maybe it's usefull it it's there
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 +=======================================================+
Same thing for this one
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
Anyway, for my part i'm installing 7zip to the computer so I don't really need to copy 7za.exe to the system32 directory, but what is this system32.7z?
And a last one, cause I'm curious, why is setup.exe run with %1 %2 %3 %4 ?? are those variables? and where do they find their value then?
#159
Posted 13 September 2004 - 05:08 PM
#160
Posted 13 September 2004 - 10:32 PM
#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



Help


Back to top









