Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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>