i have a form1 and in that it has 1 text1.text
now in
Private Sub Form_Load()
text1.text = "12345"
End Sub
and then compile the project1.exe
2: task make a tool to open project1.exe and modify text1.text = "12345" and save it
please please i know this is easy for you.
now in
Private Sub Form_Load()
text1.text = "12345"
End Sub
and then compile the project1.exe
2: task make a tool to open project1.exe and modify text1.text = "12345" and save it
please please i know this is easy for you.