control up script
Posted: Tue Oct 25, 2011 12:12 pm
hello here is a sample log
e Oct 25 20:10:25 2011 Notified TAP-Win32 driver to set a DHCP IP/netmask of 9.9.0.6/255.255.255.252 on interface {E444161E-CD78-4AA1-8609-31D953996D89} [DHCP-serv: 9.9.0.5, lease-time: 31536000]
Tue Oct 25 20:10:25 2011 Successful ARP Flush on interface [24] {E444161E-CD78-4AA1-8609-31D953996D89}
Tue Oct 25 20:10:25 2011 settings.bat Local Area Connection 2 2000 2026 9.9.0.6 9.9.0.5 init
how can i make settings.bat the last script to be executed?? i want all the routes first to be done, then after it, settings.bat will run
PS: settings.bat has only certain commands like running another exe program(no routes) tnx
e Oct 25 20:10:25 2011 Notified TAP-Win32 driver to set a DHCP IP/netmask of 9.9.0.6/255.255.255.252 on interface {E444161E-CD78-4AA1-8609-31D953996D89} [DHCP-serv: 9.9.0.5, lease-time: 31536000]
Tue Oct 25 20:10:25 2011 Successful ARP Flush on interface [24] {E444161E-CD78-4AA1-8609-31D953996D89}
Tue Oct 25 20:10:25 2011 settings.bat Local Area Connection 2 2000 2026 9.9.0.6 9.9.0.5 init
how can i make settings.bat the last script to be executed?? i want all the routes first to be done, then after it, settings.bat will run
PS: settings.bat has only certain commands like running another exe program(no routes) tnx