Hi
Progams Like netop Skool and Deepfreeze, heard of 'EM
i wANNA End Them, I Know It can be done as I Sometime go on a Computer which does not have it.
ANY IDEAS
Printable View
Hi
Progams Like netop Skool and Deepfreeze, heard of 'EM
i wANNA End Them, I Know It can be done as I Sometime go on a Computer which does not have it.
ANY IDEAS
Hey, you have 42 posts!
Have you tried Sandpaper™??
Sounds a bit like you need an antivirus :D
Turn off your pc... :) it will end all processes...trust me... :)Quote:
Originally posted by Codehammer
Hi
Progams Like netop Skool and Deepfreeze, heard of 'EM
i wANNA End Them, I Know It can be done as I Sometime go on a Computer which does not have it.
ANY IDEAS
Hey, you have 10185 posts! ...Quote:
Originally posted by mendhak
Hey, you have 42 posts!
now i must edit this post about :confused: 20 times a day ...
Research it, its a Program Like Clean Slate that can Not Allow you to Save or Maybe Write to the FAT, so nothing Saves. Its Automatic to Restart and is installed on like 450 Computers Here.
No Viruses Nothing can Crash it. The Process is interminatable!
But I Have seen 1 Computer that somehow Crashed the Process and was able to write, then on restart it goes back to normal
So in other words your trying to get around someones safety measures? for what reason? If those apps are on there, they were put on there for a reason....
the library has something like that, so that personal data isn't saved. it also kills temp files when it is re-booted, which it does for each user. they get a temporary id and password that only works once.
Quote:
Originally posted by dglienna
the library has something like that, so that personal data isn't saved. it also kills temp files when it is re-booted, which it does for each user. they get a temporary id and password that only works once.
If they Can end the Task So Should I.
...and My memory Stick is only 128 MB.
Someone Said something about Process Disrupter in Memory....
Hi, what I would do is:
1) Create a new application
2) Make the form invisible after the application is launched
3) Create a timer (to ensure that after the process is stopped, it doesn't restart). Insert the following code for the timer_tick:
4) Build the application, and install it wherever you need that process killed.Code:Dim myProcess() As Process
Dim instance As Process
myProcess = Process.GetProcessesByName("CHANGETHIS!!")
For Each instance In myProcess
instance.CloseMainWindow()
Next
If you have a specific application that you'd like blocked, tell me, and I'll write the application for you.
Thanks,
Dave
Might wanna start editing that about now... It's up to 103sumthin or other.... I lose track past four. I'm a band geek. I count to four and start over. But your number doesn't look like his, so I'm guessing it needs an update....Quote:
Originally posted by zuperman
Hey, you have 10185 posts! ...
now i must edit this post about :confused: 20 times a day ...
Gotta love these types of posts!Quote:
Originally posted by DBieniek
Hi, what I would do is:
1) Create a new application
2) Make the form invisible after the application is launched
3) Create a timer (to ensure that after the process is stopped, it doesn't restart). Insert the following code for the timer_tick:
4) Build the application, and install it wherever you need that process killed.Code:Dim myProcess() As Process
Dim instance As Process
myProcess = Process.GetProcessesByName("CHANGETHIS!!")
For Each instance In myProcess
instance.CloseMainWindow()
Next
If you have a specific application that you'd like blocked, tell me, and I'll write the application for you.
Thanks,
Dave
From my experiance people on this forum dont help hackers.
Deepfreeze is there for security of pc's and users to disable it would be a violation of your user rights on the system.
The Netop School is also there to monitor you to prevent you violating any rules. Chances are your teacher will find out anyway as they wouldnt be able to connect to your PC to view what you are doing. :)
Quote:
Originally Posted by DBieniek
yeh the Deepfreeze.exe which wont end. I can Give you the EXE but its Passworded, You'll need to Reinstall windows From a CD once you're Done.
Interested?