if mag problema ka sa batch file...
kani nalang bro, tun-i gamay!, sayon rani: https://www.autoitscript.com/site/autoit/
na-a sab na sila record feature, try if na-a ka time.
this is one of your so called 'solution'
if mag problema ka sa batch file...
kani nalang bro, tun-i gamay!, sayon rani: https://www.autoitscript.com/site/autoit/
na-a sab na sila record feature, try if na-a ka time.
this is one of your so called 'solution'
ahw hence ani. adto ka sa settings sa imung network interface, then enable and disable ka.
naa ra option sa dispatch kung e set nimo ang isa ka connection as primary, then e disable lang sa nimo ang pikas connection... or pwede rasad gamit ka batch file
@echo on
timeout /t 10
netsh interface set interface "Local Area Connection" DISABLED
timeout /t 10
netsh interface set interface "Local Area Connection" ENABLED
@zurita10 working siya bro... pero duha sad ka batch file ang himoon aron mu enable/disable sa usa ka lan, vice versa. At least working siya ug naka kuha ko ug idea. salamat!
Suwayan lang sad nako ni ug apply sa kang @dab_s_bad nga suggestion, katon autoit. Feel nako pwede gyud ni didto ky akung suwayan i-automate ang duha ka batch file, try nako gamitan ug check box or option box aron i-activate ang usa ka, then disable ang usa.![]()
nice ni dah..nahan sad ko makat.on ane
kung duha imong lan card
Line1.bat @echo on
timeout /t 10
netsh interface set interface "Local Area Connection" DISABLED
timeout /t 10
netsh interface set interface "Local Area Connection 2" ENABLED
Line2.bat @echo on
timeout /t 10
netsh interface set interface "Local Area Connection 2" DISABLED
timeout /t 10
netsh interface set interface "Local Area Connection" ENABLED
Similar Threads |
|