More like server.exe.
Cool Program i made.
Collapse
X
-
-
because do while true= true is the lazy way... and im lazy.
i know you can still see in process llist but you can see in the task manager and alot of people dont even know anything about the process list... also i can rename it to somthing that sounds important so they dont close it XD
ooo if you make it just a never ending loop of messageboxes and make it invisible and there is only a messagebox it doesnt show anything on the process list.Comment
-
Might as well make it while 1=1 thats easier
. Me.hide still shows up in the application list also, and msgbox's parents process shows up in the processes list.

Comment
-
is me.hide the same as me.visible = false? and on my computer you can see in process list but not in aplication list.. and messagebox its not in process list cause it basicaly closes the program...Might as well make it while 1=1 thats easier
. Me.hide still shows up in the application list also, and msgbox's parents process shows up in the processes list.
and if you close my printing program then it wont show up in the process list cause its closed.. but itll still print i made it have the same operation after the program is closed.Comment
-
Oh, it looks like in VB.net and VB2005 it goes away from the application list aswell.
After the program is closed it still prints because the program sent a ton of print jobs to the printer que.
Comment
-
I made one of those in HTML.
Of course, since I was given an administration account, Everyso often I would rename my friend's project, and then put that in instead.Comment

Comment