Skip to content

BSMGC_HotFixes

BurnSoft edited this page Jul 30, 2017 · 5 revisions

Introduction

The BSMGC_HotFixes is the application that helps upgrade the database to match the current schema that is required for the newest version of the My Gun Collector Application.

Any errors that occur should be written to mgchf_err.log

Switches

switch description
/redo Run through all the hot fixes to upgrade the database
/debug Enable debugging messages, shows in console and writes to hotfix.debug.log
/conpics Only convert the pictures, take the big picture and convert it to a thumbnail and insert the thumbnail in the new column. This was a version 4.x addition, in version 5 or greater, this should not be needed
/showerrors Show the errors on the console
/hotfix=[number] Apply Specific hot fix, by number.
/picthumb=[ID] Convert the selected picture ID to have a thumbnail or recreate a thumbnail

NOTE: Versions prior to version 6 wrote the log files in the Program Files Directory. From 6 on, it was written to the c:\users<user name>\AppData\Roaming\BurnSoft\MGC path. If you can't find the path, check the registry for the app, the AppDataPath Key.

Clone this wiki locally