0
Fixed

Command-line shortcut is wrong and closes immediately

Anonymous 10 years ago updated by Roman 10 years ago 4
The Start Menu item to the command-line tool closes immediately (click it, a command-line window flashes up and vanishes.) This is because it links directly to the tool, which runs and ends.

It should prefix the call to the command-line tool with "cmd /k", ie "cmd /k c:\path\to\fixinsightcl.exe" which opens a new command line window, which will stay open when FixInsightCL closes.