Hello Everybody,
For the sake of defining a dynamic link I need your help writing a small bat file to achieve the following:
Define System environment Variablewith integer number (e.g. N=100) using setx command.
Increment the above defined integer by 1 (N+1=101)
Thanks in advance :)
Best Regards
Hassan