Enable Concurrent Sessions in Windows 7 (x86)+(x64)
#61
Guest_mike20599_*
Posted 01 April 2011 - 06:27 AM
|
|
|
#62
Guest_dobry czlowiek_*
Posted 23 June 2011 - 09:52 AM
Hi, is there any chance that you guys could take a look at Windows XP SP3's termsrv.dll and hack that one to allow multiple concurrent users as well? As of March 31, 2011, none of the old hacks or patches out there work with a Windows XP system with all updates.
[link removed]
#63
Posted 02 July 2011 - 08:11 PM
Source Folder is E:\Util\Windows 7\Win7RDP_SP1_7601_Final\
Taking ownership of C:\Windows\System32\termsrv.dll
CORRECTO: el archivo (o carpeta): "C:\Windows\System32\termsrv.dll" ahora es pro
piedad del grupo de
administradores.
Granting Administrators rights
Administrators: No se efectuó ninguna asignación entre los nombres de cuenta y l
os identificadores de seguridad.
Se procesaron correctamente 0 archivos; error al procesar 1 archivos
Stopping Remote Desktop Services
El nombre de servicio no es válido.
Puede obtener más ayuda con el comando NET HELPMSG 2185.
######################################
# Patched Already ,Config Editing... #
######################################
Enabling RDP
La operación se completó correctamente.
Setting fSingleSessionPerUser to 1
La operación se completó correctamente.
Setting LimitBlankPasswordUser to 1
La operación se completó correctamente.
Configuring Remote Desktop in Windows Firewall
Ninguna regla coincide con los criterios especificados.
Starting Remote Desktop Services
El nombre de servicio no es válido.
Puede obtener más ayuda con el comando NET HELPMSG 2185.
Pausing 5 seconds to give service time to start listening
Checking if Service is listening on port 3389
Any ideas ?
Thanks
#64
Posted 03 July 2011 - 12:24 AM
#65
Guest_@gpancotto_*
Posted 03 July 2011 - 03:37 AM
Yes, it's saying that the service name is invalid, so I imagine that in Spanish it's not "Remote Desktop Services." Find it in Services, and then on the properties of that service take note of what the Display Name is. Then change the net stop and net start lines in the batch file to exactly that.
Ok I though it was that ... I'll try and tell.
Thanks !
#66
Guest_Blader_*
Posted 07 July 2011 - 02:07 PM
Yes, it's saying that the service name is invalid, so I imagine that in Spanish it's not "Remote Desktop Services." Find it in Services, and then on the properties of that service take note of what the Display Name is. Then change the net stop and net start lines in the batch file to exactly that.
Ok I though it was that ... I'll try and tell.
Thanks !
I have the Portuguese edition and having the same error. What did you do to fix it?
#67
Guest_Blader_*
Posted 07 July 2011 - 02:16 PM
Yes, it's saying that the service name is invalid, so I imagine that in Spanish it's not "Remote Desktop Services." Find it in Services, and then on the properties of that service take note of what the Display Name is. Then change the net stop and net start lines in the batch file to exactly that.
I have the Portuguese edition and having the same error. What did you do to fix it?
What do you mean with " Then change the net stop and net start lines in the batch file to exactly that."?
#69
Posted 18 September 2011 - 04:31 AM
#72
Posted 10 March 2012 - 09:59 PM
I looked at the strings on x64 for the Consumer Preview, and of the three, only 60 BB 01 00 00 00 doesn't turn up anywhere. So, it's close....OK, I admit that it's absurdly early, but I can report that the search strings don't exist in W8 Dev Preview (6.2.8102.0). That may or may not be expected, since I don't know if they usually change from version to version. I have x86, but both are available for download. Is anyone looking for a project?
Edit: However, position 11672H has the equivalent area based on surrounding numbers. Searching for 50 BB 01 00 00 00 will find it. So:
find:
50 BB 01 00 00 00
replace:
50 BB 00 00 00 00
But I'm not sure if the numbers to change TO, particularly with the longer string, remain the same between versions. If so, no problem. Otherwise, someone will have to figure it out the real way with a debugger.
Update:
I threw together the patch for Consumer Preview x64, and it works. Two changes are exactly like the OP cited, and the third is the one I mentioned above, which is the new (slightly different) string as compared to the original, but the same principle. I put it here in case anyone wants it.
[link removed]
#74
Posted 12 June 2012 - 11:01 PM
[link removed]
This is still true (has not changed from W7 SP1):
find:
8B 87 38 06 00 00 39 87 ** ** ** ** ** ** ** ** ** **
replace:
B8 00 01 00 00 90 89 87 38 06 00 00 90 90 90 90 90 90
This is still true (has not changed from W8 CP):
find:
50 BB 01 00 00 00
replace:
50 BB 00 00 00 00
RP has one change from CP, however, and that's the digit in red:
find:
68 00 74 18 48 8D
replace:
50 00 EB 18 48 8D
#76
Guest_FatBear_*
Posted 30 July 2012 - 08:50 PM
the mediafire link not working.
*update patched for Windows 7 SP1 RTM build 7601
can 7600 used the 7601 patch??
I cannot find that post or that patch. Can someone post the link to the patch for Win 7 build 7601? Or tell me where to find it?
Thanks, --FatBear
#77
Guest_FatBear_*
Posted 31 July 2012 - 02:09 AM
Thanks.
--FatBear
Does it matter that I am trying to make this change while logged in via RDP? I am 120 miles from the computer so can't do it in person.
Thanks.
--FatBear
#78
Posted 18 August 2012 - 01:05 AM
[link removed]
Also, since I made one for W8 CP and RP, I thought I'd make one for W8 RTM too (x64 only). No changes in the search patterns from RP, so what you see below holds.
[link removed]
find:
8B 87 38 06 00 00 39 87 ** ** ** ** ** ** ** ** ** **
replace:
B8 00 01 00 00 90 89 87 38 06 00 00 90 90 90 90 90 90
find:
50 BB 01 00 00 00
replace:
50 BB 00 00 00 00
find:
68 00 74 18 48 8D
replace:
50 00 EB 18 48 8D
Also tagged with one or more of these keywords: windows 7, patch
Microsoft Operating Systems →
Windows 8 →
Windows 8 64-bit is the third most popular OS for PC gamers!Started by Ultimate John, 02 May 2013 |
|
|
||
Microsoft Operating Systems →
Windows 7 →
Safe Windows 7 Download & InstallStarted by kobu, 19 Apr 2013 |
|
|
||
Microsoft Operating Systems →
Windows 7 →
Microsoft recommends Windows 7 users to uninstall KB2823324 updateStarted by Liskiller, 12 Apr 2013 |
|
|
||
Microsoft Operating Systems →
Windows XP →
Windows XP more popular than Windows 7 in Unity web gamersStarted by Secured Tim, 12 Apr 2013 |
|
|
||
Microsoft Operating Systems →
Windows 7 →
KB 2670838 Windows 7 Platform Update causes BSOD or disables AeroStarted by Burned Phoenix, 06 Mar 2013 |
|
|







