Move file start_up

This commit is contained in:
wanlop run 2025-04-25 13:29:32 +07:00
parent 874edff35a
commit aaeb2fa8bc
88 changed files with 3496 additions and 3015 deletions

23
xml/start_up_inst_4.xml Normal file
View file

@ -0,0 +1,23 @@
<Popup>
<Width> 1080</Width>
<Height> 1920 </Height>
<EventOpen>
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
If InstanceTabOpenFile4 = "" Then
Else
Open InstanceTabOpenFile4
EndIf
TimerReset
</EventTimeout>
</Popup>