Ph!d   01-20-2015, 08:55 AM
#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
GkevinOD   01-21-2015, 01:54 PM
#2
@Ph!d Nice one, should be helpful to the new people who haven't resized their BlueStacks
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.