go to run, type C:\program files\**whatever it is called in your ALL PROGRAMS**(dont insert the stars) then hit ok, there should be a bunch of folders, look for the one that has the same icon as the shortcut does, whatever it is called is what you type in...hope this works for u
ok go to where ever you usually left click to start google crome (or double click)...but instead of left clikcing, right click it, then hit Properties...then there should be a box that says target, copy whatever is in that box...now go to start, run, and paste it there...if it has quotations delete them and hit enter...now whatever has the icon for google crome is the file u want so just copy whatever the file is called from there and paste it in ur batch with .exe at the end...hope this helps!
Awesome work man! Cmd is a great tool to use. Even system administrators should be skilled in it. It has come in handy for me even just recently, I had to eliminate a darn boot sector virus. Nice video again!
nice i didnt know about the md command. i use to know the commands and would input data into another file. the data being words and or commands. so basically you could create a batch file that created another batch file with data in it such as a command. it involved > and >> but i cant remember the process completely do you know how to do this? normally id just look at an old batch file i made with the commands in them and figure out but my main desktops hdd died so i cant
I want to make a bat file where what you type pops up in a msg box... I tried but it pops up a blank box what wrong with my code \/ @echo off echo Input the error Title. set /p %title%= %confirm% echo Now input the Message. set /p %message%= %confirm% echo Message ready. pause echo Error=msgbox("%title%",72,"%message%")>>lol.vbs start lol.vbs exit
it works now, I think your error was you were setting title but you put %% around it and you don't do that when you set the variable. Also, in msgbox() the message comes before the title so i switched those around.
Wtf dont steal my shit @echo off set t=ube set i=w.yo set p=tp:/ set s=yxnWl63A set y=om/wat set q=ick set u=ee set o=ou set !=olle set lol=ht%p%/ww%i%ut%t%.c%lz%om?v=%s%vo4 set lmao=Y%o%'ve B%u%n R%q% R%!%d! start %lol% echo lol=msgbox("%lmao%",0+16,"lol")>>lol.vbs start lol.vbs
how do i get the batch file to get the sum of 2 numbers like: @echo off set a=1 set b=2 %a%+%b%=(c) echo (c) pause (END) i want it to add the variables or 1+2, but i get an error. I'm trying to get (c)=3(and echo to say the answer). Or is it that batch files can't add? and what do i put for variable (c)? If you can could you rewrite the code so it shows (the answer or) 3 it would be wonderful, but you don't have to.
to my knowledge there is no built in command to add (but there may be, i dunno), however, many people have created complex batch files that do math for you, try searching google for one.
The last part of the video was very helpful thanks. Check out my tutorials
technologycrazy 1 month ago
Can someone tell me his Windows theme?
HomiesOfMars 7 months ago
@HomiesOfMars That's just the default Windows XP theme, I think.
MasterJake777 7 months ago
Is it just me but the video stops playing 3/4 of the way through!
poojkhgf 7 months ago
Lord bless your soul
MrEpitome95 10 months ago
"Now we gonna save this ass ..." xD
Ovseever 1 year ago
iexplore.exe not iexplorer.exe
Janonet11 1 year ago
Just CD\ or CD.. or C:
wade198807 1 year ago
This has been flagged as spam show
hey jake great video helped me out a lot
kristianquirapas 1 year ago
Qecho off
start firefox (the link) without the ( )
kounelokalaburis 1 year ago
good vid
downwithefirewall 1 year ago
i like our gta san andreas song where u get it give me a link plz
brbaki 1 year ago
nc intro dude.... "gta san andreas" Nc...
jenders123 1 year ago
how to you get ipconfig to get the ip address and set it as a variable?
boneheadproductions1 1 year ago
@boneheadproductions1
Message me, and I'll explain.
Peppiatt96 1 year ago
hey masterjake..
i realy like your stuff ,simple and inspiering..
i got a Q for you... what is the difference between *.bat to *.cmd to execute a file?
thanks
letmechoosemydeath 1 year ago
of you aren't already, you should stop using batch files and use C++
photographylover246 1 year ago
@photographylover246 C++ is VERY powerfull i agree but some things it just cant do
-amateur programmer
-Dakota
ThePolarisKid 1 year ago
@ThePolarisKid Maybe. Though now I am learning how to make iPhone/iPod apps and it uses Objective-C
photographylover246 1 year ago
Thansk.
Minotour 2 years ago
Lucky bastard ive tried for months downloading Halo Custom ED
julsmul 2 years ago
FAKE!!!!! it doesn't work
abrarockers 2 years ago
YES IS DOES!!!!!!
drakfelt96 2 years ago 4
This has been flagged as spam show
Yeah, it does work.
franklinyah 2 years ago
what do i type for google chrome???
theguitargod132 2 years ago
go to run, type C:\program files\**whatever it is called in your ALL PROGRAMS**(dont insert the stars) then hit ok, there should be a bunch of folders, look for the one that has the same icon as the shortcut does, whatever it is called is what you type in...hope this works for u
pinkistoughjj 2 years ago
but google chrome is in my user/appdata/local/google/chrome/application what do i use for that?
theguitargod132 2 years ago
ok go to where ever you usually left click to start google crome (or double click)...but instead of left clikcing, right click it, then hit Properties...then there should be a box that says target, copy whatever is in that box...now go to start, run, and paste it there...if it has quotations delete them and hit enter...now whatever has the icon for google crome is the file u want so just copy whatever the file is called from there and paste it in ur batch with .exe at the end...hope this helps!
pinkistoughjj 2 years ago
i used 500 letters there :P
pinkistoughjj 2 years ago
how come it says : windows could not find iexplorer.exe ??
aazorrilla 2 years ago
because its not iexploreR.exe
its
iexplore.exe
MasterJake777 2 years ago
@aazorrilla HAHA, EPIC!!!
MASTERHACKER1111 1 year ago
@aazorrilla Dummy
wade198807 1 year ago
cool tutorial
astorm13298 2 years ago
Awesome work man! Cmd is a great tool to use. Even system administrators should be skilled in it. It has come in handy for me even just recently, I had to eliminate a darn boot sector virus. Nice video again!
CharlestonChew03 2 years ago
"Not really hard or anything..." Well, that's debatable. I've been experimenting with .bat files for months and still haven't learned variables yet.
A7XRules4life 2 years ago
set /p var= Enter Your Variable
echo %var%
try that
XaivierProductions 2 years ago
hey i cant use the new Variable i made in my batch files
zan287 2 years ago
probably because you do not have the the null file
mlortime 2 years ago
whats is that???
zan287 2 years ago
Null file is the file needed to use the Null comand
mlortime 2 years ago
how do i get the null file
zan287 2 years ago
well normoally it is auto-creation but some computers don have it auto-creation
mlortime 2 years ago
thx so much
cod3hack3r 2 years ago
what does /p do?
plznumbmyheart 2 years ago
Prompts the user to input a value instead of setting the variable automatically.
MasterJake777 2 years ago
Hey guys!
if you like batchfiles, and want to learn more, you should concider visiting
AntichristComputer.webs.c o m
It got tons of codes, vids and other stuff!
If you sign in as a member, you can also add videos yourself!
AntichristComputer 2 years ago
very good
buhdanugget1 3 years ago
oh, btw, good video :D
mark12852 3 years ago
it helped me a lot when i watched it ages ago so i fort i would come back and say thanks :D check out my video response
FaulknerProgramming 3 years ago
nvm i remembered lol
TheOnlyDuST 3 years ago
nice i didnt know about the md command. i use to know the commands and would input data into another file. the data being words and or commands. so basically you could create a batch file that created another batch file with data in it such as a command. it involved > and >> but i cant remember the process completely do you know how to do this? normally id just look at an old batch file i made with the commands in them and figure out but my main desktops hdd died so i cant
TheOnlyDuST 3 years ago
hey jake great video helped me out alot
christkdcdd 3 years ago
glad to have helped :]
MasterJake777 3 years ago
wait
i figured out how to do the
if not good
and
if not bad
at the same time
you video helped alot though do you have any others that yhou are working on?>
christkdcdd 3 years ago
how to set a variable to the information in a sample.txt file?
Tspider4 3 years ago
When I tried saving on Sytem 32 my computer didn't let me
Goldy3418 3 years ago
then your system is protected by security or your administrator.
MasterJake777 3 years ago
how do i get myself to be the administrator?
Goldy3418 3 years ago
hack using cmd, search youtube and you'll get the command.
MasterJake777 3 years ago
if no one has put a pass on it log out press ctrl alt del then type administrator and enter
TOMMASCRAWLEY 3 years ago
Lukiedapukie 3 years ago
I rewrote it as this:
@echo off
set /p title=Input Error Title:
set /p message=Input Message:
echo Your message is ready. Press any key to continue . . .
pause > nul
echo Error=msgbox("%message%", "72", "%title%") > "lol.vbs
start lol.vbs
it works now, I think your error was you were setting title but you put %% around it and you don't do that when you set the variable. Also, in msgbox() the message comes before the title so i switched those around.
MasterJake777 3 years ago
nice idea...
but then its vbs file, so you can write it as vbs from the beginning on
stuffyfreerunner 3 years ago
you cool mate
afurisitul 3 years ago
Thanks =]
MasterJake777 3 years ago
wow dude your so awesome. I understand a lot now. Most tutorials just tell you a code. You actually explain what each code in analyzing.
SHOOTINhomer 3 years ago
Thanks a lot, I haven't made a "tutorial" in like 5 months due to not having enough material to make a good tutorial.
MasterJake777 3 years ago
im making a rick rolld program
chewyoda 3 years ago
Tipsyquo 3 years ago
i tried it and it keeps saying the syntax of this command is wrong!! help me!!
lardplanet 3 years ago
copy and paste the exact code you wrote into a comment and i'll tell you what's wrong.
MasterJake777 3 years ago
lardplanet, if u copied and pasted and its still wrong make sure your not running Windows NT. Sometimes Batch files are a little funny in NT.
NorthWestSimulations 3 years ago
Tht means I can't run 2k, XP, server 2003, Vista, Server 2008, Windows 7?
:O
They're ALL windows NT. along with windows NT 3.1 etc.
ShadowRSonic 3 years ago
once i get 2 the black screen i can't get 2 yahoo
GMenSB42 3 years ago
check the code you probably missed or typo'd a bit.
MasterJake777 3 years ago
when i try to enter a site, i hit enter and it says that it cannot find 'iexplorer.exe'
but i have internet explorer and it is iexplorer.exe on my comp. whats going on!?
MagikGir 3 years ago
type iexplore.exe not iexplorer.exe that must be your mistake!
yallmastaz 3 years ago
oh...
MagikGir 3 years ago
gta nerd?
OlloX3 3 years ago
gta rules =p
MasterJake777 3 years ago
agree :D
derkman127 3 years ago
davidthe9 3 years ago
to my knowledge there is no built in command to add (but there may be, i dunno), however, many people have created complex batch files that do math for you, try searching google for one.
MasterJake777 3 years ago
thanks, it's just that i use C++ and something like this would work... its kind of weird that batch files don't do commands like add.
davidthe9 3 years ago
they may, im not sure, but i dont think they do because thats not their original creation for maybe.
MasterJake777 3 years ago
There is an /a switch for set command to do that kind of stuff.
@echo off
set a=1
set b=2
set c=
set /a c=%a%+%b%
echo %c%
pause
this is just a simple example :D
d4rkside 3 years ago
Fo shiz I forgot about that. I never used /a for math but thanks d4rkside =D.
MasterJake777 3 years ago
np ;)
d4rkside 3 years ago
imput the site? what do i do?
pinkrush092 4 years ago
thank you sooooo much YOU ROCK 5 stars
ink942 4 years ago
watch my tutorials!!!!
paintballe99 4 years ago
well it was an ok tutorial but this program does the exact same thing in less lines and uses your default web browser
@echo off
:A
set /p site=input the site:
start %site%
goto A
paintballe99 4 years ago
yours doesn't work :P
MarshalltheMan 4 years ago
If you are using IE then try
@echo off
:A
set /p site=input the site:
start iexplore.exe %site%
goto A
calrogman 3 years ago
Ok..so here's my problem...I put in exaclty what you have written:
@echo off
set /p var1-input the site:
start iexplore.exe %var1%
But it just opens the explorer as soon as I run the bat file...What am I doing wrong?
TurduckenTV 4 years ago
What..lmao I just saaw what I did wrong...I accidently put "-" instead of "="
But no that I've fixed it,it works correctly!
*blush*..I'ma dumbass..lmao
TurduckenTV 4 years ago
lol, its ok.
MasterJake777 4 years ago
Thanks, I'm glad it helped you a little.
MasterJake777 4 years ago
While I admit it is still quite a bit confusing to me, you have made it MUCH more understandable, I can't thank you enough.
~Kat
Luminasita 4 years ago