Topic: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

Line 0 (file e:\driverpack\DPs_BASE.exe"):

$outputfile = stringTrimRight($f_in, StringLen($f_IN_ext)) &f_out_ext
$outputfile = stringTrimRight($f_in, StringLen($f_IN_ext)) & ^ERROR

Error: Varible used without being declared

here is the Log....

2006-08-02 09:53:17 : <INIT> DriverPacks BASE 6.06.1 initialized.
2006-08-02 09:53:17 : <INIT> Detected settings file.
2006-08-02 09:53:17 : <INIT> Imported settings from settings file.
2006-08-02 09:53:17 : <INIT> Detected Windows XP Professional SP2 in E:\iXPCD.
2006-08-02 09:53:17 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2006-08-02 09:53:17 : <INIT> Detected DriverPack Chipset 6.08!
2006-08-02 09:53:17 : <INIT> Detected DriverPack CPU 6.08!
2006-08-02 09:53:17 : <INIT> Detected DriverPack Graphics A 6.08!
2006-08-02 09:53:17 : <INIT> Detected DriverPack Graphics B 6.03!
2006-08-02 09:53:17 : <INIT> Detected DriverPack Graphics C 6.03!
2006-08-02 09:53:17 : <INIT> Detected DriverPack LAN 6.05.1!
2006-08-02 09:53:17 : <INIT> Detected DriverPack MassStorage 6.03.1!
2006-08-02 09:53:17 : <INIT> Detected DriverPack Sound A 6.06.1!
2006-08-02 09:53:17 : <INIT> Detected DriverPack Sound B 6.06!
2006-08-02 09:53:17 : <INIT> Detected DriverPack WLAN 6.05!
2006-08-02 09:53:17 : <INIT> Could not detect any 3rd party DriverPacks.
2006-08-02 09:53:17 : <INIT> DriverPacks scanned sucessfully.
2006-08-02 09:53:17 : <GUI>  Initialized GUI.
2006-08-02 09:53:25 : <GUI>  Initialized UpdateChecker.
2006-08-02 09:53:57 : <GUI>  Downloaded list with latest versions.
2006-08-02 09:54:09 : <GUI>  Saved settings!
2006-08-02 09:54:09 : <GUI>  Closed GUI.
2006-08-02 09:54:09 : <SEL>  Selected module: mod_wxp_x86-32_disc_m1.
2006-08-02 09:54:11 : <PREP> Removed all attributes from \I386.
2006-08-02 09:54:11 : <PREP> Deleted old DriverPack MassStorage text mode drivers.
2006-08-02 09:54:11 : <PREP> Created a backup of \I386\winnt.sif.
2006-08-02 09:54:11 : <PREP> Restored \I386\txtsetup.sif.
2006-08-02 09:54:11 : <PREP> Restored \I386\dosnet.inf.
2006-08-02 09:54:15 : <PREP> Old temporary working directory deleted.
2006-08-02 09:54:15 : <PREP> Created temporary working directory.
2006-08-02 09:54:16 : <SLIP> Extracted DriverPack Chipset.
2006-08-02 09:54:16 : <SLIP> Extracted DriverPack CPU.
2006-08-02 09:54:58 : <SLIP> Extracted DriverPack Graphics A.
2006-08-02 09:55:40 : <SLIP> Extracted DriverPack Graphics B.
2006-08-02 09:56:06 : <SLIP> Extracted DriverPack Graphics C.
2006-08-02 09:56:12 : <SLIP> Extracted DriverPack LAN.
2006-08-02 09:56:19 : <SLIP> Extracted DriverPack MassStorage.
2006-08-02 09:57:02 : <SLIP> Extracted DriverPack Sound A.
2006-08-02 09:57:40 : <SLIP> Extracted DriverPack Sound B.
2006-08-02 09:57:40 : <SLIP> Started CAB compressing DriverPack Chipset (estimated 24 seconds).

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

That was actually a problem in a very old version of the DriverPacks BASE, that has been solved a long time ago... 6.08 can be released any time now, please let me know if this problem is persistent.

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

I was using DPs_BASE_6061.exe

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

eXtermia wrote:

I was using DPs_BASE_6061.exe

Yes, I can see that in the log file wink I'm just saying that I won't try to fix it, since this is not the latest version. Just let me know if the problem persists after updating to 6.08.

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

Are there any workarounds while I wait.


thanks

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

yes. i had error like this, but when i used different config it's gone. try

method for finisher - custom
enable ktd for all dp
qsc - enable

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

I am getting the exact same error and no combination of config settings makes it go away.

is BASE .08 available in beta form to see if it's fixed?

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

ixian wrote:

I am getting the exact same error and no combination of config settings makes it go away.

is BASE .08 available in beta form to see if it's fixed?

I've made you a beta tester, as you asked wink

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

Using current versions of DP_Base & Drive packs.  Get the undeclared variable error.

Has this problem been fixed?  If so, when will the next version be released?

Thanks...

@Edit
...Method 1 fails, irrespective of the options are used.
...Method 2 works OK.

Last edited by Bazza (2006-08-05 22:30:50)

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

Exactly same problem for me too...

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

I had the exact same error.  I fixed it by rebuilding DP_Chipset_wnt5_x86-32_608.7z leaving out .DS_Store a Mac remnant  file, I think. 

goodQ

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

So many people having this problem all of a sudden :s Two possibilities: 1) pure coincidence or 2) a boost in the number of DriverPacks users...

Please have a BIT more patience until DriverPack Sound B 6.08 will be released!

Founder of DriverPacks.net — wimleers.com

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

Hi, I'm new to the DriverPacks forum but am experiencing the same error messages as outlined here in v6.061.  Is there any way I can get on the beta testing list for 6.08?

Thanks,
TJ

Re: [SOLVED] Autoit ErrorLine 0 (file e:\driverpack\DPs_BASE.exe"):

Hi again - posted to another topic (DUPLICATE OF BUG #72: w2k3, M1: AutoIt Error while slipstreaming) but have had no reply. If possible, could you allow me access to the .08 BASE one way or another? Please?