All Comments (54 total) Options | |
Loading...
set a = createobject("wscript.shell")
a.run "firefox.exe"
just use a
its easier to type
a.run "firefox.exe"
just use a
its easier to type
Why can't you just make a shortcut?
eh when i start it i get this:
windows script host
script: c:\usersblablablashit not important
sentence: 1
Sign: 15
Error: syntaxerror
Code: 800A03EA
source: Compilatieerror microsoft VBScript
(i translated the dutch error into englisch so some things may not be right..)
help plz
windows script host
script: c:\usersblablablashit not important
sentence: 1
Sign: 15
Error: syntaxerror
Code: 800A03EA
source: Compilatieerror microsoft VBScript
(i translated the dutch error into englisch so some things may not be right..)
help plz
Set WSHShell = WScript.CreateObject("WScript. Shell") on first line
WSHShell.Run "add program here.exe" on second did this help
WSHShell.Run "add program here.exe" on second did this help
get names of .exe from task manager > Processes
i want to ask how to make a vbscript that can open a .scr ( the screen saver ) file ,,, thz
this website has lists of scripts you can use with here at
h t t p : / / vbscripts . webs . com
h t t p : / / vbscripts . webs . com
how do you find the program term ike " .exe"
can't you save it as a .bat file and replace any .exe file to cmd.exe?
im getting this error at char 65, at the WSHShell.Run command, if you could please help
great job thanks alot
thanks...
doesnt work! line 1 char 15 syntax error!
never mind about the script that i need to fix because the script was right the program i typed in wouldn't open so i tried "sol.exe" and it works so should i put the location like C:\1\2.exe in place of any program.exe
if u respond and get it right than i will subscribe
if u respond and get it right than i will subscribe
i want to open a file but it always says "the file you specified could not be found" unless its in the same directory
how do i open a file that's in another directory
how do i open a file that's in another directory
put the file you want in a another directory, unless it is already their, then right click and hit "create shortcut" when the shortcut is made, right click and go to "properties" then go to the "target" string and click on it, type "control -a, then control -c, then close and delete the shortcut and then paste that into the .vbs custom execuatable script, in this case any program.exe, hope it helps.
oh nevermind, im sorry. i copied it wrong, sorry!!
i copied the script from the description but it said there was an error on line 2 char 1
please help and i will subscribe if you make it work
please help and i will subscribe if you make it work
thx man this helped sooo much !!! here is what i did (i know im a noob)
msgbox " Internet Explorer detected virus " ,48, " Error403 "
Set WSHShell = WScript.CreateObject("WScript. Shell")
WSHShell.Run "IExplore.exe"
msgbox " Internet Explorer detected virus " ,48, " Error403 "
Set WSHShell = WScript.CreateObject("WScript. Shell")
WSHShell.Run "IExplore.exe"
this doesnt work :( it worked yesterday but i deleted that file :(
Set WSHShell =
WScript.CreateObject
("WScript.Shell")
WSHShell.Run "any program.exe"
that as a vbs file doesnt work why?!
Set WSHShell =
WScript.CreateObject
("WScript.Shell")
WSHShell.Run "any program.exe"
that as a vbs file doesnt work why?!
oh ok thanks i got it working now :) btw sol.exe opens up another game for me lol( im swedish) but anyways, it doesnt open internet explorer if i type in Internet Explorer.exe, i know to open msn u have to type MSNMSGR, but i dont know the codes for other programs :(
lol can u tell me some of the like basic ones? me + logic = no good
some of the ones u use, internet, firefox, guitar hero ( LOL ) and liek word
nvm replying i kno how to figure it out
i have one more question: how can i make a script SHIFT+TAB ? if u know plz reply, if u dont, dont bother
thnx but nvm i got it
cool it works
PS for all those who don't read you click save as then click all programs then at the end of the title put .VBS
eg VIRUS.VBS
PS for all those who don't read you click save as then click all programs then at the end of the title put .VBS
eg VIRUS.VBS
how do you make something in vbs a msgbox"text"
and you press on yes he open it you press on no he close it.
do you know that??
and you press on yes he open it you press on no he close it.
do you know that??
you can also just put in this code
@echo off
start yourprogram.exe
@echo off
start yourprogram.exe
ok so how to we find the file name sorry if i sound like a noob ;p
hi thanks for reply good job
wel i want to know how i can upload my video on youtube and what is benifit for rating?
take care
wel i want to know how i can upload my video on youtube and what is benifit for rating?
take care
hi i want to run my cam recorder.exe file
and also want when it opens it also
aply f2 key
(f2 key is start recording key of my cam recorder).. here is my cam recorder path below
D:\MY SOFT\rec\av\avi\CamStudio
plz reply here with complete vbs script
hope u will reply soon thanks
and also want when it opens it also
aply f2 key
(f2 key is start recording key of my cam recorder).. here is my cam recorder path below
D:\MY SOFT\rec\av\avi\CamStudio
plz reply here with complete vbs script
hope u will reply soon thanks
thanks for reply elisha
it opens my cam recorder directry
but not opening my recorder.exe file
how can i aid my exe file name in ur script
i was aid recorder.exe after cam studio
but it shows eror and also tell me how can i rate and how much u want
thanks hop u reply
it opens my cam recorder directry
but not opening my recorder.exe file
how can i aid my exe file name in ur script
i was aid recorder.exe after cam studio
but it shows eror and also tell me how can i rate and how much u want
thanks hop u reply
thanjs for again i tried it opens but it dint aply required key when exe files starts i must press manual f8 sorry it was f8 key not f2
i replace f2 with f8 but dint work
actually when my exe files open i need to press
f8 so it starts recording
(it was work f2 when it was open cam studio directry the key was aply as we press f2 for rename)
take care
i replace f2 with f8 but dint work
actually when my exe files open i need to press
f8 so it starts recording
(it was work f2 when it was open cam studio directry the key was aply as we press f2 for rename)
take care
hi i think we need to aid time delay after my exe file open so after 5 or 10 seconds send keys f8 must aply may b it work so can u tell me
how do i aid time delay ?
take care and i was ask to u how can i rate ur video? m new user on youtube so dont know how i can rate and vote
how do i aid time delay ?
take care and i was ask to u how can i rate ur video? m new user on youtube so dont know how i can rate and vote
set A = CreateObject("WScript.Shell")
A.Run chr(34) & "D:\MY SOFT\rec\av\avi\CamStudio\reco rder.exe" & Chr(34)
Set A = Nothing
Set shl = CreateObject("Wscript.Shell")
wscript.sleep(7000)
shl.SendKeys"{f8)
this should work!
under the video there are these stars (there blank) rate it as much as you want 5/5 =).
please tell me if it works!
A.Run chr(34) & "D:\MY SOFT\rec\av\avi\CamStudio\reco rder.exe" & Chr(34)
Set A = Nothing
Set shl = CreateObject("Wscript.Shell")
wscript.sleep(7000)
shl.SendKeys"{f8)
this should work!
under the video there are these stars (there blank) rate it as much as you want 5/5 =).
please tell me if it works!
hi i write this
set A = CreateObject("WScript.Shell")
A.Run chr(34) & "D:\MY SOFT\rec\av\avi\CamStudio\reco rder.exe" & Chr(34)
Set A = Nothing
wscript.sleep(7000)
Set shl = CreateObject("Wscript.Shell")
shl.SendKeys"{f8}"
it works great i want to know 7000=? how many seconds? if i want use 10 second delay so what i need to type number??
set A = CreateObject("WScript.Shell")
A.Run chr(34) & "D:\MY SOFT\rec\av\avi\CamStudio\reco rder.exe" & Chr(34)
Set A = Nothing
wscript.sleep(7000)
Set shl = CreateObject("Wscript.Shell")
shl.SendKeys"{f8}"
it works great i want to know 7000=? how many seconds? if i want use 10 second delay so what i need to type number??
how u gonna enable when nothing works=???
lol i replied to someone else
does anyone know how to open run with this? "run.exe" doesn't work.
hi
no it dint work it says
error unterminated string constant
code 800a0409
i made this one but i aid a msg for delay
set A = CreateObject("WScript.Shell")
A.Run chr(34) & "D:\MY SOFT\rec\av\avi\CamStudio\reco rder.exe" & Chr(34)
Set A = Nothing
x=msgbox ("wana close this file?")
Set shl = CreateObject("Wscript.Shell")
shl.SendKeys"{f8}"
it work but i dont want msg i want just few second delay
i rate ur video hop u reply
take care
no it dint work it says
error unterminated string constant
code 800a0409
i made this one but i aid a msg for delay
set A = CreateObject("WScript.Shell")
A.Run chr(34) & "D:\MY SOFT\rec\av\avi\CamStudio\reco rder.exe" & Chr(34)
Set A = Nothing
x=msgbox ("wana close this file?")
Set shl = CreateObject("Wscript.Shell")
shl.SendKeys"{f8}"
it work but i dont want msg i want just few second delay
i rate ur video hop u reply
take care
im trying to make a msgbox, then open a program after that [a batch file] witch will shut down the computer, can i add this code in after the code for my msgbox?
but where do i type the "x=msgbox" thing?
by the way it is sol.exe and not solt.exe
No comments:
Post a Comment