Skip to content

System wide configuration so that users are not prompted on first run #1412

Answered by d2phap
thenewguy asked this question in Q&A
Discussion options

You must be logged in to vote

You can create igconfig.admin.xml file and put it in the installed folder where ImageGlass.exe is located, with this content:

<ImageGlass>
  <Configuration>
    <Info description="ImageGlass Configuration file" version="7.5" />
    <Content>
      <Item key="FirstLaunchVersion" value="999999" />
    </Content>
  </Configuration>
</ImageGlass>

This file is to lock the settings from the users. For more information, please visit: https://imageglass.org/docs/app-configs


Edit: Visit #1680 (comment) if you're using ImageGlass version 9

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@CastyMcBoozer
Comment options

@d2phap
Comment options

@CastyMcBoozer
Comment options

Answer selected by thenewguy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants