Added: 3 years ago
From: Abstr23
Views: 14,315
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (47)

Sign In or Sign Up now to post a comment!
  • %cd% = Current directory and

    %appdata% = the appdata folder can i use thease?

  • Can other people open the file?

  • Question: Are you awesome...?? Answer: Hell YEAH!!!

  • How do i put it on desktop to launch ?

  • 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

  • how do you do that in vb 08

  • THANK YOU!!!!!!!!!!

  • whats the codes my F*cken laptop is too slow

  • thanks dude!!!!

  • Thank you dude Searching for it from long timeeeeeeeeeeeeeeeee

  • really helped thanks

  • 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

  • How can I make it so that when I launch mozilla firefox, it also navigates to a webpage?

  • @vypr12 Shell (" webpage here ")

  • Doesn´t work for me!!

  • thanks a lot

    5*

  • OH!!!!! All of the website are rules in this world

  • Firefox never RULES!!!!Google Chrome RULES!!!

  • plz help me i dno how to do this i wanna enter one for club penguin or any program plz help

  • Comment removed

  • what screen recorder do you use? please answer

  • hypercam 2 is ok just google it

  • nice job

  • 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.

  • your quite welcome!

  • Thanks ill be using VB soon!

  • can I use it to suth down programs?

  • Im not sure, but im probably going to be making some more new videos soon, So maybe ill try to work something out!

  • @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... :)

  • Lol ok :D but thanks!

  • i can't run it..why????

  • thanks! hope to see more video from you...

  • I plan on making some more over the summer.

  • thank you it was very good vedio thank you

  • Your Welcome!

  • Omg!!!!!!!!!!!

    Thx you mate you helped me alot:)

    5/5 Suscribed

  • 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.

  • Is Verdana your favourite font type?

    anyway, thanks for the tutorial.

  • How did u know? xD

  • Because you are using it ALL the time :D

  • Thanks

  • Nice

  • 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\Not­epad.exe") ("C:\Users\Roger\Documents\par­ameters.txt")

    but I have defined the argument wrongly.

    Thanks in advance for your help

    Roger.

  • thx man

  • When i type: Shell "C:\Documents and settings\My documents" it says (You suk cock).....File not found...

  • hey can you help me to create this kind of program ? watch?v=qpbRpKP_zEI please answer me ... pm

  • can i make a tutorial 4 it?

  • 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 we open the current programme?

  • 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.

    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"

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more