Topic: Autoit Error

I downloaded all the latest driverpacks including the 3rd party packs. the base is also up to date. i'm in the process of integrating the drivers (using Method 1) in my nLited source and received this error message:

http://img467.imageshack.us/img467/8738 … ackjp3.jpg

I captured the image error. Any idea where I went wrong? Tnx.

Re: Autoit Error

Method 1 is your problem.
There's a limitation in the way Windows handles the driver entries (path string statement limit of 4096 characters.) and method 1 exceeds that limit when using all the DriverPacks.
Your best bet is to use Method 2 and if you need access to all the drivers post-install then enable KTD (keep the drivers).
Method 2 is much faster than method 1 anyway and should be the default.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Autoit Error

I've got no clue why you got this AutoIt error. Please post your DPs_BASE.log.

Founder of DriverPacks.net — wimleers.com

Re: Autoit Error

mr_smartepants wrote:

Method 1 is your problem.
There's a limitation in the way Windows handles the driver entries (path string statement limit of 4096 characters.) and method 1 exceeds that limit when using all the DriverPacks.
Your best bet is to use Method 2 and if you need access to all the drivers post-install then enable KTD (keep the drivers).
Method 2 is much faster than method 1 anyway and should be the default.

yes, you are right. i received that error the second time i tried it.

Re: Autoit Error

Bâshrat the Sneaky wrote:

I've got no clue why you got this AutoIt error. Please post your DPs_BASE.log.

I found where I went wrong. It's because I didn't choose "Enable QSC". I suggest/recommend that in the future DPBase, when the user opted for Method 1, it will automatically "enable QSC".

Another question. May I know what DriverPacks that I need to remove so I will not get the "exceeded 4096" error when using Method 1? Tnx.

Re: Autoit Error

kenotz wrote:

I found where I went wrong. It's because I didn't choose "Enable QSC".
Another question. May I know what DriverPacks that I need to remove so I will not get the "exceeded 4096" error when using Method 1? Tnx.

QSC should have had nothing to do with your initial integration.  QSC only speeds up subsequent integrations because all the hard work (compressing/decompressing/shifting) has already been done and the DPbase just pulls files from the cache instead of doing all the hard work again.
FYI, I always disable QSC because I am always changing the DriverPacks (averaging 2 integrations per day for testing).

As for the "method 1 slimming".
If you're only installing on a limited hardware base, you can open each DP, delete the folders not needed, then repack and integrate.  Double-check to ensure the folders you deleted are not referenced in the DP ini file for each ini.
Make sure you delete the files in the QSC if you pursue this method since DPbase will pull files from the QSC first and your changes will not be used (unless you renumber your DriverPacks with a higher number.

Last edited by mr_smartepants (2007-06-08 18:08:50)

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Autoit Error

Hi

Can we ask that you again run it in the way you got that error, and then post the log? Please?

The answer was 42?
Kind regards, Jaak.