Jump to content

HeadHunter2

Member
  • Posts

    53
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Posts posted by HeadHunter2

  1. Thanks for the info Acheron.

     

    Finally found the error code 0xFFFFFBDA

    -1062 0xFFFFFBDA JET_errInvalidLanguageId Ungültige oder unbekannte Sprachenkennung 4294966234

     

    JET seems to be the database component of XP. part of MDAC/ODBC/ADO/JET

     

    I commented out mdac.inf in syssetup.inf. But that wasn' the cause:

    content of dberr.txt in catroot2

     

    CatalogDB: 19:11:38 6.3.2016: File #1 at line #521 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #537 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #2663 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #704 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #927 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #537 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #2663 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #1 at line #1687 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #3 at line #274 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #2 at line #2371 encountered error 0xfffffbda
    CatalogDB: 19:11:38 6.3.2016: File #2 at line #994 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: Adding Catalog File: NT5INF.CAT
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #521 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #537 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #2663 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #704 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #927 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #537 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #2663 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #1140 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #537 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #2663 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #704 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #1 at line #1390 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #3 at line #161 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: File #2 at line #701 encountered error 0xfffffbda
    CatalogDB: 19:11:39 6.3.2016: DONE Adding Catalog File: NT5INF.CAT

  2. I like Win 2000 more than XP, because of it's clean GUI.

    XP is only good when removed dozen of features und GUI crap. 

    I started with Win 98, ME what a crap! But then came XP. Stable and fast.

    What a glorious gaming time.

    Vista, 7, 8, 8.1, 10 are no successors. Filled with crap nobody needs.

    Multimedia funky junky Systems.

     

    Hail to the king baby, XP rules!

    Despite I'm using OSX 10.6.8, XP will always have a place in my heart.

  3. For patching, i used your post:
     
    -Disable error messages in Setupapi.log and pop-up driver install dialogs with patched syssetup.dll..... and
    -Disable Syssetup.inf protect  and
    -Disable OOBE
     

    i rename setupapi.dll to setupapi.dl_ no cabing.
    what exactly does Disable SFC files scan in T-8 mean?
     
    FDV tells in his article of disabling SFC per:

    ; these two keys control whether WFP is on or off. 
    ; Simply use an invalid path like Z:\ to shut WFP off.
    ; these keys do NOT exist by default.
    HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","SFCDllCacheDir",,"z:"
    HKLM,"SOFTWARE\Policies\Microsoft\Windows NT\Windows File Protection","SFCDllCacheDir",,"z:" 
     
    or to use an empty SFCFiles.dll.
     
    FDV modified his layout.inf and i use his files: 
     
    Yes IE is needed by many applications, but i wanted to try it once without it.
  4. It worked as basic install.

    The idea was to make a lean and ie free gaming os.

     

    hfslipfc.cmd tells me that rootsupd.exe needs to be in HFSVCPACK_SW2 otherwise it's not recognised.

     

    Arrrrrrrggg, with FDVFILES i get this in setupapi.log:

    Last line of Setupapi.log is (D drive is CDRom):
    [2016/02/23 19:47:33 272.8]
    #-199 Executing "C:\WINDOWS\system32\setup.exe" with command line: setup -newsetup
    #E360 An unsigned or incorrectly signed file "D:\I386\NT5INF.CAT" for driver "Windows XP Professional Setup" will be installed (Policy=Ignore). Error 0xfffffbda: Unknown Error.
     
    Catroot folder on c is empty...
     
    Either my dll hack of syssetup and/or setupapi.dll is wrong, Layout.inf or txtsetup.sif are corrupt (needed files missing? nt5inf.cat is on disk and in infs), oobe is broken, sfc ist broken, wrong winnt.sif entries...
     

    Any hints?

  5. Hi Archeron,

     

    yes i use the latest version: 

    HFSLIP 1.7.10 beta K v9 build 20150818

     

    You're right, i try a basic procedure. I use no posready fixes, just postSP3 ones:

    Files in your HF folder:msxml4-KB2758694-enu.exervkroots.exewindowsmedia9-kb969878-x86-deu.exewindowsxp-kb2115168-x86-deu.exewindowsxp-kb2124261-x86-deu.exewindowsxp-kb2229593-x86-deu.exewindowsxp-kb2290570-x86-deu.exewindowsxp-kb2296011-x86-deu.exewindowsxp-kb2347290-x86-deu.exewindowsxp-kb2387149-x86-deu.exewindowsxp-kb2393802-x86-deu.exewindowsxp-kb2419632-x86-deu.exewindowsxp-kb2423089-x86-deu.exewindowsxp-kb2443105-x86-deu.exewindowsxp-kb2478960-x86-deu.exewindowsxp-kb2478971-x86-deu.exewindowsxp-kb2479943-x86-deu.exewindowsxp-kb2481109-x86-deu.exewindowsxp-kb2483185-x86-deu.exewindowsxp-kb2485663-x86-deu.exewindowsxp-kb2491683-x86-deu.exewindowsxp-kb2506212-x86-deu.exewindowsxp-kb2508429-x86-deu.exewindowsxp-kb2509553-x86-deu.exewindowsxp-kb2510581-x86-deu.exewindowsxp-kb2535512-x86-deu.exewindowsxp-kb2536276-v2-x86-deu.exewindowsxp-kb2544893-v2-x86-deu.exewindowsxp-kb2566454-x86-deu.exewindowsxp-kb2570947-x86-deu.exewindowsxp-kb2584146-x86-deu.exewindowsxp-kb2585542-x86-deu.exewindowsxp-kb2592799-x86-deu.exewindowsxp-kb2598479-x86-deu.exewindowsxp-kb2619339-x86-deu.exewindowsxp-kb2620712-x86-deu.exewindowsxp-kb2631813-x86-deu.exewindowsxp-kb2653956-x86-deu.exewindowsxp-kb2655992-x86-deu.exewindowsxp-kb2661637-x86-deu.exewindowsxp-kb2691442-x86-deu.exewindowsxp-kb2698365-x86-deu.exewindowsxp-kb2705219-v2-x86-deu.exewindowsxp-kb2712808-x86-deu.exewindowsxp-kb2723135-v2-x86-deu.exewindowsxp-kb2727528-x86-deu.exewindowsxp-kb2757638-x86-deu.exewindowsxp-kb2770660-x86-deu.exewindowsxp-kb2780091-x86-deu.exewindowsxp-kb2802968-x86-deu.exewindowsxp-kb2807986-x86-deu.exewindowsxp-kb2813345-x86-deu.exewindowsxp-kb2820917-x86-deu.exewindowsxp-kb2834886-x86-deu.exewindowsxp-kb2847311-x86-deu.exewindowsxp-kb2850869-x86-deu.exewindowsxp-kb2859537-x86-deu.exewindowsxp-kb2862152-x86-deu.exewindowsxp-kb2862330-x86-deu.exewindowsxp-kb2862335-x86-deu.exewindowsxp-kb2864063-x86-deu.exewindowsxp-kb2868038-x86-deu.exewindowsxp-kb2868626-x86-deu.exewindowsxp-kb2876217-x86-deu.exewindowsxp-kb2876331-x86-deu.exewindowsxp-kb2884256-x86-deu.exewindowsxp-kb2892075-x86-deu.exewindowsxp-kb2893294-x86-deu.exewindowsxp-kb2898715-x86-deu.exewindowsxp-kb2900986-x86-deu.exewindowsxp-kb2904266-x86-deu.exewindowsxp-kb2909212-x86-deu.exewindowsxp-kb2914368-x86-deu.exewindowsxp-kb2916036-x86-deu.exewindowsxp-kb2922229-x86-deu.exewindowsxp-kb2929961-x86-deu.exewindowsxp-kb2930275-x86-deu.exewindowsxp-kb2936068-x86-deu.exeWindowsXP-KB2964358-x86-custom-DEU.exewindowsxp-kb923561-x86-deu.exeWindowsXP-KB942288-v3-x86.exewindowsxp-kb946648-x86-deu.exewindowsxp-kb950762-x86-deu.exewindowsxp-kb950974-x86-deu.exewindowsxp-kb951376-v2-x86-deu.exewindowsxp-kb952004-x86-deu.exewindowsxp-kb952954-x86-deu.exewindowsxp-kb953155-x86-deu.exewindowsxp-kb956572-x86-deu.exewindowsxp-kb956844-x86-deu.exewindowsxp-kb959426-x86-deu.exewindowsxp-kb960859-x86-deu.exewindowsxp-kb969059-x86-deu.exewindowsxp-kb970483-x86-deu.exewindowsxp-kb971657-x86-deu.exewindowsxp-kb972270-x86-deu.exewindowsxp-kb973507-x86-deu.exewindowsxp-kb973815-x86-deu.exewindowsxp-kb973869-x86-deu.exewindowsxp-kb973904-x86-deu.exewindowsxp-kb974112-x86-deu.exewindowsxp-kb974318-x86-deu.exewindowsxp-kb974571-x86-deu.exewindowsxp-kb975025-x86-deu.exewindowsxp-kb975254-x86-deu.exewindowsxp-kb975560-x86-deu.exewindowsxp-kb975713-x86-deu.exewindowsxp-kb976323-x86-deu.exewindowsxp-kb977816-x86-deu.exewindowsxp-kb977914-x86-deu.exewindowsxp-kb978338-x86-deu.exewindowsxp-kb978542-x86-deu.exewindowsxp-kb978706-x86-deu.exewindowsxp-kb979309-x86-deu.exewindowsxp-kb979482-x86-deu.exewindowsxp-kb979687-x86-deu.exewindowsxp-kb981997-x86-deu.exewindowsxp-kb982132-x86-deu.exewindowsxp-kb982665-x86-deu.exewindowsxp-windowsmedia-kb2378111-x86-deu.exewindowsxp-windowsmedia-kb2803821-v2-x86-deu.exewindowsxp-windowsmedia-kb952069-v2-x86-deu.exewindowsxp-windowsmedia-kb954155-x86-deu.exewindowsxp-windowsmedia-kb973540-x86-deu.exewindowsxp-windowsmedia-kb975558-x86-deu.exewindowsxp-windowsmedia-kb978695-x86-deu.exeFiles in your HFCABS folder:wbemoc.cabFiles in your HFGUIRUNONCE folder:Files in your HFSVCPACK folder:Files in your HFSVCPACK_SW1 folder:windowsxp-kb2603381-x86-deu.exewindowsxp-kb2686509-x86-deu.exeFiles in your HFSVCPACK_SW2 folder:rootsupd.exeFiles in your HFTOOLS folder:7za.exeboot.binCDIMAGE.EXEcmdow.exefilever.exeHFANSWER.inimodifyPE.exewget.exe

    Is it possible to update to WMP11-Codecs (wmfdist11.exe)?

  6. Hello everyone,

     

    this is weird, I try the following:

     

    -Use HFSLIP with most PostSP3 Fixes

    -use FDVFiles (needed some localisations for german)

    -version of sourcefiles is GRTMPFPP_DE

    -used FDVs syssetup.dll and setupapi.dll, no luck

    -patched like described (http://www.msfn.org/board/topic/163817-a-new-patch-to-edit-syssetupinf-without-any-error-messages/?p=1070787), no luck

     

    I always get these errors:

    error:Signature of Windows XP Professional Setup is invalid. error: fffffbda.Serious error:Setup failed to install the product catalogs

    Does anyone have a clue? Are there german users of FDVfiles that got it working?

    Please help me, thanks.

  7. Entierly removing the REGINST sections from BROWSEUI.DLL and SHDOCVW.DLL - no ill effec! WoW! Now URLMON.DLL - and wow, things went smooth! I typing now, eMule and ICQ (Miranda) run also well, so, we see. So far, so good.

    I tried cleaning the whole REGINST Section up, with no success, it was obvious:

    The REGINST Section was already in the Registry so cleaning of the files hasn't affected anything.

    Does the installation of the cleaned out files work?

    Any ideas on how to get rid of the Cache-Folders?

    Cutting out IE from Windows is a pain! I know why my primary OS is OSX!

  8. The idea was to make Windows it should be. No crap, very very small registry, only an Operating System.

    But M$ forgot to make its OS modulary so everything requires each other.

    Thats why i look for a shell that doesn't need any Explorer and/or IE crap dlls.

  9. Hi guys,

    i'm doing some real crank stuff. My Windows only consumes 30Mbs of Ram.

    Okay need to say that it now runs without a Shell, Explorer Shell and IE completely ripped out.

    Thats why i ask you, which shell is a real standalone one?

    I mean not one which needs the Explorer/IE Files.

  10. Unfortunately my vLited Vista does not work with XP in network.

    Yes i have installed on XP the Networktopology responder update.

    Firewall on Vista is completely disabled.

    My commection says always that the connection has less connectivity.

    I've given it a fixed IP adress 192.168.1.1 and 255.255.255.0.

    Network connection turns always back to public network later after i've set it to private.

    One more weird thing is i neither can activate networkrecognation nor deactivate it.

    On my connection in the settings of MS Client there is nothing set.

    Hasn't there to be Windows Locator?

    Which Vista services has to run to garantee a flawless filesharing process?

  11. The *.msu files are some kind of cab files.

    They contain this, take KB929427:

    a xml Windows6.0-KB929427-x86.xml:

    <?xml version="1.0" encoding="utf-8"?>

    <unattend xmlns="urn:schemas-microsoft-com:unattend">

    <servicing>

    <package action="install">

    <assemblyIdentity name="Package_for_KB929427" version="6.0.1.10" language="neutral" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35"/>

    <source location="%configsetroot%\Windows6.0-KB929427-x86.CAB" />

    </package>

    </servicing>

    </unattend>

    a Windows6.0-KB929427-x86.cab which contains new files and cats files for it.

    a WSUSSCAN.cab caontains: package.cab -->seems to be a small installer

    and the forth but least file is this one: Windows6.0-KB929427-x86-pkgProperties.txt:

    Applies to="Windows 6.0"

    Build Date="2007/01/26"

    Company="Microsoft Corporation"

    File Version="1"

    Installation Type="FULL"

    Installer Engine="Component Based Servicing - WUSA.exe"

    Installer Version="6.0.0.0"

    KB Article Number="929427"

    Language="ALL"

    Package Type="Update"

    Processor Architecture="x86"

    Product Name="Windows 6.0"

    Support Link="http://support.microsoft.com?kbid=929427"

  12. Hi,

    i need help in closing the Vista ports.

    Here is a list of open ports when no program is running:

    TCP 49152 0.0.0.0 0.0.0.0 Listening

    TCP 49153 0.0.0.0 0.0.0.0 Listening

    TCP 49154 0.0.0.0 0.0.0.0 Listening

    TCP 49155 0.0.0.0 0.0.0.0 Listening

    TCP 49156 0.0.0.0 0.0.0.0 Listening

    TCP 50300 0.0.0.0 0.0.0.0 Listening

    TCP 135 epmap 0.0.0.0 0.0.0.0 Listening

    UDP 5355 llmnr 0.0.0.0

    UDP 123 ntp 0.0.0.0

    I dislike that epmap port is listening! is there a chance to get it closed?

  13. Hi,

    my problem ist as follows:

    I've vLited a Vista RTM. Now i have a Security problem. Some of my programs won't install cause there is a Creator-Owner entry in the Security tab.

    The Creator-Owner is empty so that everybody who is part of this group like me as user is locked out of the folder.

    This is a weird thing that is happening after vliteing.

    The best of all is that there is no methody i know to reset this entry or delete it.

    I've disabled UAc and logged on as Admin, no way to get access to the security entries to write.

  14. Sometimes anything is blocking my RPC Service the Footprint in the Memory is then very low and this is good.

    Unfortunately is Windows then nearly unable to do anything without RPC.

    I'm looking for a method to get the Sound working. I think i have read this on Project Mindows?

  15. Hi,

    i saw an old Vista Driver from ATI which contained the following files:

    [sourceDisksFiles]

    atikmdag.sys=1

    atitmmxx.dll=1

    atiumdag.dll=1

    atiumdva.dll=1

    + the cat file and the inf.

    Is it possible to cut down the actuall Catalyst 6.3 down so much?

    All i need is OpenGL Support.

    Does anybody know what the ati2evxx.exe for is?

×
×
  • Create New...