The Bytecode Club

Full Version: Integrating the 860x720.reg
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
@Ph!d Nice one, should be helpful to the new people who haven't resized their BlueStacks