fiza Posted June 20, 2019 Posted June 20, 2019 Just installed Kodu on our image. We have deployed the image onto a test machine and when you run Kodu it checks for updates on launch. Is there any way to stop Kodu checking for updates on a global level? I look for an ini file or config file. There is one (boku.exe.config) but I cannot see an entry for updates. Once you run Kodu as a user you can switch off Check for Updates at Startup but this is an individual choice. I need it switched off for everyone. Does anyone know how to stop the check for updates?
Arthur Posted June 20, 2019 Posted June 20, 2019 Does anyone know how to stop the check for updates? Add the following switches to the Start Menu shortcut for Boku.exe. /NoUpdate /NoInstrumentation 1
fiza Posted June 20, 2019 Author Posted June 20, 2019 Add the following switches to the Start Menu shortcut for Boku.exe. /NoUpdate /NoInstrumentation Cheers @Arthur
Arthur Posted June 20, 2019 Posted June 20, 2019 I just remembered I also created an MST for the Kodu MSI (v1.5.47) that adds these switches to the shortcut and also disables the intro video. I've attached it to this post.KoduSetup.mst
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now