Excellent. Want to know how to "refresh" data or set certain cell values in Excel to "0" using a command button?. Please let me know. Thanks. Ebenezer
Hey man, thanks so much!!, Can you help me... How can I make a key logger to fit in so that you can make a box saying "Type your name here" and so on so I can make my own login form so that it remembers it then saves it as a file and sends it to me via posting in My Documents
Thanks for a really simple to understand tutorial.I have tried it out and it works great! How do I define an argument to pass to the program being opened? Currently I have:
Sorry for the late response, All i know is that whatever you write the code as it stays. Im sure there is a way, but i am not that advanced yet in VB. Sorry!
Can you move an executable or shortcut to an executable into the actual project? Like if you wanted to share this program and the person has different directories. It wont work If your program is installed to C:\ and theres is installed to say another drive. Also I have made a few programs, which other people don't have. If I wanted to launch those, they would need to be in this project in some way. Any ideas?
It may not be much help, but you can use the Dir function to check for the existence of the executable you need, and pass to a "Please input file path" if it's not where you expected.
%cd% = Current directory and
%appdata% = the appdata folder can i use thease?
PatchedTv 2 months ago
Can other people open the file?
zCR8 4 months ago
Question: Are you awesome...?? Answer: Hell YEAH!!!
zCR8 4 months ago
How do i put it on desktop to launch ?
Zod011 5 months ago
Excellent. Want to know how to "refresh" data or set certain cell values in Excel to "0" using a command button?. Please let me know. Thanks. Ebenezer
ebenezerj64 8 months ago
how do you do that in vb 08
ak473d32 9 months ago
THANK YOU!!!!!!!!!!
Office2007Developer 10 months ago
whats the codes my F*cken laptop is too slow
123Raley 1 year ago
thanks dude!!!!
supercoolis93 1 year ago
Thank you dude Searching for it from long timeeeeeeeeeeeeeeeee
Rock2161 1 year ago
really helped thanks
LiorIluz 1 year ago
Hey man, thanks so much!!, Can you help me... How can I make a key logger to fit in so that you can make a box saying "Type your name here" and so on so I can make my own login form so that it remembers it then saves it as a file and sends it to me via posting in My Documents
internet1hackerz 1 year ago
How can I make it so that when I launch mozilla firefox, it also navigates to a webpage?
vypr12 1 year ago
@vypr12 Shell (" webpage here ")
Office2007Developer 10 months ago
Doesn´t work for me!!
VB6andCMD 1 year ago
thanks a lot
5*
BestForVista 2 years ago
OH!!!!! All of the website are rules in this world
Riyanx28 2 years ago
Firefox never RULES!!!!Google Chrome RULES!!!
boolykbol 2 years ago
plz help me i dno how to do this i wanna enter one for club penguin or any program plz help
lilsoulja88 2 years ago
Comment removed
1Mihailo 2 years ago
This has been flagged as spam show
lol sorry for the spam...
1Mihailo 2 years ago
This has been flagged as spam show
okey its easy ( its same like in vb 2008 )
create a button or control what ever
then double click it
there will be a code that will be shown
you just add betwen the lines : shell ""
betwen "" write your directory so its C:\ or where ever your program is
the program name does not mean anythink
thats all
1Mihailo 2 years ago
what screen recorder do you use? please answer
LazarRedDevil95 2 years ago
hypercam 2 is ok just google it
driftkinguk26 2 years ago
nice job
ultragaming1993 2 years ago
Dude thank you so much!!! Im a begginer and im learning so ya!! 'stuipid shiety video, the other one was a fake" anyways, THANK YOU DUDE.
MaiTriCks 2 years ago
your quite welcome!
Abstr23 2 years ago
Thanks ill be using VB soon!
ljgljg08 2 years ago
can I use it to suth down programs?
NORIRAFGEYMIR 2 years ago
Im not sure, but im probably going to be making some more new videos soon, So maybe ill try to work something out!
Abstr23 2 years ago
@NORIRAFGEYMIR ya you can just create a button and call it whatever you want ,then double click it ,and copy paste this code:
Shell ("shutdown -s")
and if u want to restart
Shell ("shutdown -r")
logging off
Shell ("shutdown -l")
sorry for late reply.....lol... :)
sa5er1234 1 year ago
Lol ok :D but thanks!
NORIRAFGEYMIR 1 year ago
i can't run it..why????
dhauez 2 years ago
thanks! hope to see more video from you...
angelcleric520 2 years ago
I plan on making some more over the summer.
Abstr23 2 years ago
thank you it was very good vedio thank you
khaledbaled 2 years ago
Your Welcome!
Abstr23 2 years ago
Omg!!!!!!!!!!!
Thx you mate you helped me alot:)
5/5 Suscribed
Psipisio 2 years ago
Hello,
How can I launch a program from the resources section of VB 2008?
For example :
My.Computer. (????) (My.resources.??????
Also,
How can I add a video to resources and add it to a program?
I want to launch the whole package in one setup.
mikeswink55 2 years ago
Is Verdana your favourite font type?
anyway, thanks for the tutorial.
ammicko 3 years ago
How did u know? xD
Abstr23 3 years ago
Because you are using it ALL the time :D
ammicko 3 years ago
Thanks
Abstr23 3 years ago
Nice
redtubeviewer 3 years ago
Thanks for a really simple to understand tutorial.I have tried it out and it works great! How do I define an argument to pass to the program being opened? Currently I have:
Shell("C:\Windows\System32\Notepad.exe") ("C:\Users\Roger\Documents\parameters.txt")
but I have defined the argument wrongly.
Thanks in advance for your help
Roger.
fatcharlieuk 3 years ago
thx man
MrCodysir 3 years ago
When i type: Shell "C:\Documents and settings\My documents" it says (You suk cock).....File not found...
Zek0n 3 years ago
hey can you help me to create this kind of program ? watch?v=qpbRpKP_zEI please answer me ... pm
euforii666 3 years ago
can i make a tutorial 4 it?
cuteboymimmi 3 years ago
Sorry for the late response, All i know is that whatever you write the code as it stays. Im sure there is a way, but i am not that advanced yet in VB. Sorry!
Abstr23 3 years ago
can we open the current programme?
evermanito 3 years ago
Can you move an executable or shortcut to an executable into the actual project? Like if you wanted to share this program and the person has different directories. It wont work If your program is installed to C:\ and theres is installed to say another drive. Also I have made a few programs, which other people don't have. If I wanted to launch those, they would need to be in this project in some way. Any ideas?
NocaCow 3 years ago
It may not be much help, but you can use the Dir function to check for the existence of the executable you need, and pass to a "Please input file path" if it's not where you expected.
Dim intRet As String
intRet = Dir("C:\Program Files\Internet Explorer\iexplore.exe")
Select Case intRet
Case "iexplore.exe" 'launch program
Case Else 'error handler
End Select
Of course, if the program is in the same folder as your project (or a sub-folder thereof) you can use app.path & "\target"
CelestialBadger 3 years ago