MSFN Forum: Driver Compressor - MSFN Forum

Jump to content


  • 7 Pages +
  • « First
  • 5
  • 6
  • 7
  • You cannot start a new topic
  • You cannot reply to this topic

Driver Compressor Rate Topic: ***** 2 Votes

#121 User is offline   Roufneck 

  • Junior
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 28-January 06

Posted 06 March 2006 - 03:20 AM

View PostLodovik, on Mar 5 2006, 10:56 PM, said:

Hello,

When I use Driver Compressor (NSIS version, thanks Roufneck and hp38guser for putting time in this project) with the latest BTS Drivers Packs, I get a lot of warnings at the first stage of the process (Warning! Cannot find [file]). Is it normal? Will the compressed drivers work anyways?

I only check the [copy catalog] option before proceeding.

Keep the good work!


Yes, this is normal. In the BTS Drivers Packs there are a lot of .inf files which contains links to other windows drivers (like w2k, 98 and me). These drivers are already ripped out to save space. I tried several detections for this but I didn't get it working.

However I could make a option to skip .com, .sys, .dos and .vxd files. I believe these files have nothing to do with windows xp (I think).


#122 User is offline   Roufneck 

  • Junior
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 28-January 06

Posted 06 March 2006 - 03:46 AM

View Postzerospeed, on Feb 25 2006, 08:02 AM, said:

btw, compressing Realtek HD Audios took 42 minutes and copied 450MB, compress size was 150MB :wacko:


This is probably because you used the "Provider Disk Structure". This options copies every inf file to a different directory. Realtek uses the same drivers in every inf file. So you end up with 14 directories containing the same drivers. The same is happening with the VIA Vinyl sound drivers.

#123 User is offline   knef 

  • Group: Members
  • Posts: 1
  • Joined: 16-March 06

Posted 20 March 2006 - 02:17 AM

Great tool hp38guser!
I got it to work on all my drivers except "nvidia nforce 5.11 international whql"

now i have this question:
it filters unnecessary files and puts the remaining files in a subdir
and puts an underscore at the end of the extension like: *.dl_
someone in this thread said that the underscore means the file is cabbed.
is this true? and is it possible for me to put all files except the *.inf , in a
*.cab file? (I use CABpack.exe)

:)

#124 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 935
  • Joined: 28-June 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 20 March 2006 - 05:13 AM

View Postknef, on Mar 20 2006, 09:17 AM, said:

Great tool hp38guser!
I got it to work on all my drivers except "nvidia nforce 5.11 international whql"

now i have this question:
it filters unnecessary files and puts the remaining files in a subdir
and puts an underscore at the end of the extension like: *.dl_
someone in this thread said that the underscore means the file is cabbed.
is this true? and is it possible for me to put all files except the *.inf , in a
*.cab file? (I use CABpack.exe)

:)


The files with an underscore at the end are compressed Cab files. When you manually compress all files except inf in a cab-file, you have the problem some Driver Setups cannot succeed or won't install properly. You have to test this out manually for drivers that Driver Compressor currently can't handle.

#125 User is offline   Jimbolino 

  • Group: Members
  • Posts: 4
  • Joined: 25-January 05

Posted 09 April 2006 - 04:24 AM

View PostRoufneck, on Feb 9 2006, 04:38 AM, said:

I had some problems with this programm and couldn't change it to a working batch file. I was doing a project in NSIS, so I decided to try this in NSIS. Here is my result. Anyone cares to try this?

DrvComp version 2006.03.07

Features:
- Driver compression: This works only on drivers with .inf files!
- Multi directory / multi inf files
- Recompression cab files
- Driver version check
- Class/Provider dir structure creation

Changelog:
2006.03.07 Disabled warning message for missing .com, .sys, .dos and .vxd files.
2006.03.06 Fixed error with files extensions less than 3 characters (ATI).

Nice tool, only it goes into a endless loop when you put the destination dir in the same location as the source dir. A cancel button would be nice ;)

#126 User is offline   boooggy 

  • MSFN Master
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,320
  • Joined: 27-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 May 2006 - 07:38 AM

any chance of updating this nice tool?

#127 User is offline   MueR 

  • Group: Members
  • Posts: 1
  • Joined: 09-July 06

Posted 10 July 2006 - 04:13 AM

The nVidia nForce ethernet drivers dont seem to work.

#128 User is offline   tain 

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

Posted 21 October 2006 - 08:00 PM

I'm confused...where do we find the latest version of this? The first post or this other post? Or is that something different?

The first post hasn't been updated in a very long time...

#129 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,322
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 October 2006 - 08:03 PM

The second post you refer to is a different version but in my opinion is a much better tool.

#130 User is offline   tain 

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

Posted 21 October 2006 - 08:05 PM

Perhaps a new thread should be started for that tool?

#131 User is offline   Roufneck 

  • Junior
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 28-January 06

Posted 29 November 2006 - 08:58 AM

View PostTAiN, on Oct 22 2006, 03:05 AM, said:

Perhaps a new thread should be started for that tool?


If there is still interest in it, I can create a new thread.

#132 User is offline   Bilou_Gateux 

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

Posted 04 January 2007 - 03:44 AM

View PostRoufneck, on Nov 29 2006, 03:58 PM, said:

View PostTAiN, on Oct 22 2006, 03:05 AM, said:

Perhaps a new thread should be started for that tool?


If there is still interest in it, I can create a new thread.


Yes, there is still interest in it. Please create a new thread!

#133 User is offline   Roufneck 

  • Junior
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 28-January 06

Posted 04 January 2007 - 02:14 PM

View PostBilou_Gateux, on Jan 4 2007, 10:44 AM, said:

Yes, there is still interest in it. Please create a new thread!


Ah well in that case... New thread started.

#134 User is offline   RBCC 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 632
  • Joined: 09-July 04

Posted 28 February 2008 - 12:06 AM

1=%WINDiskName%,Disk1

I have a modem driver that uses a file called disk1 and has this in the inf, how do I use driver compression with this so it will work? John :whistle: :thumbup

#135 User is offline   sweept 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 08-November 05

Posted 12 July 2008 - 09:31 AM

thanks, im trying to use it in a script to run on all dir /b /ad
how will i make it create a new separate dir based on the current!

on to a completely new set ..

read c:\drivers\ > d:\new_compressed\

This post has been edited by sweept: 12 July 2008 - 09:34 AM


Share this topic:


  • 7 Pages +
  • « First
  • 5
  • 6
  • 7
  • You cannot start a new topic
  • You cannot reply to this topic

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



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