Skip to content

【暫定】動画一覧のカラム幅を元に戻せない #258

Answered by Hayao-H
Hayao-H asked this question in Q&A
Discussion options

You must be logged in to vote
  1. niconicome.dbのバックアップをとってください
  2. こちらのソフトをダウンロードして実行します
    Windows10で『WindowsによってPCが保護されました』と表示される場合は「詳細情報」=>「実行」で実行することが出来ます。(ご自身の責任の下で行ってください。
  3. 左上のConnect=>Filenameのファイルアイコン=>niconicome.dbを選択=>Connect
  4. 下の文字列を1行ずつ貼り付けてRunを押してください。(一行貼り付け=>Run=>行削除=>また一行貼り付け...)
UPDATE appsettingsint SET Value = 100 where SettingName = "mainwindowselectcolumnwidth"  
UPDATE appsettingsint SET Value = 100 where SettingName = "mainwindowidcolumnwidth"  
UPDATE appsettingsint SET Value = 100 where SettingName = "mainwindowtitlecolumnwidth"  
UPDATE appsettingsint SET Value = 100 where SettingName = "mainwindowuploadcolumnwidth"  
UPDATE appsettingsint SET Value = 100 where SettingName = "mainwindowdownloadedflagcol…

Replies: 1 comment

Comment options

Hayao-H
May 23, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Hayao-H
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant