Do you think its possible. Yes it is.
I tried it yesterday, And it worked, Its an old confirmed method. Though i knew it, i never tried. So how this works.
The following is the code.
@Echo off
Ipconfig /release
Just save this in notepad as abc.bat file.
you can name as you want. But do remember to save in .bat format.
Because batch files are command files, which are executable.
Logic behind this :
When the person clicks the file. There IP address will be lost, and therefore they won't be able to fix it.
Ultimately the internet connection will be lost.
So how can you fix this
Simply type in
@Echo off
IPconfig /renew
it will be resolved
But some People restart their systems.. Lmao.. It works though!!!
I tried it yesterday, And it worked, Its an old confirmed method. Though i knew it, i never tried. So how this works.
The following is the code.
@Echo off
Ipconfig /release
Just save this in notepad as abc.bat file.
you can name as you want. But do remember to save in .bat format.
Because batch files are command files, which are executable.
Logic behind this :
When the person clicks the file. There IP address will be lost, and therefore they won't be able to fix it.
Ultimately the internet connection will be lost.
So how can you fix this
Simply type in
@Echo off
IPconfig /renew
it will be resolved
But some People restart their systems.. Lmao.. It works though!!!
No comments:
Post a Comment