起動時に必ず表示されるレポート
エラー表示のようですが何というソフトか分からず
最後の数行でFMVランチャー関係だとわかる
試しにその窓を閉じて
タスクバーに起動しているタッチ操作パネルをクリックすると再度そのエラーが表示されることから
「富士通タッチパネル操作」をアンインストール
これで表示されなくなった
特に必要もないソフトのようなので再インストールは不要だが
再インストる方法をメモっておく
■すべてのプログラム>ソフトウェアーディスク検索>ソフトウェアー検索>ソフトウェアー検索(ハードディスク)
エラー表示内容
場所 System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
場所 System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
場所 System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
場所 System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
場所 System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
場所 System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
場所 System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
場所 System.Configuration.ConfigurationManager.GetSection(String sectionName)
場所 System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
場所 System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
場所 System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
場所 System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
場所 System.Configuration.SettingsBase.get_Item(String propertyName)
場所 System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
場所 System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
場所 fmvLauncher.Properties.Settings.get_ButtonFont()
場所 fmvLauncher.ButtonExtBG..ctor()
場所 fmvLauncher.Launcher.InitializeComponent()
場所 fmvLauncher.Launcher..ctor()
場所 fmvLauncher.Program.Main(String[] args)