Skip to content

Update VSCode Clone

Tomshi edited this page Jun 10, 2024 · 2 revisions

Instructions for Alex to update AHK Scripts

To update my scripts within vscode;

  • Close all open scripts
  • On the right side of the window click the source control icon
    image
  • Under Source Control click the three dot menu to the right of ahk
    image
  • Click Stash
    image
    • On the top of the window, this should appear;
      image
    • Ignore it, and simply hit Enter
  • Once again hit the three dot menu to the right of ahk
    image
  • Click Pull
    image
  • Click Pop Latest Stash
    image
  • If it states there are merge conflicts, but the only conflict is the prem UIA ini file, simply copy over the left side to the right side then when premiere is open right click on the taskbar icon for my script and click Set Prem_UIA Values
  • Go back to the Explorer window
    image
  • Navigate to Support Files > Release Assets > Adobe SymVers > generateAdobeSym.ahk, click it so it opens, then press F5
    image
  • Reopen scripts by going into ..\PC Startup\ then running PC Startup_alex.ahk

Clone this wiki locally