@corradostyler94 Thanks but didn't work. Some of my functions don't even have timers. Just anything with 'shell'. However when I was looking for an answer I read that 'shell' creates a second program inside of the current. So maybe it thinks it should create another? Don't know why it works for thousands of others so that can't be it.
@corradostyler94@corradostyler94 Nvm found the problem. I was messing around for about 4 hours when I found out it was re-opening itself because it's name is shutdown. I guess it didn't read the args. I had to type out Shell("C:\Windows\system32\shutdown")
w8 nvm i found the problem. the problem is that when it wants to shut off my pc, a window pops up saying "Do you want to stop debugging?" how can i stop that from popping up. I want it 2 shut off by itself without using my mouse
@Midevil727 u have to make the exe because the program is still part of the visual basic and your program have to stop when he is still not build build the shut down timer and test it after
make the same with vb6 pls
didogazeto 2 months ago
no work :S :S :S
csmaniaka27 3 months ago
everything good but its doesnt do anything when textbox1.text = label1.text !
pls respond
covekcovek 8 months ago
good work
themister4you 10 months ago
Comment removed
Nightlyfighter 1 year ago
I made an advanced shutdown program and when I use shell anything it creates duplicate of the program...any ideas? please respond
xAITERxEGOx 1 year ago
@xAITERxEGOx maybe say in the end of your timer, that says "Shell": "timer.stop"
corradostyler94 1 year ago
@corradostyler94 Thanks but didn't work. Some of my functions don't even have timers. Just anything with 'shell'. However when I was looking for an answer I read that 'shell' creates a second program inside of the current. So maybe it thinks it should create another? Don't know why it works for thousands of others so that can't be it.
xAITERxEGOx 1 year ago
Comment removed
xAITERxEGOx 1 year ago
Comment removed
xAITERxEGOx 1 year ago
@corradostyler94 @corradostyler94 Nvm found the problem. I was messing around for about 4 hours when I found out it was re-opening itself because it's name is shutdown. I guess it didn't read the args. I had to type out Shell("C:\Windows\system32\shutdown")
Btw Nice song. Drowning Pool is amazing.
xAITERxEGOx 1 year ago
w8 nvm i found the problem. the problem is that when it wants to shut off my pc, a window pops up saying "Do you want to stop debugging?" how can i stop that from popping up. I want it 2 shut off by itself without using my mouse
Midevil727 1 year ago
@Midevil727 I have no idea :D
corradostyler94 1 year ago
@Midevil727
I think it's because you're running the porgram through vb. Try 'publishing' the program and running it as a standalone .exe file.
Jimmy64210 8 months ago
@Midevil727 u have to make the exe because the program is still part of the visual basic and your program have to stop when he is still not build build the shut down timer and test it after
marijuana0scandal 3 weeks ago
MY COMPUTER WONT SHUT OFF I NEED HELP. I DID EVERYTHING U SAID 2 DO
Midevil727 1 year ago
check my vids please ;)
its like this one but moar aweshumer.
MrJackBarrell 1 year ago
Name of Song
009jailkeeper 1 year ago
@009jailkeeper Drowning Pool - Tear Away
corradostyler94 1 year ago
:D ^^
THECooLKohler 1 year ago
das vb ist auf deutsch :D
THECooLKohler 1 year ago
@THECooLKohler Ich bin ja auch deutsch xD
corradostyler94 1 year ago
Useless and harder way to make it (jst for fun) :
Add this code in a button for exemple :
Shell ("CMD")
sendkeys.send("shutdown -s) ' here you can also at -t 100 (to add time )
sendkeys.send("{ENTER}")
sendkeys.send("exit")
sendkeys.send("{ENTER}")
iben092 1 year ago
give u sthe code:@
sjoukedde 1 year ago
Gutes program
xrking28 1 year ago
I like this
milladawn 1 year ago
Danke, hat mir echt geholfen
Habe den auch noch ein bisschen "gestylt" mit Transparenz und so ;)
SoftCoreGamerZ 1 year ago
Awesome
Moviemillionare 2 years ago
now can you have it warn you like 2 min before the shutdown?
photographylover246 2 years ago
That would be hard to do with that shutdown timer here...
It would work, when you have three labels and three textboxes and would say:
If Textbox2.text (Minutes) = Label2.text (Minutes) - 2 Then
Msgbox("Two Minutes before shutdown!")
End if
I don't know if that exactly works, but some way like that it should work
corradostyler94 2 years ago
that's about right, but you would do it like this "if Minutes.text = (val(label2.text) - (2))) then msgbox.show("Two minutes before shutdown")
photographylover246 2 years ago
However
But it will work that way, when you do everything right
corradostyler94 2 years ago
yeah, I already made a really cool shutdown timer
photographylover246 2 years ago
I also made a digital one...
With two hidden labels and when the hour label is for example 09, a picturebox changes to the digital sign fpr 09 :D
It's very cool
corradostyler94 2 years ago
@corradostyler94 next time just test it with me.close;)
sjoukedde 1 year ago
Why does the time say PM?? SO now i have to put PM
TheKlumzy 2 years ago
So do u mean that when it's 09:00 AM that you can also get the timer to 10:00 PM?
corradostyler94 2 years ago
I guess because it says the time then Pm/AM
TheKlumzy 2 years ago
nice tut,,but i hve a problem my does not want to end..u know why?..or can u plz put code in description thanks
SWAT091 2 years ago
Do u mean that it doesn't end that when u put a messagebox instead of "Shell(shutdown -s)" that many messageboxes will show up?
Then just type after the Messagebox or sth. else "Timer2.stop"...
corradostyler94 2 years ago
nice music and nice video!
what's the name of that song?
jenske65 2 years ago
Drowning Pool - Tear away
corradostyler94 2 years ago
Thankyou!!!!!!!!!!!
TheProjectMusicUK 2 years ago
Easy and good tut!
Eldrup13 2 years ago 9
nice tutorial but u should add music to it.
maplestorymmvmaker 2 years ago 9
i tried, but youtube blocks every title i try to add to my vids
but thanks
corradostyler94 2 years ago