EliteHackers
SALUT 2022!!
NE-AM MUTAT PE DISCORD !
Vrei să inviți un prieten?
[T]eoria [H]aosului [C]ontrolat - https://discord.com/invite/U4HBCHzm7r
Acesta aste link-ul oficial al acestui server.
|
Nou pe simpatie: Isabela_9my Profile
 | Femeie 24 ani Constanta cauta Barbat 32 - 48 ani |
|
|
EliteHackersReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
Code:
scrie codul asta in notepad:
Option Explicit
Set ws = WScript.CreateObject("WScript.Shell"
Dim ws, t, p1, n, cn, MyBox, Title
Dim itemtype
p1 = "HKCR\CLSID\{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}\"
n = ws.RegRead(p1 & "LocalizedString"
t = "Change the Name of Run on Start Menu"
cn = InputBox("Type in the name to replace Run with.", t, n)
If cn <> "" Then
ws.RegWrite p1 & "LocalizedString", cn
End If
Title = "Run on the Start Menu has now been renamed."
MyBox = MsgBox(Title,64,"Finished"
salvati ca renamerun.vbs si rulati
va aparea fereastra asta in care inlocuiti "@explorer.exe,-7023" cu ce vreti |
|
|
| |
|
| #2 |
r3vModerator
Postari: 1158
|
|
te rog sa pui codurile intre bbcode [ code ] text [/ code ]
_______________________________________ http://thieves-team.com r3vyk.info mess id: doar prin PM datorita faptului ca mi-au dat add 10000 de retardati care joaca metin
|
|
| |
|