Skip to content

Open KZP on startup

Christopher Dean edited this page Apr 14, 2022 · 1 revision

Setting KZP to open on computer start

Usually a toggle is found in the application and the user can even choose to start the application in background mode (our default) or open the main window. This will come down the road but in the meantime it is easy to add it to startup yourself. On windows this even allows setting KZP to open before NZXT CAM software.

Setup KZP open on windows startup - based on this guide

  • Open run dialog using 'Windows Key' + 'r'
  • type 'shell:startup'
  • A file explorer will open, in the AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup folder
  • Right click in the folder and choose [New->Shortcut] from the context menu.
  • Follow the shortcut dialog instructions, selecting the KZP binary from where you placed it on your machine.
  • (optionally) disable open on startup in CAM application, and then add a shortcut for CAM to this location.
    • KZP will now open before CAM and they will run side by side without trouble

Instructions for Ubuntu