Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Integrating the 860x720.reg
#1
Hi,

I'm new here, just started watching this forum.
Anyway, a small contribution for the bot.

Instead of providing the link to download and apply the reg file, run it through the script and restart the BS agent:

Code:
If $BSsize[0] <> 860 Or $BSsize[1] <> 720 Then
    SetLog("BlueStacks is not set to 860x720!")
    ;SetLog("Download the '860x720.reg' file and run it, restart BlueStacks")
    ;SetLog("Download the '860x720.reg' here: http://ge.tt/6Twq4O72")
    SetLog("Applying registry entries...")
    Run("regedit /s" & @ScriptDir & "\Utils\860x720.reg")
    ; wait, then restart the agent, check again...
Else
Reply
 


Messages In This Thread
Integrating the 860x720.reg - by Ph!d - 01-20-2015, 08:55 AM
RE: Integrating the 860x720.reg - by GkevinOD - 01-21-2015, 01:54 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website