Have you seen Tips and Hints : Click Here!
Quote from: Mattma[AON] on September 18, 2007, 06:21:39 pmAlex I didn't get it in the beta, but I am getting the same as Swat in release version. And I also get the one that I sent to you already. It happens at startup.Quote from: =ACES=NYPDSwat[AON]you'll have work out a Vista beta test group to help you SmileyLooks like I'll be making a patch with-in 48 hours of a release... What am I? Microsoft? lol... Ok thanks for the feedback guys... I'm gonna plug away at her again.Yes I will Swat =DAfter some fixes I'll post a link here to get any of you who are willing to give it a test drive so I can address all the errors before I put it on SourceForge and look like a retard
Alex I didn't get it in the beta, but I am getting the same as Swat in release version. And I also get the one that I sent to you already. It happens at startup.
]you'll have work out a Vista beta test group to help you Smiley
Hey guys,I don't have Vista with which to conduct any tests. I don't have access to any one else's any more either.If the rest of PBCool functions correctly under your Vista then at-least I have a starting point to start testing.If either you [IB[S.a.n.d.m.a.n]], or you [[usse]DrLife] would be willing to test a few things for me, then it's possible that I could fix the problem.It seems to me that Vista doesn't like the ACCESS97 components. PBCool is using DAO 3.51...If either of you guys have time, download this: http://alexrs.is-a-geek.com/DAO.zipExtract the ZIP archive somewhere on your computer.While logged in as administrator open/execute the BAT file.Purpose:Will try fixing dao 351. If it doesn't exist will create it, and register it (it's a self registering active-x/COM ...)Contents:DAO2535.TLBDAO350.DLLINSTALL.bat[INSTALL.bat]Code: [Select]@echo offset daopath=%PROGRAMFILES%\Common Files\Microsoft Shared\DAO\set daotlb=%daopath%DAO2535.TLBset daodll=%daopath%DAO350.DLLREM DAO2535.TLB, DAO350.DLLecho ==========================================echo # TESTING DAO35 (DAO351) #ECHO ==========================================if exist "%daotlb%" goto tlbexistscolor Cecho - WARNING!!!!!!!!echo - %daotlb% doesnt exist! BAD!echo ==========================================echo # CREATING DAO2535.TLB #ECHO ==========================================copy /B "DAO2535.TLB" /B "%daopath%"DAO2535.TLBif exist "%daotlb%" goto trydllecho FAILED TO CREATE "DAO2535.TLB"goto done:tlbexistsecho - DAO2535.TLB exists. Good!:trydllECHO ==========================================ECHO # PROCESSING DAO350.DLL #ECHO ==========================================if exist "%daodll%" goto dllexistscolor Cecho - ERROR! "%daodll%" doesnt exist!echo - path listing...dir /Becho ==========================================echo # CREATING DAO350.DLL #ECHO ==========================================copy /B "DAO350.DLL" /B "%daopath%"DAO350.DLLif exist "%daodll%" goto dllexistsecho FAILED TO CREATE "DAO350.DLL"goto done:dllexistsecho - Unregistering... DAO350.DLLRegsvr32.exe /U /s "%daodll%"echo - Registering DAO350.DLLRegsvr32.exe /s "%daodll%"color AECHO ==========================================echo # FINISHED #ECHO ==========================================echo - Try PBCool Again.. If you get the same problem let me know!:doneecho --------------------------echo ######echo # #echo # # #### ### ####echo # # # # # # # #echo # # # # # # ###echo ##### #### # # ####echo --------------------------pauseAnd if you wouldn't mind taking a screen shot of the console when it's done so I know it did... ALT+PRINT SCREEN so that you only capture the console plz
@echo offset daopath=%PROGRAMFILES%\Common Files\Microsoft Shared\DAO\set daotlb=%daopath%DAO2535.TLBset daodll=%daopath%DAO350.DLLREM DAO2535.TLB, DAO350.DLLecho ==========================================echo # TESTING DAO35 (DAO351) #ECHO ==========================================if exist "%daotlb%" goto tlbexistscolor Cecho - WARNING!!!!!!!!echo - %daotlb% doesnt exist! BAD!echo ==========================================echo # CREATING DAO2535.TLB #ECHO ==========================================copy /B "DAO2535.TLB" /B "%daopath%"DAO2535.TLBif exist "%daotlb%" goto trydllecho FAILED TO CREATE "DAO2535.TLB"goto done:tlbexistsecho - DAO2535.TLB exists. Good!:trydllECHO ==========================================ECHO # PROCESSING DAO350.DLL #ECHO ==========================================if exist "%daodll%" goto dllexistscolor Cecho - ERROR! "%daodll%" doesnt exist!echo - path listing...dir /Becho ==========================================echo # CREATING DAO350.DLL #ECHO ==========================================copy /B "DAO350.DLL" /B "%daopath%"DAO350.DLLif exist "%daodll%" goto dllexistsecho FAILED TO CREATE "DAO350.DLL"goto done:dllexistsecho - Unregistering... DAO350.DLLRegsvr32.exe /U /s "%daodll%"echo - Registering DAO350.DLLRegsvr32.exe /s "%daodll%"color AECHO ==========================================echo # FINISHED #ECHO ==========================================echo - Try PBCool Again.. If you get the same problem let me know!:doneecho --------------------------echo ######echo # #echo # # #### ### ####echo # # # # # # # #echo # # # # # # ###echo ##### #### # # ####echo --------------------------pause
cd "c:\program files\Common Files\Microsoft Shared\DAO\" && regsvr32.exe /U /s DAO350.DLL && regsvr32.exe DAO350.DLL
Only follow my last post if ur are having problems getting the PBCool Ban List (MBL) to work. If the only error you are getting is an annoying Internet Explorer error then your doing great That problem was just a minor over-sight, I fixed it as soon as it was reported to me, will be fixed in the patch when I get the MBL all fixed up for everyone=ACES=NYPDSwat[AON] does your MBL work at all? Or do you get MBL errors too?
I have Vista Home Basic & this is the only error I'm getting
Quote from: =ACES=NYPDSwat[AON] on September 18, 2007, 06:13:34 pmI have Vista Home Basic & this is the only error I'm getting OK still getting this one lol