Sinisterly
A few questions about Batch scripting - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Coding (https://sinister.li/Forum-Coding--71)
+--- Thread: A few questions about Batch scripting (/Thread-A-few-questions-about-Batch-scripting)

Pages: 1 2 3


A few questions about Batch scripting - Jacob - 09-06-2011

1. How do i use ASCii in Batch?

I've seen it before...but i just dont understand how the commands in ASCii would be interpreted or ANYTHING about it..



2. Is it possible to make batch do what the following would do?

Open Local Area Connection properties
Edit Internet Protocol(TCP/IP) settings
Choose "Use following IP address"
Make the custom IP, a number such as "111.111.111.111"
fill in the default DNS server.
Apply the options.
Open back up, and have it reconnect obtaining the IP atomatically.


Any help is much appreciated, thank you!
+rep for any help Biggrin



A few questions about Batch scripting - Jacob - 09-06-2011

1. How do i use ASCii in Batch?

I've seen it before...but i just dont understand how the commands in ASCii would be interpreted or ANYTHING about it..



2. Is it possible to make batch do what the following would do?

Open Local Area Connection properties
Edit Internet Protocol(TCP/IP) settings
Choose "Use following IP address"
Make the custom IP, a number such as "111.111.111.111"
fill in the default DNS server.
Apply the options.
Open back up, and have it reconnect obtaining the IP atomatically.


Any help is much appreciated, thank you!
+rep for any help Biggrin



RE: A few questions about Batch scripting - Shining White - 09-06-2011

really i have no idea with Batch Jacob you know Biggrin Biggrin Biggrin <
Glad to say i not leaved Biggrin our Post Battle Biggrin


RE: A few questions about Batch scripting - Shining White - 09-06-2011

really i have no idea with Batch Jacob you know Biggrin Biggrin Biggrin <
Glad to say i not leaved Biggrin our Post Battle Biggrin


RE: A few questions about Batch scripting - Zabra - 09-06-2011

I ha8 batch scripting .. Use linux .. Much healthier :tongue:


RE: A few questions about Batch scripting - Zabra - 09-06-2011

I ha8 batch scripting .. Use linux .. Much healthier :tongue:


RE: A few questions about Batch scripting - 1234hotmaster - 09-06-2011

jacob if you find out the working code for those please PM me. i can develop a type of SYN flood Biggrin

i hope i can make my own firewall some day :3


RE: A few questions about Batch scripting - 1234hotmaster - 09-06-2011

jacob if you find out the working code for those please PM me. i can develop a type of SYN flood Biggrin

i hope i can make my own firewall some day :3


RE: A few questions about Batch scripting - Jacob - 09-06-2011

(09-06-2011, 06:48 AM)1234Darkmaster Wrote: jacob if you find out the working code for those please PM me. i can develop a type of SYN flood Biggrin

i hope i can make my own firewall some day :3

i can do that Biggrin

i had an epiphany with the help of a kid from hf. and for some reason it got me to thinking, that i'd need to use a registry entry edit command o.o

possible?


RE: A few questions about Batch scripting - Jacob - 09-06-2011

(09-06-2011, 06:48 AM)1234Darkmaster Wrote: jacob if you find out the working code for those please PM me. i can develop a type of SYN flood Biggrin

i hope i can make my own firewall some day :3

i can do that Biggrin

i had an epiphany with the help of a kid from hf. and for some reason it got me to thinking, that i'd need to use a registry entry edit command o.o

possible?