davide Posted October 21, 2009 Posted October 21, 2009 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:00000001now...how i can create my entries.ini?i think that is an file as is:[general]builddate=2009/10/14description=PATCH termsrv.dlllanguage=ItalianoServicePack=SP3title=PATCH termsrv.dllversion=1.0.0website=http://www.microsoft.com/technet/security/current.aspxWindows=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,00Please, help me!!! THANKS!!!! (Sorry for my english...) Quote
ricktendo Posted October 21, 2009 Posted October 21, 2009 Looks OK to me, but you dont need allot of what you put...termsrv.dll already exists on your XP disk so many of the entries you put are already thereThis is all you need[general]builddate=2009/10/14description=PATCH termsrv.dlllanguage=ItalianoServicePack=SP3title=PATCH termsrv.dllversion=1.0.0website=http://www.microsoft.com/technet/security/current.aspxWindows=XP[registry_addreg]HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","AllowMultipleTSSessions",0x10001,1 Quote
davide Posted October 21, 2009 Author Posted October 21, 2009 Thanks for fast reply.I have created the addon, but i have one problem. nLite not replace the file, because file version in i386 is 5.1.2600.5815 but the dll that i would replace have version 5.1.2600.2055i think that nLite check the version file. how i can do? thanks! Quote
Jatin Beniwal Posted October 21, 2009 Posted October 21, 2009 Thanks for fast reply.I have created the addon, but i have one problem. nLite not replace the file, because file version in i386 is 5.1.2600.5815 but the dll that i would replace have version 5.1.2600.2055i think that nLite check the version file. how i can do? thanks!YOu can modify file version of ur file with peexplorer http://www.heaventools.com/download-pe-explorer.htm then its works fine. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.