Jump to content

dreamrider

Members
  • Joined

  • Last visited

  1. dreamrider replied to LUZR4LIFE's post in a topic in General Discussion
    I think VMware Workstation is a bit better as MS Virtual PC. I use VMware.
  2. Thanks! :beerchug:
  3. dreamrider replied to dreamrider's post in a topic in Introduction
    DONE! sorrrrrzzzz
  4. dreamrider posted a post in a topic in Introduction
    Hi there, my friends! Best regards from Latvia!
  5. This patch realize all actions about you write in your first post in this topic. So - this is same registry tweak - actually - one-click tool. Patch adds to registry keys: @REG ADD "HKLM\SYSTEM\ControlSet001\Control\Terminal Server\Licensing Core" /v EnableConcurrentSessions /d 1 /t REG_DWORD /f >nul @REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v EnableConcurrentSessions /d 1 /t REG_DWORD /f > nul @REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AllowMultipleTSSessions /d 1 /t REG_DWORD /f > nul and replaces termsrv.dll in System32/dllcache and System32 directories. SFC attention required action
  6. THERE is a little tool for this - without editing registry and without another complicated activities Sorry about posting in old topic. Source: www.kood.org Regards! Dreamrider.