Jump to content

davide

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by davide

  1. Hi @ all!

    i would create an patch for termsrv, to allow multiple session in xp.

    i would insert this patch with nLite, but i dont know how i can create it.

    i think that i have need of an file compressed that contains two file: termsrv.dll and entries.ini.

    When i insert the patch with nlite, i would that it replace file termsrv.dll (or termsrv.dl_) contains in i386 folder with my termsrv.dll contains in zip file, every time, not only if version is upper of another.

    and i would add thes reg key:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

    "AllowMultipleTSSessions"=dword:00000001

    now...how i can create my entries.ini?

    i think that is an file as is:


    [general]
    builddate=2009/10/14
    description=PATCH termsrv.dll
    language=Italiano
    ServicePack=SP3
    title=PATCH termsrv.dll
    version=1.0.0
    website=http://www.microsoft.com/technet/security/current.aspx
    Windows=XP

    ;This section contains entries that need to go into the [Files] section of dosnet.inf
    [Dosnet_Files]
    d1,termsrv.dll

    ;This section contains entries that need to go into the [Files] section of dosnet.inf for XP Pro only
    [Dosnet_Files_Pro]
    d1,termsrv.dll

    [Txtsetup_Files]
    termsrv.dll = 100,,,,,,,,0,0

    ;This section contains a list of files in i386 which should be compressed at the very
    ;beginning of the integration process
    [i386_compress]
    rvmtemp\extracted\termsrv.dll

    [EditFile]
    I386\TXTSETUP.SIF,SourceDisksFiles.x86,TXTSETUP_SDFx86

    [registry_addreg]
    HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","AllowMultipleTSSessions",0x10001,01,00,00,00

    Please, help me!!! THANKS!!!! (Sorry for my english...)

×
×
  • Create New...