Initial commit
This commit is contained in:
BIN
OnDemandDDE/ARSDDE/bin/Debug/ARSDDE.exe
Normal file
BIN
OnDemandDDE/ARSDDE/bin/Debug/ARSDDE.exe
Normal file
Binary file not shown.
30
OnDemandDDE/ARSDDE/bin/Debug/ARSDDE.exe.config
Normal file
30
OnDemandDDE/ARSDDE/bin/Debug/ARSDDE.exe.config
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="ARSDDE.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" />
|
||||
</startup>
|
||||
<userSettings>
|
||||
<ARSDDE.Properties.Settings>
|
||||
<setting name="Debug" serializeAs="String">
|
||||
<value>true</value>
|
||||
</setting>
|
||||
<setting name="OnDemandClinetString" serializeAs="String">
|
||||
<value>ARS</value>
|
||||
</setting>
|
||||
<setting name="ARS_Language" serializeAs="String">
|
||||
<value>\\locale\deu</value>
|
||||
</setting>
|
||||
<setting name="StartClient" serializeAs="String">
|
||||
<value>true</value>
|
||||
</setting>
|
||||
<setting name="WaitAfterStart" serializeAs="String">
|
||||
<value>1000</value>
|
||||
</setting>
|
||||
</ARSDDE.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
BIN
OnDemandDDE/ARSDDE/bin/Debug/ARSDDE.pdb
Normal file
BIN
OnDemandDDE/ARSDDE/bin/Debug/ARSDDE.pdb
Normal file
Binary file not shown.
4
OnDemandDDE/ARSDDE/bin/Debug/DoZip.bat
Normal file
4
OnDemandDDE/ARSDDE/bin/Debug/DoZip.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
delete arsdde.zip
|
||||
"C:\Program Files\7-Zip\7z" a arsdde.zip arsdde.exe arsdde.exe.config -pshu*tkb96123
|
||||
copy arsdde.zip w:
|
||||
pause
|
||||
BIN
OnDemandDDE/ARSDDE/bin/Debug/NDde.dll
Normal file
BIN
OnDemandDDE/ARSDDE/bin/Debug/NDde.dll
Normal file
Binary file not shown.
3
OnDemandDDE/ARSDDE/bin/Debug/Test.bat
Normal file
3
OnDemandDDE/ARSDDE/bin/Debug/Test.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
arsdde.exe /e "c:\program files (x86)\ibm\ondemand32\bin\arsgui.exe" /S Test_System_NOVA /U tgsystkb /P tgsystkb /f "TGKB EDOKA-Partner" /d OFFEDK000201800223423620181003063223
|
||||
pause
|
||||
|
||||
BIN
OnDemandDDE/ARSDDE/bin/Debug/arsdde.zip
Normal file
BIN
OnDemandDDE/ARSDDE/bin/Debug/arsdde.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user