SOLVED: drivers from CD possible even without winnt.sif!
#441
Posted 18 December 2006 - 04:53 PM
7. edit TXTSETUP.SIF directly under [SourceDisksFiles] to include the following entries:
CODE
setupORG.exe = 1,,,,,,,2,0,0
presetup.cmd = 1,,,,,,,2,0,0
These two are absolutely neccessary, everything else can come from CD later on.
There are different sections with the SourceDisksFiles. Which one do I put those two above entries under? The first one?
#442
Posted 19 December 2006 - 05:50 PM
1) Choose one file, it can be anything, the file acts as a "marker" only.
2) It's under the first [SourceDisksFiles] only.
#443
Posted 20 December 2006 - 03:02 AM
#444
Posted 03 March 2007 - 10:38 AM
#445
Posted 22 April 2007 - 05:11 AM
is the setdevicepath is occuring the problems.
This post has been edited by shafaet: 22 April 2007 - 05:13 AM
#446
Posted 31 May 2007 - 06:11 AM
So far I've been working with both AutoIt and WPI to try to get one of them to start using Dependency Walker to see what files are required for these programs to work but still no luck.
#447
Posted 06 June 2007 - 11:16 AM
What else do I need to change in the Presetup.cmd to make this work
Thank you
#448
Posted 06 June 2007 - 11:23 AM
#450
Posted 29 December 2007 - 05:05 PM
I made on my DVD a directory named Drivers. It has many subdirs with extracted drivers of all driverpacks. it is about 1.4 GB. I know, but I have space on the DVD, why I have to extract file to my hard drive? Thats the problem. After presetup.cmd my system is frozen, the DVD drive is working-working, but nothing happens. Interesting: with virtualbox (wmvare like software, but free) it is OK.
One time I left my computer to work, after about 1 hour the setup continued and every hardware was recognised correctly.
Is it normal?
Other: I made a service DVD with BartPE. I made a little change in the PROGRAMS hive: I modified the DevicePath key to point on my DVD/Drivers subdir (and recursively ofc. It is about a 15000 byte long field...). Same as before: during recognising my HW, the system was hunged up, DVD was worked also. I ejected the DVD, but the system was too busy to continue, I think it tried to solve the path of my drivers. No error messages or something similar.
Can anyone help me?
(Sorry about my english... Maybe everybody understood me!
Joc
#451
Posted 01 January 2008 - 09:27 PM
#452
Posted 19 February 2008 - 09:33 PM
Cheers for any help.
#453
Posted 27 May 2008 - 07:57 AM
Too bad.
#454
Posted 27 May 2008 - 05:34 PM
Da Killah, on May 27 2008, 11:57 PM, said:
Too bad.
I've found the solution ... if you use the DriverPacks Base to slipstream your drivers, one of the methods you can use creates a modded EXE.
I've uploaded one people can use as a replacement for this method here:
http://soporific.dsl...files/SETUP.rar
but ideally, scrap this method and use the Driverpacks method in its entirety.
Hope this helps. Sop.
#455
Posted 07 August 2008 - 07:28 AM
set tagfile=\WIN51 for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:%tagfile%" set CDDRIVE=%%i:
Indeed, if there's a Hard Disk with a WIN51 file at root, then identification is corrupted. One good thing should be that fake setup.exe passes drive letter as argument. This one can detect drive letter from which its launched, easily with windows API.
Does anybody have the source of fake setup.exe? I could mod it to suit my own needs.
Cheers,
Kal
#456
Posted 29 August 2008 - 03:53 AM
Da Killah, on May 27 2008, 03:57 PM, said:
Too bad.
I just extract the SETUP.EX_ from Windows XP SP2 to SETUPORG.EXE, which works flawless together with the modified SETUP.EX_ from this page.
#457
Posted 29 August 2008 - 03:53 AM
This post has been edited by booster: 29 August 2008 - 03:53 AM
#458
Posted 26 October 2008 - 11:07 AM
This post has been edited by Joc: 26 October 2008 - 11:27 AM
#459
Posted 27 October 2008 - 05:58 AM
booster, on Aug 29 2008, 11:53 AM, said:
Da Killah, on May 27 2008, 03:57 PM, said:
Too bad.
I just extract the SETUP.EX_ from Windows XP SP2 to SETUPORG.EXE, which works flawless together with the modified SETUP.EX_ from this page.
Ah thanks for the tip. I'll try it out...
#460
Posted 08 November 2009 - 11:30 AM
soporific, on May 27 2008, 08:34 PM, said:
Da Killah, on May 27 2008, 11:57 PM, said:
Too bad.
I've found the solution ... if you use the DriverPacks Base to slipstream your drivers, one of the methods you can use creates a modded EXE.
I've uploaded one people can use as a replacement for this method here:
http://soporific.dsl...files/SETUP.rar
but ideally, scrap this method and use the Driverpacks method in its entirety.
Hope this helps. Sop.
Which method is?
And please reupload the file thx!



Help

Back to top









