MSFN Forum: Driver Compressor - MSFN Forum

Jump to content


  • 7 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#61 User is online   Acheron 

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

Posted 04 February 2005 - 09:36 AM

Fonceur, problem solved. Difficult to track this one but the error was caused by difference in capitalization of filenames that broke the code.

:hello:


#62 User is offline   Ghost82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 138
  • Joined: 21-November 04

Posted 12 February 2005 - 01:44 PM

I just got an idea:

Would it be possible to make the script search for inf's in multiple folders?

i.e:
running the script from <root> scanning subfolders:

<root>\iiyama Drivers\CRT Monitor\<model1>
<root>\iiyama Drivers\CRT Monitor\<model2>
<root>\iiyama Drivers\CRT Monitor\<model3>
etc etc...

the output folders would still be:

<root>\iiyama Drivers\CRT Monitor\<model1>\<folder with compressed files>
<root>\iiyama Drivers\CRT Monitor\<model2>\<folder with compressed files>
<root>\iiyama Drivers\CRT Monitor\<model3>\<folder with compressed files>

This would really help me as I have a whole bunch of drivers that I pulled from serveral CD's and I want to compress them for integration...

This post has been edited by Ghost82: 12 February 2005 - 01:45 PM


#63 User is offline   keytotime 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 400
  • Joined: 05-October 04

Posted 19 February 2005 - 08:33 PM

This is a amazing tool. Can you make a version that compress all the files into one folder and copy all the inf's into that folder. Because some driver installs share alot of files, with the current method it creates semi-redundant folders.

#64 User is offline   zerospeed 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 07-January 05

Posted 22 February 2005 - 01:11 AM

I'm having problems using compress.cmd with Intel INF files.

I followed the instructions form this post

and copy the 68 files (.cat & .inf) to a new folder.
The I ran compress.cmd and got this resulting screen.

       ++++++++++++++++++++++++++++++++++++++
                Driver Compressor Tool

                 ®2005 Klaas Nekeman
         ____________________________________
         msfn.org - for your unattended needs
        ++++++++++++++++++++++++++++++++++++++

        Setupfile:      815.inf

        Setup directory:        \System\815.

        File:   815.inf
        1 file(s) copied.
        File:   815.cat
        1 file(s) copied.
) was unexpected at this time.

S:\_building_\nlite_drivers_raw\intel_inf>


Only 815 gets created.

Following the post, isn't suppossed multi-inf directories could be parsed?
I have attached (7z) the intel_inf folder for your testing.

(it is based on 1012 chipset inf from intel site).

Thanks

Zero

Attached File(s)



#65 User is offline   BaTLeZone 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 10-October 03
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 05 March 2005 - 01:13 PM

WOW this is a cool tool :thumbup

I tried it on all of my drivers that I have on my 2000 CD and my ISO is now a 100megs smaller!

:thumbup


I still have to test it yet though I'll let you know how it turns out.

#66 User is offline   slimzky 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 412
  • Joined: 09-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 March 2005 - 02:45 PM

this tool trimmed down my 30mb nvidia71.90 driver down to 6.36mb :whistle:

#67 User is online   Acheron 

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

Posted 08 March 2005 - 04:25 PM

zerospeed, I fixed it.

However the Intel Inf updates doesn't install any files, so using the driver compressor is useless for that one.

#68 User is offline   OCedHrt 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 08-August 04

Posted 19 March 2005 - 05:42 AM

I just had an interesting idea...wouldn't it work if you went through and changed the destionation directories to a predefined output directory and just processed the inf as if you were installing the driver. Of course this would only work on the system with the hardware but you would get the required files for installation for your specific configuration.

#69 User is offline   BaTLeZone 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 10-October 03
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 19 March 2005 - 11:55 AM

After tring it on a lot of diferent drivers I have found a few gliches....

On SIS video driver the driver does not like the file SiSInst.dll compressed on install win2000 said could not find file. To fix it I just restored this file to original.

On ATI (and some others) there is a sub folder B_09006 were part of the driver is stored. Your utill reports thoughs files as not found. I copied all filles in that fold together with the rest and run the utill again worked fine, but on the install it came up looking for the files in this folder and I had to change the location. After install was complete the driver install did not work.

Any ideas? :blink:

#70 User is online   Acheron 

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

Posted 19 March 2005 - 12:37 PM

Have you a link to download these specific drivers?

#71 User is offline   BaTLeZone 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 10-October 03
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 19 March 2005 - 02:02 PM

Here is the one for ATI: https://support.ati.....asp?deptID=894

When you d/l the driver and get it to unzip I go to .\wxp-w2k-catalyst-8-111-050222a-021277c\Driver\2KXP_INF this is were I run your utill but the missing files are in \wxp-w2k-catalyst-8-111-050222a-021277c\Driver\2KXP_INF\B_21349.

If I don't have the B_21349 with the files in it I get ask for location of the files.


I hope this helps.

#72 User is online   Acheron 

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

Posted 23 March 2005 - 01:28 PM

BaTLeZone, I suggest you to copy the infs in wxp-w2k-catalyst-8-111-050222a-021277c\Driver\2KXP_INF to the 2KXP_INF\B_21349 directory and run the compress.cmd from there. It's not a big issue

#73 User is offline   BaTLeZone 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 10-October 03
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 28 March 2005 - 09:14 PM

So you are saying that I should use the B_21349?

so I would use...

$OEM$\$1\DRIVERS\B_21349

instead of..

$OEM$\$1\DRIVERS\v09

?

Runnning the util is not the problem the problem is when I do an auto install and a window come up saying can not find files in c:\DRIVERS\v09\.\B_07315. I have to keep changing it all the time. Or am I still doing something wrong?

#74 User is offline   Zoofield 

  • http://tor.eff.org/
  • Group: Members
  • Posts: 28
  • Joined: 28-November 04

Posted 04 April 2005 - 02:34 PM

To answer the previous post using ATI drivers if not figured out yet.

My files, yours maybe different do to updates and what not.

005_ATI\B_20132\
Uncompressed files


005_ATI\
atiiseag.ini
C2_20455.inf
CX_20455.cat
CX_20455.inf


You Don’t need atiiseag.ini (I don’t think and also .cat files are only for windows file protection so if you disable might as well delete.)

copy C2_20455.inf

Copy CX_20455.inf

Copy compress.cmd

To: B_20132\

Run.. ignore errors..

Delete all in B_20132\ except folder Display (this is the new folder).

Explore the folder created if there is only an inf, delete (or ignore) that folder
if there are other files in the folder with inf select all except inf.
cut and paste to original B_20132 directory when finished delete
the Display folder.

This way items are still in original place but now compressed and extraneous
items have been removed.

After

\005_ATI\B_20132\
ati2cqag.dl_
ati2dvag.dl_
ati2edxx.dl_
ati2evxx.dl_
etc…….. compressed files

005_ATI \
C2_20455.inf
CX_20455.cat
CX_20455.inf

#75 User is online   Acheron 

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

Posted 04 April 2005 - 03:00 PM

Yes, you can actually create compressed drivers by moving the inf's to the right directory. Driver Compressor doesn't look for files in other directories than where it's run from.

P.S. What happens if you choose Windows to update your ati videocard and choose manually for the directory the installinf's are located. Does Windows look in subdirs to find files?

#76 User is offline   Zoofield 

  • http://tor.eff.org/
  • Group: Members
  • Posts: 28
  • Joined: 28-November 04

Posted 05 April 2005 - 03:05 PM

The install .inf directs windows to sub dir's is this what you mean??

[SourceDisksNames.x86]
1 = %DiskId%,,,.\B_20132

.\B_20132\ is the sub dir

then.. yes.

#77 User is online   Acheron 

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

Posted 05 April 2005 - 03:18 PM

Oh thanks. I totally overlooked actually :blink:

However this takes lot's of coding. I'll see what I can do

#78 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

Posted 03 May 2005 - 01:50 AM

great tool!

The only driver I have a problem with is this one.

It copies the .int, and the.cat and then tells me it can't find the rest of the files
(apfiltr.sys not found!
vxdif.dll not found!
etc.)
but the files are in the directory.

what could be the cause of this?

#79 User is online   Acheron 

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

Posted 03 May 2005 - 12:24 PM

Glowy, on May 3 2005, 08:50 AM, said:

great tool!

The only driver I have a problem with is this one.

It copies the .int, and the.cat and then tells me it can't find the rest of the files
(apfiltr.sys  not found!
vxdif.dll    not found!
etc.)
but the files are in the directory.

what could be the cause of this?
<{POST_SNAPBACK}>



TAB's in Sourcedisksfilesection. Fixed now B)

#80 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

Posted 03 May 2005 - 01:03 PM

Wohooo! wurx! perfect man!

edit:yeey I got the first download of the new version

Share this topic:


  • 7 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • 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