説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

Application.myapp 570B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <MyApplicationData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <MySubMain>true</MySubMain>
  4. <MainForm>GCM_SQL_MGMT</MainForm>
  5. <SingleInstance>false</SingleInstance>
  6. <ShutdownMode>0</ShutdownMode>
  7. <EnableVisualStyles>true</EnableVisualStyles>
  8. <AuthenticationMode>0</AuthenticationMode>
  9. <MinimumSplashScreenDisplayTime>0</MinimumSplashScreenDisplayTime>
  10. <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
  11. <HighDpiMpde>false</HighDpiMpde>
  12. </MyApplicationData>