MSFN Forum: SOLVED: drivers from CD - MSFN Forum

Jump to content



  • 24 Pages +
  • « First
  • 19
  • 20
  • 21
  • 22
  • 23
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

SOLVED: drivers from CD possible even without winnt.sif! Rate Topic: ***** 1 Votes

#401 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 05 June 2005 - 11:28 PM

Bâshrat the Sneaky, on Jun 5 2005, 11:06 PM, said:

Did you list the files in your txtsetup.sif AND in your dosnet.inf? This last one is required if you use WinPE! ;)
<{POST_SNAPBACK}>



YOU ARE A GENIUS!! I didn't get the error message.

Now i get a message, right before the GUI starts, saying it cannot find the driversigning.exe that pyron made...

Time to do some troubleshooting. Seems to me it can't find me CD drive , cuz the path shows up as could not find....\OEM\bin\thefile.exe

So i'll have to take a look at my presetup.cmd code.

I'll post my code if i can't figure it out. Thanks a lot again!


#402 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 05 June 2005 - 11:33 PM

found my problem, miss-spelled my tag file! OoOps

#403 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 05 June 2005 - 11:54 PM

Wow, I must have bad luck.

I am obtaining another error in the GUI portion of the setup, during the "Registering Components" stage, T-15 mark.

A Dialog box comes up titled "Internet Connection Wizard" and says the following:

"Windows cannot load the internet configuration library (ICFGNT.DLL). The following error occurred: The specified module could not be found."

After clicking OK, the setup continues.

Did a quick peek of my i386 folder, that file does not exist, (just searched for icfgnt.* a different file showed up)

I have a feeling this has to do with RyanVM's Post SP2 hotfix pack, but I am not sure. I followed his directions to intergrate them to my XP DVD with nLite.

Any suggestions?

#404 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 10 June 2005 - 08:22 AM

Did you use nLite?

#405 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 14 June 2005 - 10:58 AM

Bâshrat the Sneaky, on Jun 10 2005, 08:22 AM, said:

Did you use nLite?
<{POST_SNAPBACK}>


Yes I used nLite. I have yet to find a solution about this problem. I have posted my problem in over 10 threads with no replies. Right now, I am just avoiding the update pack with nLite all together....

#406 User is offline   dlevens 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 07-September 04

Posted 18 June 2005 - 03:42 PM

Do the following entries in presetup.cmd work? There seems to be some controversy on whether doing these at this stage actually stick? I want to reset driver signing and driver path but not sure if doing this at the end of presetup.cmd actually works.

REM +=======================================================+
REM | Reset DriverPolicy                                      |
REM |-------------------------------------------------------|
reg add "HKCU\Software\Microsoft\Driver Signing" /v Policy /t REG_DWORD /d 1 /f
reg add "HKCU\Software\Policies\Microsoft\Windows NT\Driver Signing" /v BehaviorOnFailedVerify /t REG_DWORD /d 1 /f
reg add "HKLM\Software\Microsoft\Driver Signing" /v Policy /t REG_BINARY /d 01 /f
REM +=======================================================+



REM +=======================================================+
REM | Cleanup                                               |
RD /Q /S %SystemDrive%\Drivers
REM | Reset DevicePath                                      |
%CDDRIVE%\OEM\bin\SetDevicePath.exe %SystemRoot%\Inf
REM +=======================================================+



If not then where and how is the best way to do this?

Dennis

#407 User is offline   scankurban 

  • F_s_M
  • PipPip
  • Group: Members
  • Posts: 240
  • Joined: 29-August 03

Posted 18 June 2005 - 09:43 PM

It was working for me until last day.My cd updated with may 2005 updates.But today update again my cd for hotfixes (18.06.2005),like rvm package but manual.system restarting after the textmode.When I use the original setup.exe its works fine.Am I doing something wrong?

Found the problem.i'm working with clean install and i forget txtsetup.sif lines for presetup.cmd,setupORG.exe

This post has been edited by scankurban: 22 June 2005 - 12:39 AM


#408 User is offline   paulosemblano 

  • Group: Members
  • Posts: 4
  • Joined: 22-June 05

Posted 27 June 2005 - 01:55 PM

For who he/she doesn't have a dvd, because you don't make a file .exe to copy the drivers of a cd for the hd?
Type: " Insert the drivers cd and press any key "
It is later: " Insert Windows XP'S cd again"

#409 User is offline   LispWarez 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 07-December 04

Posted 30 June 2005 - 03:57 AM

i have a major prob with my CD ever since i added the drivers to it. i added the nVidia graphics drivers, some modem drivers and the Realtek AC97 drivers all of which i need for my computer. but as soon as i try installing XP on a computer with different hardware it just stops installing. sometimes i get a blue screen and other times i get a flashing carrot in the top left corner. but if i install XP without the drivers then it all works OK. i also have a prob when im trying to install onto a SATA drive and i need to load the driver off the stiffy disk. when it tries to copy the driver from the stiffy it fails but again without the drivers included on the CD it works fine. anyone else having these probs or is it just me?
extra: i dont use nLite, the only things i have changed from the orig CD is Slipstreames SP2 and media player 10 and the winntbbu.dll
?????
am i destined to not have drivers included on my CD?
HELP

#410 User is offline   paulosemblano 

  • Group: Members
  • Posts: 4
  • Joined: 22-June 05

Posted 11 July 2005 - 03:24 PM

My presetup.cmd is like this, with the drivers already copied in a called paste DRIVERS, with the file SetDevicePath.exe in this paste, and WatchDriverSigningPolicy.exe in the CD\OEM\bin, but the drivers don't install.
What is wrong?

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:

%SystemDrive%
cd %SystemRoot%\system32

if exist setup.exe ren setup.exe setupold.exe
if exist setupORG.exe ren setupORG.exe setup.exe

%SystemDrive%\drivers\SetDevicePath.exe %SystemDrive%\drivers

start %CDDRIVE%\OEM\bin\WatchDriverSigningPolicy.exe

start /WAIT setup.exe %*

RD /Q /S %SystemDrive%\drivers

#411 User is offline   hakeem5454 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 370
  • Joined: 15-June 05

Posted 13 July 2005 - 08:26 PM

how do i do step 3(how do i uncab)

#412 User is offline   pene 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 05-July 05

Posted 14 July 2005 - 10:09 AM

*deleted*

This post has been edited by pene: 14 July 2005 - 02:52 PM


#413 User is offline   a06lp 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 976
  • Joined: 19-August 04

Posted 20 July 2005 - 09:08 PM

evilvoice, on May 9 2005, 08:17 AM, said:

I have also noticed that setdevicepath will only allow %systemroot%\inf as I have tried many other ways to get anything else to work...I ONLY use Ryans Update Pack and this Driver setup...it worked tons of times before, just not anymore...is there something that is possibly stopping this from working?
<{POST_SNAPBACK}>


Hmm, it just hit me that this may be the same problem I have been encountering recently. Can you confirm which RyanVM pack Version started this problem?

Also, did you end up with a solution to this?

#414 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 22 July 2005 - 10:37 AM

it was an error in where i ran setdevicepath...I tried different things and did get it working, though with the new rvmpack, I found out that my source was corrupted and have since had to start from scratch. I am not quite at the point to redo this yet, but when I do apply this method back, I will let everyone know problems or successes with it.

#415 User is offline   Ixel 

  • Group: Members
  • Posts: 6
  • Joined: 24-September 04

Posted 27 July 2005 - 03:04 PM

I'm wondering if this method of installing drivers (using the method originally posted by Pyron) works when you install the windows from the hard drive. I run winnt32 with /localsource switch and so setup starts the GUI and copies the necessary files to the hard drive, then goes to text setup, then back to GUI. Will it work doing it this way?

EDIT: To answer my own question and for anyone else who might be interested, it does work. Thanks to Pyron for his work on this.

This post has been edited by Ixel: 28 July 2005 - 09:36 PM


#416 User is offline   Sgt_Strider 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 18-January 04

Posted 31 July 2005 - 09:52 PM

hakeem5454, on Jul 13 2005, 08:26 PM, said:

how do i do step 3(how do i uncab)
<{POST_SNAPBACK}>



Good question, how do you uncab?

#417 User is offline   Necros 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 11-August 05

Posted 17 August 2005 - 02:10 AM

Hi

Pyron you made an excellent job ! Thanks a LOT !!!

But I got a problem with SetDevicePath.exe

I'm working on my multi boot DVD and Win2000 SP4 (slipstreamed from SP2 to SP4)
When I test my DVD, windows doesen't find any driver in my driver folder. I used setup_dbg.exe to test presetup.cmd.

Everything works well, but before the system reboot, I open a new commandline interpreter to use REG.EXE and to read the registry value

HKLM\Software\microsoft\windows\currentversion\DriverPath

However the returned value is %SystemRoot%\inf

I then launch manually SetDevicePath.exe and re-read the registry tu check the change.

REG.EXE returns the same string : %SystemRoot%\inf

I tried to execute SetDevicePath.exe on a fully installed windows 2000 and used regedit to check the change.

I get the same behavior.

I know that your file is win 2000 compatible because it worked.

I switched my project into multiboot with CD Shell because your executable failed during my last tests. So I restarted from scratch my DVD and implemented cd shell.

Have someone observed the same thing ? Did I forgot a step ??



Here is my essential DVD structure
\
  SETUP
    2K
      PRO
       I386
  DRIVERS
    2K
      <many subfolders>
  2PRO
    SYSTEM32


Now my Presetup.cmd
REM +=======================================================+
REM | Comment out what you don't need. These are mostly     |
REM | examples to give you an idea of how it all works.     |
REM +=======================================================+
SET DRIVERPATH=DRIVERS\2K


REM +=======================================================+
REM | Finding CDROM driveletter                             |
REM |-------------------------------------------------------|
set tagfile=\CDROM_NT.5
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:
REM +=======================================================+



REM +=======================================================+
REM | We should be already in system32, this is just to be  |
REM | sure                                                  |
REM |-------------------------------------------------------|
%SystemDrive%
cd %SystemRoot%\system32
REM +=======================================================+



REM +=======================================================+
REM | Trick Windows into identifying the original setup.exe |
REM | deleting the setup.exe will not work, just rename it  |
REM |-------------------------------------------------------|
if exist setup.exe ren setup.exe setupold.exe
if exist setupORG.exe ren setupORG.exe setup.exe
REM +=======================================================+



%CDDRIVE%\%DRIVERPATH%\SetDevicePath.exe %CDDRIVE%\%DRIVERPATH%
start %CDDRIVE%\%DRIVERPATH%\WatchDriverSigningPolicy.exe

REM I want to check that windows runs as I and Pyron want ! 
cmd

REM +=======================================================+
REM | Finally start the installation with the originally    |
REM | given parameters                                      |
REM |-------------------------------------------------------|
start /WAIT setup.exe %*
REM +=======================================================+
  


EDIT : I'm wondering if setdevicepath.exe fails since I burned my work on a DVD

This post has been edited by Necros: 17 August 2005 - 09:11 AM


#418 User is offline   The Glimmerman 

  • Member
  • PipPip
  • Group: Members
  • Posts: 132
  • Joined: 03-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 August 2005 - 11:45 PM

@Pyron

You stated in the first post that we need to reset the appropriate keys after using WatchDriverSigningPolicy.exe.
I think its not the HKCU, but it should be HKU. Am I right or wrong?

[HKEY_USERS\.Default\Software\Microsoft\Driver Signing]
"Policy"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Driver Signing]
"Policy"=hex:01

[HKEY_USERS\.Default\Software\Policies\Microsoft\Windows NT\Driver Signing]
"BehaviorOnFailedVerify"=dword:00000001


#419 User is offline   Oleg_II 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 679
  • Joined: 06-August 04

Posted 28 August 2005 - 04:17 AM

Pyron's method works great for me. But when I tryed using SVCPACK folder it seems running svcpack.inf is broken: if an .exe or .cmd file is placed in folder and in svcpack.inf it runs, but when I add Pyron's files, .exe and .cmd files don't run from svcpack.inf. Anybody experienced this behaviour?
Best regards,
Oleg 2

#420 User is offline   Bilou_Gateux 

  • Powered by Windows Embedded
  • PipPipPipPipPip
  • Group: Members
  • Posts: 766
  • Joined: 03-January 04

Posted 01 September 2005 - 07:28 AM

@Oleg_II, TheGlimmerman, Necros, Ixel
Try Drivers From CD (AutoIt Method), A newer, better way. =)

and you can get help from the author: hp38guser.

This post has been edited by Bilou_Gateux: 01 September 2005 - 07:28 AM


Share this topic:


  • 24 Pages +
  • « First
  • 19
  • 20
  • 21
  • 22
  • 23
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy