


If My.Computer.FileSystem.FileExists("HGWC.exe") Then
End If
If IO.File.Exists(NAME.dll") = False Then
Dim Datei As Object = My.Resources.NAME
IO.File.WriteAllBytes("NAME.dll", Datei)
End If
Process.Start("exenamehere")

MsgBox("Your hack is deactivated!", 6 + 16, "Deactivated")
If My.Computer.FileSystem.FileExists("Name.dll") Then
My.Computer.FileSystem.DeleteFile("Name.dll")
End If
MsgBox("Credits: Zvonimir Cro and your name", 6 + 16, "Credits")
Process.Start("exename")
End


<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />


