Нет описания
Вы не можете выбрать более 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>