Jump to content

fasm

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Russian Federation

Posts posted by fasm

  1. I have my nLite settings "1152x864/32bit"

    The driver "182.08_geforce_winxp_64bit_english_whql.exe" sets stuppid - 2048x1024 and ignore my settings! :{

    What is need to patch to edit logonui.exe, taskmgr.exe and other gui resources?..

    I have a bug - the file is not propertly copied... in the text-mode setup.

    Is it known knowlege file base of patches? Please??!

    ps: all of my troubles no actual with latest my x86 nlite assembly but have in x64 :(

    And i have in x64 the screen has moved to right in textmode with HIVESYS.INF my addings:

    (this is not same problem for x86)

    [AddReg]
    HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.BitsPerPel",0x00010001,32
    HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.XResolution",0x00010001,1024
    HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.YResolution",0x00010001,768
    HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.BitsPerPel",0x00010001,32
    HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.XResolution",0x00010001,1024
    HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.YResolution",0x00010001,768

    ?

  2. Is it end of project after XP SP3?

    I would like see in new release:

    1. separatly files of a sections [tweaks] [services] etc... like tweaks.ini, services.ini, services2.ini...

    2. "common files" rename, replace... other folders? system32 ?

    3. do not need please to use HKCU\...\RunOnce! -- If shell isn't = explorer.exe that not work at first boot!

    HKLM...\RunOnce is better! (I use shell=blackbox.exe not explorer.exe)

    RunOnceEx the same not works properly!

    Maybe anybody have a RunOnce.exe binary alternative?

    Question: What is files to patched nLite? uxtheme.dll....syssetup.dll and more? is it secret?

×
×
  • Create New...