Question: A simple bat file

I want to create a simple executable bat fil.

1) When I click on it maple should launch in the background (I dont want to see maple open)
2) Then Maple should open a txt file located on the desktop (containing a 1), read the file
and save  a new txt file on the desktop containing the number in the previous fil +1.

How can this be done?

Please Wait...