ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/VBDLL/My Project/Application.myapp
Revision: 4
Committed: Wed Jul 11 14:19:13 2012 UTC (10 years, 10 months ago) by william
File size: 472 byte(s)
Log Message:
imported from https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/
Revision: 1
Author: beartown
Date: 3:10:40 AM, Monday, June 21, 2010
Message:
First upload. Still todo in order to get a fully working product: Replace Thinstation images with vanilla Thinstation, modify ImageDesigntimeConfig.cs, ImageRuntimeConfig.cs in order to support the Thinstation image

File Contents

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