if someting work only on VB6 and no on Net is simple
open visual basic 2008 - or 2010 (Studio) go to 'my project' > 'application' and uncheck the 'Enable Application Framework' after save and is like vb6
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
A short reminder to all fellow programmers, the newer version of Visual Basic, the classname of the thing is not called frame anymore, instead, its called group box. Vote up so whoever watches this video will know the frame thing is wrong.
You need : 1 Frame, 1 Label, 2 Text boxes and 2 Command Buttons Code: ------------------------------- Private Sub (your form name) (Your text size box name).FontSize = (Your Font size text box).Text End Sub Private Sub (your clear button name) (the name of your text box).Text = "" End Sub Private Sub (Your exit button name) End End Sub *Notes* Replace the words in brackets with the name of your object. Eg. Command1 I will assume you know your way around VB. PM if you need more help.
that is where you can download the express version of VB2008 for free. It is a 30 day trial, but you can register it for free by pressing Help in the bar up the top (the one with File, Edit etc) and going to the "Register Product" button.
Next time when ur adding a new video on youtube dont write every thing that ur gonna do cuz we know ur making a restart/shutdown blah blah blah on the name so next time dont
could u pls make a video on how to make a restarter for a programm?, u know, u can select a programm and if its crashed/closed its automaticly opened again.
yea but i wanna let it automatically restart if it closes. so for a example, a button "Start", if i press it it starts ANOTHER program, if the programm crashes/closes it restarts. till i press the button on MY programm "Stop"
here the codes just copy and paste it =) Private Sub Command1_Click() Shell ("shutdown -s") End Sub Private Sub Command2_Click() Shell ("shutdown -l") End Sub Private Sub Command3_Click() Shell ("shutdown -r") End Sub 5/5 star vid!
I am having some trouble getting my buttons to work, do they have to be on the frames because i have mine on the form. i have tried using "shutdown.exe -s" but it gives me a script error, can you help.
This has been flagged as spam show
Oops I Shutdown :D
UltimateWorldsPS 2 weeks ago
This has been flagged as spam show
Hi! Could you guys please check out my channel? I will do a giveaway when I reach 100 subscribers! Thanks!
hackster2011 2 months ago
how do you make it sleep??
HypnoHypnotic 2 months ago
is visual basic 6 stil used?! i mean wiv the newest vb 08-10, has vb 06 abandoned?
matrixITALIA 2 months ago
nice bro. .possible bro ,can control other program using vp project?
delbert141 2 months ago
nice keep it up bro
asjedshah 2 months ago
SMELLS LIKE TEEN SPIRIT!! LIKE IF U SAW IT! :D
melvinmanangan 3 months ago
illegal nirvana ftw
austo52000 4 months ago
nice!
FFF693 4 months ago
VEry gOod
MyKisr 4 months ago
This has been flagged as spam show
is it possible to create an internet cafe security like cybercafe, cafe suit etc. using vb 6??? pls send me a project code as well.
vongolapillow 4 months ago
This is the second video in a row, that I've seen showing lots of text. Don't you people use microphones anymore?
BTW...I don't think you need the frames.
YTMrVulcan 6 months ago
@YTMrVulcan This was made over three years ago.
Zipstacracksta 6 months ago
@Zipstacracksta I'm afraid I don't see your point.
YTMrVulcan 6 months ago
@YTMrVulcan You stated: "Don't you people use microphones anymore?".
Again, this was made three years ago. Obviously I did not use a microphone back then. Now, I do. Understand?
Zipstacracksta 6 months ago
@Zipstacracksta Yes, I understand now.
YTMrVulcan 6 months ago
@YTMrVulcan
1.my mic is broken
2. my voice sux
3.i cant talk EN so well
4.u smell
didogazeto 1 month ago
@didogazeto If you meant to say "you smell", how would you know that?
YTMrVulcan 1 month ago
@YTMrVulcan there is google xD
didogazeto 1 month ago
if someting work only on VB6 and no on Net is simple
open visual basic 2008 - or 2010 (Studio) go to 'my project' > 'application' and uncheck the 'Enable Application Framework' after save and is like vb6
JohnAssasin1 6 months ago
i waste my time here. deym
ishalicious12 7 months ago
how do you make a notepad
loopy802gordito 8 months ago
@loopy802gordito its very easy LOL and more complex like save open fonts colors AND MORE
LOL
JohnAssasin1 6 months ago
Thank u very much i really like it!:D
TheSett1ng 8 months ago
hey.. I am using visual c# 2008.. I'm trying to do the same thing but it says that "Shell" does not exist in the current context.. How can I do it?
DanyFolkYou 9 months ago
@DanyFolkYou Cause C# is a different language to VB6.
darkshad109 8 months ago in playlist Visual Basic 6.0
in this i messed up pressed it and shut off my coumpter thx for it working tho
Trey3033 9 months ago
Good Tutorials on vb-tutorial.webs.com
danielrana1234 10 months ago
Thank You Unknow Friend
sebi3ful 11 months ago
Or just click in Menu button and than click shutdown !
diogm1 1 year ago
@diogm1 the point is that with the same code you can write programs for your friends that automatically shutdown their computer :D
lumadroid 1 year ago
This fascinating however I have tried but it gave me run time error. Any help please
ssheku1 1 year ago
can you make a hibernate button?
carterlee12 1 year ago
you forgot to put "&" so that you can use shortcut keys... by the way, can you add me and send me some codes? tnx! nelsonvrgs@yahoo.com add me in ym
nelsonvrgs 1 year ago
Anyone have a code to make the actions "forced" by a tick box???
m1ck0555 1 year ago
@m1ck0555
Yeah, it'd go along the lines of
Private sub (enter whatever the object is here) _(action here)
If chkBlahbBlahBlah.value = True then (whatever you want forced here)
End If
codeythesilent 1 year ago
Comment removed
TheExpandedPicture 1 year ago
I have vista its works!
iordanis11 1 year ago
This is old..
And no work!
ramy510 1 year ago
How To Make Zyour NotePad?
iordanis11 1 year ago
This has been flagged as spam show
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
aspdotnetexperts1 1 year ago
all u do to make that is add a rich text box and some codes
TheTeaBagTeam 1 year ago
I also got Zune theme :D
ToNothingElse 1 year ago
How you save it ass a program?
Now.. I wait :P!
iordanis11 1 year ago
how botu ur note pad I wanna make one :)
j7261994 1 year ago
Hey lets play fable TLC sometime
raymar9696 1 year ago
tutorial for the note pad u used on this tutorial ??
hhh
Realmetalriffs 1 year ago
GET mic
wh0m33 1 year ago
If you type "Shutdown -s -t20 -c" it will give you 20seaconds untill your comp shutsdown, the same for Restart and Lock.
if you want me to make a tutorial just send me a message.
:)
CamMikeProduction 1 year ago
Want Visual Basic 6 Free and other Cool TuT's? go to my page and subscribe
Austink98 1 year ago
In Vista you've to use the "Process Class", already that way is much smarter than the freaking Shell Method.
But you can also use a simply API-Function.
Waynefull 1 year ago
nice... and i wondered how to execute commands like in a terminal.....
johnny6998 1 year ago
where's the link?
kebikebij 1 year ago
intro takes to long time jsut go to how
paludanye 1 year ago
Can you give us a link for the notepad that you are using...PLZZZZ!!!
eadddsds 1 year ago
@eadddsds its ez. Ill tell you the code, just send me a message... its real ez
lilwarthog 1 year ago
@eadddsds you can make it for yourself...... it doesn't look so difficult....
johnny6998 1 year ago
@eadddsds
its a notepad he made with visual basic. you can create your own with vb6
100Isaiah01 1 year ago
A short reminder to all fellow programmers, the newer version of Visual Basic, the classname of the thing is not called frame anymore, instead, its called group box. Vote up so whoever watches this video will know the frame thing is wrong.
Thebignoobshow 1 year ago 6
make a tutorial that the monitor will shut itself at any time, like the stand by.
dandrew900 1 year ago
bravo baiiii
Albert9812 1 year ago
pff
yamakasi42100 1 year ago
how to u make that zipikins note pad please message me back
HowToProductions100 1 year ago 2
Hii, Add me msn Zipstachsta.
I need the codes from your own NotePad :) :p
Jerrzorsz 1 year ago
@Jerrzorsz I can tell u how to make such notepad, I can mail it if u gve ur id
TechDemon7 1 year ago
SO SIMPLE TO MAKE A NOTEPAD
refz1234 1 year ago
ktybb
CorYn00 1 year ago
Dude, these commands (shutdown -s/ -l/ -r), won't work on operating system other than XP, so what about win98/ 2000 or any older then XP?
qayasameer 1 year ago
run shutdown.exe
brandon052695 1 year ago
For those of you with VB 2008 a "frame" is the same as a "Group Box"
kolmats 1 year ago
VB 2008 is free. Just install it and then go to help> register
HarryG321 1 year ago
download vb 2008 and crack it
JFTMTutorials 2 years ago
Why it's free?
OnlyInNaziGermany 1 year ago
Frames are pointless if you ask me >.>
thatstek 2 years ago
hey can u tell me how you made that notpad
pokemonfan904 2 years ago 5
thatstek 2 years ago
This has been flagged as spam show
@thatstek this dont work ((Your text size box name).FontSize = (Your Font size text box).Text) iin visual 2010 can you help me..???plz
dragonaizer 2 years ago
i cant i click on the program and it opens the cmd
imbehindyourcomputer 2 years ago
How did you do notebook
byunderlord 2 years ago
Comment removed
thecoast47 2 years ago
Thanks for tutorial---- works perfectly fine.
muhammadsaadullah 2 years ago
Why do people spend 500 bucks on this, you can do the same thing with the one that comes w/ office 2k7.
BritishTwits 2 years ago
visual basic is free
catdawgmouse 2 years ago 14
Well yea but Visual Basic 6.0 isn't.
aydoooo 2 years ago
This is VB6 stupid.
thatstek 2 years ago
@catdawgmouse ya and so is c++ and c# and some website maker
abeastusername5 1 year ago
or you can download VB for free from the microsoft website :P
fishingking135 2 years ago 18
oh shows how much i know
BritishTwits 2 years ago
WTF! Tell me/us pls how to make such a cool notepad!!!
IshiruDevil 2 years ago
go to notepad, type:
Shell ("shutdown -s")
then go to file>save as
and save as bat.bat
(dont forget to make file type as: all files.)
xD
NafoK1 2 years ago
This has been flagged as spam show
if u want to know how to make that notepad look at my vid
Deaob 2 years ago
how do you create that notepad? plz?
Sonicfan1024 2 years ago
This has been flagged as spam show
Get a fucking mic...
epicsuccess1 2 years ago
Lol January 2008 fuckwit.
Zipstacracksta 2 years ago
You don´t need a mic, i seen plenty of videos where they dont use a mic but its explained well.
TheSTVids 2 years ago
i nid vb6.0 tutorials
dennis450able 2 years ago
can u giv me a download link for visual basic??
Xbox360TechGuys 2 years ago
u gotta get it off a torrent site for free. its expensive if you pay for it
colleeto5 2 years ago
You don´t. Just get th express edition then regester it . it´s all free.
TheSTVids 2 years ago
Just go to microsoft . com / express
that is where you can download the express version of VB2008 for free. It is a 30 day trial, but you can register it for free by pressing Help in the bar up the top (the one with File, Edit etc) and going to the "Register Product" button.
Hope this helped :)
Olimar54 2 years ago
You can use a batch file to do it too.
iAurOx 2 years ago
What's a batch file?
Edwardo1993 2 years ago
*.bat
iAurOx 2 years ago
thx dude ur the best
741852963hani 2 years ago
thx
QusaySmadi 2 years ago
I like notepad writing but is it difficult to make it faster when you edit you vid?
TsopiLordConqueror 2 years ago
Dude this is so lame u wasted so much time on wiritng :s
naseehn16 2 years ago
Next time when ur adding a new video on youtube dont write every thing that ur gonna do cuz we know ur making a restart/shutdown blah blah blah on the name so next time dont
naseehn16 2 years ago
go to File>Make Project1.exe
rizojunuzovic 2 years ago
wheres the link ? ם.ם
dimadog1 2 years ago 2
Thanks! Thats useful ;)
llama2115 2 years ago
Need Help in VB (6,2005,2008)?
contact me!
arielschon11 2 years ago
where do i dl this
MutatedGamer 2 years ago
kool man i like it
kreativedevelopments 2 years ago
Cool but u shud go to VB 2008 lots of new features lol
CianLR 2 years ago
thanks a lot . it works
deeeeeerooooo 2 years ago
hey does anyone know how to disable and enable explorer.exe in visual basic. thanxs
austinskool99 2 years ago
enable should be Shell ("run exlorer.exe")
Dunno if that works, try it.
TRiCKSH007ER 2 years ago
it doesn't work..
when I click one of the 3 buttons it opens the program (then i have 2 programs open the same^^)
fleischi93 2 years ago
it works on vista. i have 2008 an it worksssss
i
MsGameGod 2 years ago
Get VB 2008.
drewjoshd 2 years ago
can you plz put in a video on how to make the notepad you are using???
jonasrud2 2 years ago
maybe i make a tutorial soon idk
gabbertje919 2 years ago
could u pls make a video on how to make a restarter for a programm?, u know, u can select a programm and if its crashed/closed its automaticly opened again.
Kruste95 2 years ago
just put in this code to restart the program:
application.restart
MegaComputerWiz 2 years ago
yea but i wanna let it automatically restart if it closes. so for a example, a button "Start", if i press it it starts ANOTHER program, if the programm crashes/closes it restarts. till i press the button on MY programm "Stop"
Kruste95 2 years ago
Yea but how exactly would that be useful?
Anyway just use an open file dialog to open the .exe file of the program you want to open.
If you need more help then comment post your questions on my channel.
MegaComputerWiz 2 years ago
Doesn't work for Vista...
woofwoof17 2 years ago
Everything works for vista. You just gotta know how to make it work ;)
Zipstacracksta 2 years ago
@Zipstacracksta No, NOTHING work's for vista. even if you make it work, it wont work
ThePcCommand 1 year ago
nothing works for vista =P
Joshua277456 2 years ago
Heaps does, you just gotta be smart enough to make it work. I have Windows 7 though.
Zipstacracksta 2 years ago
can you make a tutorial on how to make your text thing that has the clear text button and everything?
BlueNinjaChidori 2 years ago
this man really .... visual basic Pro.....
asdnimal 2 years ago
if someone want to make, when the program is oppened to shutdown the computer use:
Put timer and type this into it:
shell("shutdown -s")
Then make it as .exe and publish it...
Allex :D
chasevd 2 years ago
That's cool
smadi3ali 2 years ago
thank you
I need More videoes in visual basic programing
QusaySmadi 2 years ago
me too
smadi3ali 2 years ago
heh ... can u tell me whats code for change font size in notepad l see u have made your so l ask u ;) asnwer plz
gepard198 2 years ago 2
Lol, thanks, i ment like how to make it an .exe file. I should have said that lol. I know but thanks. :)
HotStuff14562 2 years ago
File > Make example.exe (for example)
MagnusRulerHardt 2 years ago 2
Hiya, can anyone tell me what i do after i have made it? Like how do i get it to be published?
HotStuff14562 2 years ago
just upload it to your site or a different site and tell people to download it, don't bother charging money cuz no one will buy it.
Mrxb0x 2 years ago 3
first go to file, then go to Make___.... then follow the steps
ryano91622 2 years ago
Private Sub Command1_Click()
Shell ("shutdown -s")
End Sub
Private Sub Command2_Click()
Shell ("shutdown -l")
End Sub
Private Sub Command3_Click()
Shell ("shutdown -r")
End Sub
leanbow12 2 years ago 4
tut on that notepad?
mrsmith427 2 years ago 2
can you please upload how to make that notepad at the beginning?
xMasukeGMS 2 years ago
Does not work on Vista
tobias94530 2 years ago
Works for me in Vista Home Premium
shanem2k8 2 years ago
thanks!
sammaritan12 3 years ago 2
Search Visual Basic Portable Edition and you'll get it. everything pro has for free. not $600.
xbon1 3 years ago
Go to microsoft work, and hold Alt + F11.. You'll get an older verson.. but still works the same.
VestingDarkness 3 years ago
dude your link doesnt open:P try it yourself it doesnt worl anymore
Life4scamming 3 years ago
i used this 4 prank
and i did it (47 times xD)
pjuvadura12 3 years ago
Can you please re-upload the VB 6 download? The full one, not portable? Thanks!
DerekFord95 3 years ago
Please can you tell me how to make that program in VB when you are writing i love so much
Arbiani1 3 years ago
i'm 10 and i can overide the programming with shutdown -a
tutvideos 3 years ago
Woah!! You can write shutdown -a!! Frekin genius!! ..... XD
Zipstacracksta 3 years ago
rofl Override... no shit shutdown -a :P
macuiare 3 years ago
how can you make windows vista look like windows xp?????? or is it xp anyway??????
olivetti260398 3 years ago
zune theme
MaxHelsinki 3 years ago
The links broke :(
gmxcrew 3 years ago
You could do it in Visual Basic 2008 Express edition though you'd need a little bit of experience using Visual Basic to do it.
shanem2k8 3 years ago
No you wouldn't, its nearly exactly the same.
Zipstacracksta 3 years ago
Well it took me about 3 hours to figuring it out and watching a 1 hour long video from microsoft lol
shanem2k8 3 years ago
i did using 2005 express edition, it was easy enough
olivetti260398 3 years ago
lol i had no expreience using it i didnt no were to start this was the 1st thing i did but know i know loads more
shanem2k8 3 years ago
is there a "switch user" code?
thnx
nice tut:)
wwjd233 3 years ago
I don't know of a switch user code although I know of a lock window code (to test it click win key ((start key)) and l)
Test it out on a button, and put this code behind it:
\\\\\\\\\\\\\\\\\\\
Shell("Test it out on a button, and put this code behind it:
Shell("rundll32.exe user32.dll,LockWorkStation")
shanem2k8 3 years ago
minikiller23 3 years ago 6
thanks
leanbow12 3 years ago
np =)
minikiller23 3 years ago
nice tut, 5/5
doctorwhorulz 3 years ago
how i can make my project to .EXE ?!
Maksimovic04 3 years ago
same here i cant save exe so just download visual studio 2008!
adliikhwan280 3 years ago
go to Build then click Build (project name here)
counterkiller05 3 years ago
file.... make project (Y)
paulbeahan12 3 years ago
All you do is click file, (say you name you project vb6 600) click "make vb6 600 standard exe".
pivotunlimited 3 years ago
I am having some trouble getting my buttons to work, do they have to be on the frames because i have mine on the form. i have tried using "shutdown.exe -s" but it gives me a script error, can you help.
KGBAgent2 3 years ago
Thank you for the link where the download of VB 6 is you helped me sooo much thank you
1974888 3 years ago
nice notepad XD kidding nice video!
McLow8 3 years ago
ROFL every1 tlkin bout notepad and not the vid. well good job on the vid ;P im stealing ideas lol
masterzfrombelow 3 years ago
Can you teach me how yo make a notepad like that lmao thats awesome!
XDmaplemusicXD 3 years ago
This notepad is more popular than the vid for gods sake!
Zipstacracksta 3 years ago