Help setting component (wodAppUpdate)
Hi Nilton,
You can save your configuration file to some local file and load it inside Check Method.
Something like this:
--------------------------------
wodAppUpdate1.Check App.Path & "\config.txt"
--------------------------------
For example you can save this inside config.txt file. This is configuration file from our sample:
--------------------------------
#Update file signature
[File]
Name=UpDemo.dll
Size=53248
URL=http://www.weonlydo.com/AppUpdate/test/UpDemo.dll
Date=20061026192600
MD5=662bf45af0b60e2d83c7c8ebf35545fd
Register=1
Compressed=0
Version=1.0.0.2
[Message]
ID=0
Caption=something
Text=some text
--------------------------------
Let us know how it goes.
Regards,
Drazen