MSFN Forum: Drivers from CD: Simple Method - MSFN Forum

Jump to content


  • 12 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Drivers from CD: Simple Method Rate Topic: ***** 1 Votes

#141 User is offline   Afterdawn 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 04-November 04

Posted 20 December 2005 - 07:29 PM

I read the whole thread.. and it seems this new method is quite a hack on a hack :P

Well.. it works for the moment, so :thumbup

This post has been edited by Afterdawn: 22 December 2005 - 04:26 PM



#142 User is offline   thuun derboy 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 06-March 05

Posted 25 December 2005 - 01:18 PM

1. Way too much trouble, and I fuss over alot of things.
2. You STILL wind up copying files to HDD.
3. (most important) Winnt.sif adds supports for extra drivers
and if you really shudder at the though of using a del command in you scripts, you may not know how windows uses you HDD in the first place.
4. Why am I wasting my time with this post? Good question! BYE!! :wacko:

#143 User is offline   cyberloner 

  • CyberMania.ws
  • PipPipPipPip
  • Group: Members
  • Posts: 535
  • Joined: 19-July 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 December 2005 - 06:23 AM

actually this method works for slipstreaming sata driver with it....

i dun use OemPnPDriversPath=DRIVERS\ in winnt.sif or copy any sata on my harddisk...
i just edit the txtsetup.sif for hardware stuff ...
and copy some nvraid.SY_ , VIAMRAID.SY_ SI3132.SY_ IASTOR.SY_
in the i386 folder and everything is install well...


just let who dunno about it only... =)

Cheers

#144 User is offline   a06lp 

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

Posted 28 December 2005 - 07:22 AM

View Postthuun derboy, on Dec 25 2005, 03:18 PM, said:

1. Way too much trouble, and I fuss over alot of things.
2. You STILL wind up copying files to HDD.
3. (most important) Winnt.sif adds supports for extra drivers
and if you really shudder at the though of using a del command in you scripts, you may not know how windows uses you HDD in the first place.
4. Why am I wasting my time with this post? Good question! BYE!! :wacko:


1) Still way too much trouble? It's so easy - 3 simple steps! What more do you want?

2) Umm... no you don't. What files get copied?

3) What are you talking about?

4) Bye...

View Postcyberloner, on Dec 27 2005, 08:23 AM, said:

actually this method works for slipstreaming sata driver with it....

i dun use OemPnPDriversPath=DRIVERS\ in winnt.sif or copy any sata on my harddisk...
i just edit the txtsetup.sif for hardware stuff ...
and copy some nvraid.SY_ , VIAMRAID.SY_ SI3132.SY_ IASTOR.SY_
in the i386 folder and everything is install well...


Just to clarify: I never said this won't work alongside a different method (which it seems you are doing for sata driver); I was saying using this method alone won't work for mass-storage drivers.
But thanks for posting that it does work, I'm sure others will find the info useful! :thumbup

#145 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,693
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 January 2006 - 06:54 PM

@ all

Well I don't see any files being copied to the Hdd??
All workin very reliably & nicely here.
You fellas ought to do more research prior to postin that nonsense.

Cheers

MC.

#146 User is offline   a06lp 

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

Posted 06 January 2006 - 12:43 PM

View PostMAVERICKS CHOICE, on Jan 4 2006, 08:54 PM, said:

Well I don't see any files being copied to the Hdd??
All workin very reliably & nicely here.
You fellas ought to do more research prior to postin that nonsense.


EXACTLY!

Thanks you, mav.

#147 User is offline   ImForrestGump 

  • Group: Members
  • Posts: 2
  • Joined: 14-January 06

Posted 14 January 2006 - 11:25 PM

I have 4 questions on the Simple Method.

1. Can I delete the C:\Drivers folder in T-13?
2. If my entire Driver collection is compressed, how will Windows respond if I have to reinstall a specific pnp hardware?

3. If I delete C:\Drivers at T-13, what will happen if I introduce a hardware later that was not installed during setup, but was in my Drivers.7z on the CD (all drivers compressed)?

4. Is this compatible with Windows 2000?

#148 User is offline   Afterdawn 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 04-November 04

Posted 15 January 2006 - 01:52 PM

View PostImForrestGump, on Jan 15 2006, 07:25 AM, said:

I have 4 questions on the Simple Method.

1. Can I delete the C:\Drivers folder in T-13?
2. If my entire Driver collection is compressed, how will Windows respond if I have to reinstall a specific pnp hardware?

3. If I delete C:\Drivers at T-13, what will happen if I introduce a hardware later that was not installed during setup, but was in my Drivers.7z on the CD (all drivers compressed)?

4. Is this compatible with Windows 2000?


1. Yes, because drivers have already been detected at this stage.
2. It will just install them from the location [where you've decompressed the drivers].
3. It will pop-up that it can't find the drivers at [where you've decompressed the drivers] and prompt for a location where they might be.
4. Yes.

This post has been edited by Afterdawn: 15 January 2006 - 01:53 PM


#149 User is offline   ImForrestGump 

  • Group: Members
  • Posts: 2
  • Joined: 14-January 06

Posted 15 January 2006 - 07:31 PM

Thank you for the reply.

I am using vmware to test. The WatchDriverSigningPolicy would not work in my instance, so I wrote a vb6 exe that basically uses a timer control at 500ms and does an AppActivate "Digital Signature Not Found" and then sendkeys "Y", True. Not as efficient as Pyron's c+ version and is 16Kb vs. Pyron's 4K. This worked for my vmware.

Also, I don't know if this is the right forum for video drivers, but you can get more than 640x480 in VMWare during the setup when the logon box finally pops up. After you do the vm iso boot and go through all phases of the setup, you can install the VMware Tools into that instance of vm after initial logon. After that, the video drivers are located in C:\Program Files\VMWare\svga. Copy the 4 or so files to the floppy drive, close vmware so your real PC has access to the floppy drive. Add the VMWare video driver to your driver repository.

I also have a Windows Update script that you can call from RunOnceEx that will connect automatically to either a WSUS enterprise server (takes an additional registry hack) or to windowsupdate.com. Then run shutdown.exe to reboot.

Now, you can truly start setup and, in an hour or so, come back and windows will be up to date. I know some people don't like wu and actually curse at us who do, but this has helped my company tremendously.

I also noticed that I could locate the six or so files from this forum to $OEM$\bin and everything works great. I also changed the default C:\Drivers to %systemroot%\inf\oemdrivers\. This keeps my root of C uncluttered as well as my $OEM$. I already have an inhouse developed utility that I use to set Symantec AV defaults, stores the admin password encrypted (far better than MS way).

#150 User is offline   Tommix 

  • Group: Members
  • Posts: 7
  • Joined: 13-February 06

Posted 15 February 2006 - 05:49 PM

Why need to make all this stuff? With nLite you can very simple as a.b.c integrate drivers.

#151 User is offline   tom9191 

  • Group: Members
  • Posts: 6
  • Joined: 16-February 06

Posted 16 February 2006 - 05:27 PM

Hi.
im new to this forum and this is my first post..
so..
here comes my doubt..its like dis
i donwloaded da driver pack and i extracted dem but it appears as d/c/1/... etc..
is it suppose to be like dis?? am i suppose to do anything more??
thnx ahead..

#152 User is offline   5eraph 

  • Update Packrat
  • Group: Supreme Sponsor
  • Posts: 954
  • Joined: 04-July 05
  • OS:XP Pro x64
  • Country: Country Flag

Posted 16 February 2006 - 10:01 PM

@tom9191:

You need DriverPacks_BASE to make any of the other DriverPacks work.

#153 User is offline   tom9191 

  • Group: Members
  • Posts: 6
  • Joined: 16-February 06

Posted 17 February 2006 - 05:02 AM

Hi..its like dis..i already have da drivers pack of Bâshrat the Sneaky's DriverPacks and i extracte4d dem and wat appears is da image inn da attachment..xD

Attached File(s)



#154 User is offline   5eraph 

  • Update Packrat
  • Group: Supreme Sponsor
  • Posts: 954
  • Joined: 04-July 05
  • OS:XP Pro x64
  • Country: Country Flag

Posted 17 February 2006 - 11:51 AM

You shouldn't extract anything; DriverPacks_BASE.exe does all the work for you. Just run BASE and follow the instructions.

#155 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,557
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 26 February 2006 - 10:29 PM

Outstanding work! This method is fast, easy, and effective. It works great with HFSLIP.

Thanks!

#156 User is offline   a06lp 

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

Posted 28 February 2006 - 07:30 AM

View PostTAiN, on Feb 27 2006, 12:29 AM, said:

Outstanding work! This method is fast, easy, and effective. It works great with HFSLIP.

Thanks!


Glad to hear! :thumbup

#157 User is offline   Unlock 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 17-September 04

Posted 28 February 2006 - 08:11 AM

I've problem.....My pc reboot always after the copy of the files of windows

OK RESOLVED

This post has been edited by Unlock: 01 March 2006 - 06:13 AM


#158 User is offline   a06lp 

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

Posted 01 March 2006 - 07:47 AM

View PostUnlock, on Feb 28 2006, 10:11 AM, said:

I've problem.....My pc reboot always after the copy of the files of windows

OK RESOLVED

:blink: :blink:

...ok

#159 User is offline   Unlock 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 17-September 04

Posted 01 March 2006 - 10:34 AM

new problem:

1)Start installation windows
2)start driver.cmd and I see all operation after, pc restart and blue screen

WHY?

I've many drivers for more pc in drivers directory...Is the problem it?

#160 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,557
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 04 March 2006 - 10:10 PM

This would be cool as an addon pack. Has anyone tried to build one yet?

Share this topic:


  • 12 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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